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 - Cannot specify main class outside of project
Summary: Cannot specify main class outside of project
Status: RESOLVED DUPLICATE of bug 44271
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-07-23 10:20 UTC by tboerkel
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***