Using the Android SDK template, the elements file contains (omitting “cooper”)
Now EBild says:
Reference ‘android’ was resolved to ‘d:\Flucke\AndroidNew\platforms\android-34\android.jar’ for target ‘Cooper-Android’.
If i now replace the “android” reference with the resolved location like so:
EBuild says:
Reference ‘d:\Flucke\AndroidNew\platforms\android-34\android’ was resolved to ‘d:\Flucke\AndroidNew\platforms\android-34\android.jar’ via absolute path for target ‘Cooper-Android’.
Should be the same, right ? But the project doesn’t compile anymore