Ok, so I close this report. But feel free to reopen it if necessary.
** Changed in: eclipse (Ubuntu)
Status: New => Invalid
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
no, it's an old bug and quite easy to solve.
Anyway, if you have same troubles here is the solution
http://www.squadrainformatica.com/it/blog/bug_eclipse_non_funziona_in_gutsy
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you
Do you still have the problem?
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
it's true. Lauro's way works
if you installed eclipse from the tarball just rm /etc/alternatives/java
and point it to a jvm 1.5.x version
for ex.
sudo rm /etc/alternatives/java sudo
ln -s /usr/lib/jvm/java-1.5.0-sun/jre/bin/java /etc/alternatives/java
in this way it works
I posted something
I was getting the same errors using the eclipse 3.3 from upstream (local
.tgz), until chaging the vm order at /etc/eclipse/java_home, placing the
java-6-sun one at the top.
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you are
I was running jdk6 when I upgraded and I Still am. Like I said, I
switched to the latest version from the site.
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
Which java do you have?
java -version
I had the same problem after the upgrade to gusty. The java link was modified
and the gnu java was used instead the sun Java.
If you have
java version "1.5.0"
gij (GNU libgcj) version 4.2.1 (Ubuntu 4.2.1-5ubuntu5)
you have to use jdk5 or 6 the use eclipse.