[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.test-and-performance] Re: running eclipse on linux

You have to have eclipse file for launch eclipse on linux
You have wrong download, probably.Are You download SDK ?

regards
Zeev wrote:

> Hello,
> 
> 
> I have a simple questions. If this question is not for this
> newsgroup then please refer me to appropriate newsgroup.
> 
> q. I unzipped the distribution for Linux
>    with infozip util as recommended. I supposed to get
>    the eclipse shell script in my install directory, but there
>    is no eclipse file in it. Here is a layout of my directory
>    after unpackaging the distribution .zip file.
> 
> [zeev@cl-server eclipse]$ pwd
> /usr/local/eclipse
> [zeev@cl-server eclipse]$ ls -l
> total 72
> drwxrwxrwx   5 root root  4096 Jul 15 12:57 configuration
> -rw-rw-rw-   1 root root 15049 Jun 25 19:43 cpl-v10.html
> drwxr-xrwx   9 root root  4096 Jul 15 03:12 features
> -rw-rw-rw-   1 root root 10489 Jun 25 19:43 icon.xpm
> -rw-rw-rw-   1 root root  5810 Jun 25 19:43 notice.html
> drwxr-xrwx  85 root root  4096 Jul 15 03:12 plugins
> drwxrwxrwx   2 root root  4096 Jun 25 19:43 readme
> -rw-rw-rw-   1 root root 17663 Jun 25 19:43 startup.jar
> [zeev@cl-server eclipse]$
> 
> 
> I tried also:
> 
>  java -cp startup.jar org.eclipse.core.launcher.Main
> 
> which didn't help.
> 
> Regards,
> Zeev