![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to launch Eclipse in Solaris 10 | wilsontan | UNIX for Dummies Questions & Answers | 5 | 02-26-2009 03:44 PM |
| SDE for Eclipse 4.2 (Default branch) | iBot | Software Releases - RSS News | 0 | 02-06-2008 12:30 PM |
| BEA?s Event Server and Eclipse | iBot | Complex Event Processing RSS News | 0 | 08-09-2007 02:10 PM |
| related to Eclipse | mihk | High Level Programming | 0 | 02-09-2007 01:26 AM |
| How do you launch an .exe from my app? | kapolani | High Level Programming | 1 | 01-03-2005 06:00 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Eclipse launch question
I just bought my first Ultra 20 (Solaris 10) and I would like to know the step by step directions to launch eclipse please. I have unzipped the eclipse folder in my temp directory I am having really hard time launching eclipse from my desktop.
|
|
||||
|
I am not sure whether there is any difference with the SPARC Solaris version. For x86 + Linux, on unzipping the distribution, there is already an "eclipse" executable that on execute will launch Eclipse automatically.
|
|
||||
|
eclipse problem
I do have "eclipse" executeable but I am not sure what arguments to pass it. It is keep telling me too many arguments if I pass anything beside the following "./eclipse -vm /usr/java/bin/java" and it is not showing me anything on the console. Do I need to use xterm? When I run the above command it returns after few second with nothing.
|
|
||||
|
Usually you do not have to append any parameters to the "eclipse" command. At least with Eclipse 3.1, if you do not have any parameters passed in, a dialog box will appear asking you where you would like your workspace created. In the past you need that parameter or the default, which is the current directory, will always be used.
Of course, set JAVA_HOME to your java base directory should help with finding the JVM. Otherwise, I don't think you need any more parameters (there are some parameters which control the maximum RAM the JVM runs on, for instance, but if they are absent you should still be able to run eclipse.) |
|
||||
|
Thank you all for helping me. I am not sure what I am doing wrong but this thing is stil not running. This is really frustrating me.
$ pwd /home/kansari/eclipse $ ls -al total 296 drwxr-xr-x 6 kansari adm 512 May 29 15:21 . drwxr-x--- 31 kansari adm 1536 May 29 15:26 .. -rw-rw-r-- 1 kansari adm 59 Jan 18 16:44 .eclipseproduct -rw-rw-r-- 1 kansari adm 10540 Jan 18 16:44 Eclipse.l.pm -rw-rw-r-- 1 kansari adm 7916 Jan 18 16:44 Eclipse.m.pm -rw-rw-r-- 1 kansari adm 6796 Jan 18 16:44 Eclipse.s.pm -rw-rw-r-- 1 kansari adm 5620 Jan 18 16:44 Eclipse.t.pm drwxr-xr-x 2 kansari adm 512 May 29 15:19 configuration -rwxr-xr-x 1 kansari adm 48992 Jan 18 16:44 eclipse -rw-rw-r-- 1 kansari adm 25 Jan 18 16:44 eclipse.ini -rw-rw-r-- 1 kansari adm 16536 Jan 18 16:44 epl-v10.html drwxr-xr-x 11 kansari adm 512 May 29 15:19 features -rw-rw-r-- 1 kansari adm 6506 Jan 18 16:44 notice.html drwxr-xr-x 26 kansari adm 4096 May 29 15:19 plugins drwxr-xr-x 2 kansari adm 512 May 29 15:19 readme -rw-rw-r-- 1 kansari adm 32567 Jan 18 16:44 startup.jar $ echo $JAVA_HOME /usr/java $ ./eclipse ./eclipse: cannot execute $ csh kansariultra% ./eclipse ./eclipse: Invalid argument kansariultra% /usr/java/bin/java Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file).......... I am not sure what to do next. "eclipse" has all executbale permissions but it is still not running. |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|