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 142911 - IllegalArgumentException: Project Energy is not open and cannot be set as main.
Summary: IllegalArgumentException: Project Energy is not open and cannot be set as main.
Status: RESOLVED DUPLICATE of bug 103644
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 12:52 UTC by azizi
Modified: 2008-08-05 15:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 36679


Attachments
stacktrace (2.59 KB, text/plain)
2008-08-05 12:52 UTC, azizi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizi 2008-08-05 12:52:44 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows 2003, 5.2, x86

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: Project Energy is not open and cannot be set as main.
        at org.netbeans.modules.project.ui.OpenProjectList.setMainProject(OpenProjectList.java:764)
        at org.netbeans.modules.project.ui.actions.MainProjectAction.showNoMainProjectWarning(MainProjectAction.java:211)
        at org.netbeans.modules.project.ui.actions.MainProjectAction.actionPerformed(MainProjectAction.java:111)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
Comment 1 azizi 2008-08-05 12:52:50 UTC
Created attachment 66587 [details]
stacktrace
Comment 2 Milan Kubec 2008-08-05 15:23:14 UTC

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