问题
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run AptanaStudio3. No Java virtual machine was found after searching the following locations: /home/hts/bin/Aptana Studio 3/jre/bin/java java in your current PATH
I am getting the above error when ever i run aptana . I have Sun java and it's defined in the environment. How can i solve it
回答1:
I found:
./aptana -vm /etc/alternatives/java
In your installation:
./aptana -vm "/path/to/java/bin/directory"
See HOWTO: Install Aptana IDE
来源:https://stackoverflow.com/questions/9602704/java-error-causing-aptana-not-to-run