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 25131 - Value of "Main class" for class exec should be fully qualified name
Summary: Value of "Main class" for class exec should be fully qualified name
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 19519 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-25 13:24 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2002-06-25 13:24:19 UTC
Name of projects main class should be fully
qualified (if not in Property sheet at least in
tooltip). Also the name could be displayed in the
dialog where user selects Project Main Class in
some non-editable text field above the pane with
tree. Because sometimes it's difficult to see the
package where the main class is from at first
glance in expanded tree.
Comment 1 Vitezslav Stejskal 2002-07-01 13:50:32 UTC
Target Milestone -> 4.0
Comment 2 David Konecny 2002-10-03 14:40:40 UTC
*** Issue 19519 has been marked as a duplicate of this issue. ***
Comment 3 Torbjorn Norbye 2002-10-03 15:31:27 UTC
Note that the "Project Main Class" property should go away;
it has been replaced by the "Execution Startup" property
(but the Main Class property lives in the java module which
hasn't updated to the new Execution API yet - which is
probably a good thing since its final location hasn't been
decided yet - see openide proposal.)
Comment 4 Milan Kubec 2002-10-03 15:51:01 UTC
Of course it aplies only to those cases where FQN exists.
Comment 5 Vitezslav Stejskal 2002-12-01 16:21:31 UTC
Svato, please, keep this in mind when designing execution profile for
java project. Thanks.
Comment 6 Svata Dedic 2002-12-02 07:39:59 UTC
Changing subj
Comment 7 Svata Dedic 2002-12-03 15:36:29 UTC
Done
Comment 8 Milan Kubec 2003-08-14 08:47:30 UTC
Verified.
Comment 9 Jan Becicka 2003-11-25 14:19:39 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.