Currently Being Moderated

Debug problem using target JDK 1.3.1_07, 1.3.1_08 and later 1.3.1 versions

VERSION 2

Created on: Jan 31, 2004 11:52 PM by Serge Baranov - Last Modified:  Sep 7, 2011 2:46 PM by Serge Baranov

When using JDK 1.3.1_07 or 1.3.1_08 as a target one, you might encounter the following error message trying to debug a project: "Java Virtual Machine Launcher - Could not find the main class".

 

These JDK version have a problem with a classpath when running in the debug mode. IntelliJ IDEA can't do anything about this issue, it's a JDK bug.

 

The solution is to rollback to JDK 1.3.1_06 or to use 1.4.x versions.

Average User Rating
(8 ratings)




There are no comments on this document