Can't start Aptana, doesn't find JDK -


i added .bashrc, still doesn't work:

path="$path:/usr/java/default/bin" path="$path:/usr/java/jdk1.7.0/bin"  export jdk_home=/usr/java/default 

this error i'm getting:

a java runtime environment (jre) or java development kit (jdk) must available in order run aptanastudio3. no java virtual machine found after searching following locations: /home/pc/programming/ides/aptana studio 3/jre/bin/java java in current path

i don't know error means, there no folder called "jre" inside aptana download.

most people might error message while installing aptana studio 3 first time

but there simple solution it, follow given steps

  1. go [java.com][2]
  2. then download latest jre os **i preffer both x86 & x64
  3. install 4.then restart ur pc 5.launch aptana 3

Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -