Aptana : java was started by returned exit code=13

前端 未结 4 1213
抹茶落季
抹茶落季 2021-01-31 14:39

windows 8.1 64 Bit , Aptana 3.4.2 , Java 64 Bit

Error:

\"enter

Java :

4条回答
  •  感情败类
    2021-01-31 14:46

    Must you have 32-bit version of java, or may be you have both version [32-bit 64-bit] of java on same computer.
    Make sure you have 32-bit version then must you specify the version that using in Aptana studio to do this :

    1-Go to apatana folder and find the AptanaStudio3.ini file
    "C:\Users\[YourUser]\AppData\Roaming\Appcelerator\Aptana Studio"

    enter image description here

    2- Add the java 32-bit version path to AptanaStudio3.ini using notepad

    enter image description here

提交回复
热议问题