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 - Run project
Summary: Run project
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 22:09 UTC by svkirans
Modified: 2015-07-27 12:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Select main class button is disabled. (145.49 KB, image/jpeg)
2015-07-25 22:09 UTC, svkirans
Details

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