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 248341 - GUI Registration Non-Working with NB 8, Maven Netbeans Module archetype
Summary: GUI Registration Non-Working with NB 8, Maven Netbeans Module archetype
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords: PLATFORM, UI
Depends on:
Blocks:
 
Reported: 2014-11-02 11:27 UTC by aplatypus
Modified: 2015-05-22 12:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (107.95 KB, text/plain)
2014-11-02 11:27 UTC, aplatypus
Details
Add action to Netbeans (maven) project (41.89 KB, image/png)
2014-11-22 10:28 UTC, aplatypus
Details
NEXT button enabled with NO Selection (65.58 KB, image/png)
2014-11-22 10:30 UTC, aplatypus
Details
Select toolbar - NEXT greyed out (59.04 KB, image/png)
2014-11-22 10:32 UTC, aplatypus
Details
Select menu - NEXT greyed out (61.31 KB, image/png)
2014-11-22 10:34 UTC, aplatypus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aplatypus 2014-11-02 11:27:03 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.11-b03


 1. Create a Netbeans moudle maven project from New Project wizard
 2. Add new action (I am attaching a screen shot)
 3. On the Action wizard, when you get to the Gui Registration the NEXT button is disables when you select any of the options:
     e.g. Global Tool Bar button
 4. Th eonly way to proceed it to leave all opptions unchecked and press FINISH
   
Basically you need to manually fix-up the acton that the wizard should do.
Comment 1 aplatypus 2014-11-02 11:27:12 UTC
Created attachment 150209 [details]
IDE log
Comment 2 Tomas Stupka 2014-11-21 15:58:47 UTC
>  2. Add new action (I am attaching a screen shot)
please attach the screenshot
Comment 3 aplatypus 2014-11-22 10:28:15 UTC
Created attachment 150622 [details]
Add action to Netbeans (maven) project
Comment 4 aplatypus 2014-11-22 10:30:29 UTC
Created attachment 150623 [details]
NEXT button enabled with NO Selection
Comment 5 aplatypus 2014-11-22 10:32:35 UTC
Created attachment 150624 [details]
Select toolbar - NEXT greyed out
Comment 6 aplatypus 2014-11-22 10:34:35 UTC
Created attachment 150625 [details]
Select menu - NEXT greyed out

Also if you select both menu and toolbar.  NEXT button is greyed out.

It would be helpful if there was an explaination some place about what a wizard does to source code, so we can at least write things manually when this kind of thing occurs.
Comment 7 aplatypus 2014-11-22 10:36:11 UTC
Screenshots attached.  

I couldn't attach before because Netbeans kept crashing and I had work to do.  anyway seems stable now.  Thanks, w.