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 46490

Summary: Cannot specify main class outside of project
Product: java Reporter: tboerkel <tboerkel>
Component: ProjectAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description tboerkel 2004-07-23 10:20:52 UTC
I want to specify the main class for my project,
that is outside the project, for example in a library.
I can type in the complete name of the class in
project properties, but I still can't run the
project, because no main class found.
Using NB 20040715.
Comment 1 Milan Kubec 2004-07-23 10:29:22 UTC
Probably dupe of #46271.
Comment 2 Jesse Glick 2004-08-04 03:01:01 UTC
#46271?? Surely you mean something else.
Comment 3 Jesse Glick 2004-08-10 04:58:14 UTC
Found what Milan meant.

*** This issue has been marked as a duplicate of 44271 ***