Hello Duncan, > Firstly when creating a new project in #518, the current system class path is shown as part of the project classpath. The > remove > button is active but doesn't work for either single or multiple items. If possible there should be a choice (retain previous > behaviour), and not include the classpath, or at least allow to customise it. If you can't remove items, then the remove button > should be disabled for the imported items.
JDK core jars are shown there. They cannot be deleted. We will disable Delete button for them. > Secondly, compiling a project with a missing classpath reference (a JAR), I got a NullPointerException from the standard compiler. > Is this right? Please check if it is reproducable in 520. Best regards, Anton Katilin ----------------------------------------------------------- IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ ----------------------------------------------------------- ----- Original Message ----- From: "Duncan Godwin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 11:59 PM Subject: [Eap-list] Classpath & compiler in #518 > Hi, > > Firstly when creating a new project in #518, the current system class path is shown as part of the project classpath. The remove > button is active but doesn't work for either single or multiple items. If possible there should be a choice (retain previous > behaviour), and not include the classpath, or at least allow to customise it. If you can't remove items, then the remove button > should be disabled for the imported items. > > Secondly, compiling a project with a missing classpath reference (a JAR), I got a NullPointerException from the standard compiler. > Is this right? > > Regards, > > Duncan Godwin > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
