Re: [android-developers] Android 2.3: eclipse reporting "Unable to execute dex: null"

2010-12-08 Thread Adam J. LaMore
I have been experiencing the same problem. I read elsewhere that increasing the amount of memory to Eclipse could help, but it hasn't for me. I'm thinking that library projects could be the culprit. I have three non-library projects that each depend on a single core library project. I noticed afte

Re: [android-developers] Android 2.3: eclipse reporting "Unable to execute dex: null"

2010-12-08 Thread Adam J. LaMore
Like I said in my message, I'm using: Oracle (Sun) JDK 6 Update 21 (1.6.0_21) Eclipse 3.5.2 (3.5.2.M20100211-1343) Windows XP Professional SP3 I'll try getting Eclipse 3.6.1 and see if that works (I have been putting off upgrading because I also do Blackberry development and their awful plugin doe

Re: [android-developers] Android 2.3: eclipse reporting "Unable to execute dex: null"

2010-12-06 Thread Xavier Ducrohet
gotta love the error message. *sigh* >From what you're saying you have all that's needed. Have you tried using the Sun VM instead of OpenJDK? We load dx.jar through reflection and it looks like calling out to a method through reflection failed. Xav On Mon, Dec 6, 2010 at 2:33 PM, Tom Gibara wro

[android-developers] Android 2.3: eclipse reporting "Unable to execute dex: null"

2010-12-06 Thread Tom Gibara
I upgraded to the 2.3 SDK and have hit a problem I can't resolve. First I updated the android plugins for eclipse (3.5.2) to the new version (8.0.0.v201011171904-77661). Then I used the SDK manager within eclipse to install the Android SDK 2.3 API 9 package, its documentation, and the Android SDK