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 253790

Summary: Run project
Product: projects Reporter: svkirans
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INVALID    
Severity: normal CC: svkirans
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: Select main class button is disabled.

Description svkirans 2015-07-25 22:09:59 UTC
Created attachment 154894 [details]
Select main class button is disabled.

Link: http://services.netbeans.org/synergy/client/app/#/case/3843/suite/1918

The 'select main class'button is not enabled when 

Invoke popup menu on QuickstartPrj
Select Run action
IDE asks for selecting main class for execution - push Select Main Class button to select offered one
Comment 1 svkirans 2015-07-25 22:13:56 UTC
This may be an extension of 239869 since there is no main class in the project.
Comment 2 Tomas Stupka 2015-07-27 12:09:08 UTC
> This may be an extension of 239869 since there is no main class in the project.
the test case states to create a main class in the test project 
http://services.netbeans.org/synergy/client/app/#/suite/1918/v/1

did the project have a main class?