RE: [PHP] PHP Eclipse on Linux

2007-04-12 Thread Buesching, Logan J
Sent: Thursday, April 12, 2007 8:12 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP Eclipse on Linux Hi All, When I'm trying to use eclipse on Linux, using command "java -startup.jar", it was show an error like this "Could not create Java Virtual Machine" Is my command wro

Re: [PHP] PHP Eclipse on Linux

2007-04-12 Thread rich
Try setting JAVA_HOME then starting Eclipse. I got a similar error because it was trying to load Java from the wrong directory. Rich Quoting Bagus Nugroho <[EMAIL PROTECTED]>: Hi All, When I'm trying to use eclipse on Linux, using command "java -startup.jar", it was show an error like

[PHP] PHP Eclipse on Linux

2007-04-12 Thread Bagus Nugroho
Hi All, When I'm trying to use eclipse on Linux, using command "java -startup.jar", it was show an error like this "Could not create Java Virtual Machine" Is my command wrong. Java already installed and eclipse was put on /opt Thanks in advance bn