Closed
Description
The build file templates for ECJ compilation from the PDE have the @@target_platform@@ environmental variable that should be replaced by the full path to the Android jar, however, it seems to be replaced just by the platform number. That was introduced with this commit, so the build process was broken since then?