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 43507 - Unable to set Project main class
Summary: Unable to set Project main class
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-19 09:03 UTC by Jaromir Uhrik
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (2.12 KB, text/plain)
2004-05-19 09:03 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2004-05-19 09:03:13 UTC
[200405182245; j2sdk1.4.2_03]
I've created 'Java Project with Existing Sources'.
These sources come from NB3.6 and I need to have
Main class selected to work with it. But when I
select Browse... to select Main class, following
java.lang.NullPointerException appears
Comment 1 Jaromir Uhrik 2004-05-19 09:03:49 UTC
Created attachment 14974 [details]
Exception stack trace
Comment 2 Jiri Rechtacek 2004-05-20 09:12:50 UTC
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.java,v
 <--  MainClassChooser.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Jaromir Uhrik 2004-08-16 17:05:12 UTC
Verified - in 200408161051; jdk1.5.0-rc-b63.