starting eclipse on Linux [message #775862] |
Fri, 06 January 2012 15:20  |
Eclipse User |
|
|
|
How do I start Eclipse from the BASH shell?
I've updated the eclipse.ini with:
-vm
/usr/lib/jvm/jre/bin/java
when I type ecplipse at the command line I get:
william@linux-1ro8:~/Documents/eclipse> eclipse
If 'eclipse' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf eclipse
william@linux-1ro8:~/Documents/eclipse>
eclipse shon as executable:
william@linux-1ro8:~/Documents/eclipse> ls -l
total 604
drwxr-xr-x 2 william users 4096 Sep 15 22:13 about_files
-rw-r--r-- 1 william users 18909 Sep 9 14:21 about.html
-rw-r--r-- 1 william users 76985 Sep 15 22:13 artifacts.xml
drwxr-xr-x 4 william users 4096 Sep 15 22:13 configuration
drwxr-xr-x 2 william users 4096 Sep 15 22:13 dropins
-rwxr-xr-x 1 william users 71023 Mar 21 2011 eclipse
-rw-r--r-- 1 william users 448 Jan 6 14:54 eclipse.ini
-rw-r--r-- 1 william users 16536 Feb 25 2005 epl-v10.html
drwxr-xr-x 31 william users 4096 Sep 15 22:13 features
-rw-r--r-- 1 william users 9022 Dec 11 2006 icon.xpm
-rwxr-xr-x 1 william users 335360 Dec 11 2006 libcairo-swt.so
-rw-r--r-- 1 william users 8951 Feb 4 2011 notice.html
drwxr-xr-x 5 william users 4096 Sep 15 22:12 p2
drwxr-xr-x 13 william users 32768 Sep 15 22:13 plugins
drwxr-xr-x 2 william users 4096 Sep 15 22:13 readme
william@linux-1ro8:~/Documents/eclipse>
Thanks, Will
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.12453 seconds