This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 42787 - NPE from J2SEPlatformImpl.getInstallFolders
Summary: NPE from J2SEPlatformImpl.getInstallFolders
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-04 19:47 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (5.28 KB, text/plain)
2004-05-04 19:48 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-05-04 19:47:46 UTC
I was trying ant/project/eg/brokenproj and
correcting its problems; when I clicked on Fix for
the JDK platform problem, just got this NPE.
Comment 1 Jesse Glick 2004-05-04 19:48:22 UTC
Created attachment 14701 [details]
Stack trace
Comment 2 Tomas Zezula 2004-05-06 13:11:13 UTC
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformImpl.java,v
 <--  J2SEPlatformImpl.java
new revision: 1.8; previous revision: 1.7
done
Comment 3 Jesse Glick 2004-05-06 14:38:50 UTC
Don't forget the target milestone...