URGENT: Cant install and run eclipse on ubuntu 12.0.4 [message #1265741] |
Thu, 06 March 2014 08:50  |
Eclipse User |
|
|
|
Hi guys well im new to ubuntu my first time try to install and set environment stuffs on ubuntu.
i installed jdk 7 from webupd installer and installed the default setting package as well
i also installed ant 1.9.3
which should be installed properly.
firstly i followed the instructions which i got google search its said i just need to download the package and extract it and put it anywhere i want. but it turned out when i click the eclipse it just doesn't work. nothing happened.
so i did a lot of search, i finally followed this blog here (cant add link):
ksearch.wordpress.com/2012/10/26/how-do-i-install-eclipse-juno-in-ubuntu-12-04/
I downloaded eclipse from the official site
its a very neat instruction and i compared with many other instructions i got it seems it should work. but after i done all of those it just got the msg like this:
"eclipse" is not installed
i read this the first post here then added the vm thing into the eclipse.ini like this:
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vm
/usr/lib/jvm/java-7-oracle/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
then i tried to run eclipse from terminal again (with the command: eclipse)
Got the error msg like this:
nini@nini-Vostro-3350:~$ eclipse
bash: /usr/bin/eclipse: cannot execute binary file
I totally dont know what happened and have been working on this for the whole day.
is there anyone can help me ? Thank you very much.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.17091 seconds