[android-developers] Re: Eclipse crashing after update to ADT 0.9.3 and SDK 1.6

2009-10-01 Thread Ray da Costa
I had something similar, the procedures adopted: 1 - made sure that the version he was using was a 1.6 jdk 2 - I downloaded the ADT 0.9.3, did not update via the site, I place the installation process. Ai ran smoothly. The eclipse has a lot of it, sometimes it takes the jdk that exist in the machin

[android-developers] Re: Eclipse crashing after update to ADT 0.9.3 and SDK 1.6

2009-10-01 Thread JMichel
After trying the revert option of Eclipse it seems it does not working correctly. I selected the latest version with the XML editor 3.04, then Eclipse restarts and the versions of all my plugins are the same. XML editor stays to 3.1. Anyone with the same problem? On Sep 30, 10:20 am, JMichel wr

[android-developers] Re: Eclipse crashing after update to ADT 0.9.3 and SDK 1.6

2009-09-30 Thread JMichel
It seems that some of the latest updates in Ganymede didn't find the XUL interpreter from my system so I needed to add this line at the end of eclipse.ini file: "-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1.3/ xulrunner" Now Eclipse is launching but I still have the problem e

[android-developers] Re: Eclipse crashing after update to ADT 0.9.3 and SDK 1.6

2009-09-29 Thread JMichel
Here is the log file content: http://pastebin.ca/1584740 On Sep 29, 1:19 pm, Xavier Ducrohet wrote: > can you post (or send me) the content of the Eclipse log file? It's > located inside your eclipse workspace (.metadata/.log) > > thanks > Xav > > > > On Tue, Sep 29, 2009 at 8:48 AM, JMichel w

[android-developers] Re: Eclipse crashing after update to ADT 0.9.3 and SDK 1.6

2009-09-29 Thread Xavier Ducrohet
can you post (or send me) the content of the Eclipse log file? It's located inside your eclipse workspace (.metadata/.log) thanks Xav On Tue, Sep 29, 2009 at 8:48 AM, JMichel wrote: > > Hi, > > I'm running Eclipse Ganymede on Ubuntu 9.04. I wanted to update to the > newest Android SDK 1.6r1 fro