Aptana : java was started by returned exit code=13

前端 未结 4 1183
抹茶落季
抹茶落季 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:52

    Package arch is 32-bit only for Windows OS. The 32-bit version of the JDK is required regardless of whether it is running on a 32-bit or 64-bit Windows system. You can download here from the official website.

提交回复
热议问题