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 154539

Summary: Can not create Groovy class in Java SE project
Product: ide Reporter: Petr Jiricka <pjiricka>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker CC: jungi
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2008-12-03 23:25:59 UTC
Ergonomics build #41

1. Create a Java SE project
2. Go to New File wizard - Groovy Class is not present.

In Dev builds, this works correctly.
Comment 1 Jaroslav Tulach 2008-12-04 06:17:51 UTC
There is no groovy class, if you download just JavaSE edition, or is it? By creating Java SE project, you are defacto 
asking the system to setup JavaSE for you. As such I see this as expected, not unexpected behaviour. I'll leave this 
open for the evening discussion, but I suggest to close this issue as wontfix.
Comment 2 Lukas Jungmann 2008-12-05 12:08:14 UTC
*** Issue 154710 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Jungmann 2008-12-05 12:18:41 UTC
Although I agree with Jarda in sense of setting up only Java SE environment for the user, I still think that this is a
valid issue because I see Groovy support relationship to Java SE projects in the same way as particular web framework
support to web applications and if there is going to be one entry point for feature activation in web framework
selection (per [1]), there should be, IMO, also something similar in java apps


[1]: http://wiki.netbeans.org/FitnessForeverUISpec
Comment 4 Jaroslav Tulach 2008-12-07 11:33:10 UTC
950b482af109: All file templates are now available all the time.
Comment 5 Jaroslav Tulach 2008-12-07 11:33:29 UTC
*** Issue 154538 has been marked as a duplicate of this issue. ***
Comment 6 Jaroslav Tulach 2008-12-07 11:35:28 UTC
*** Issue 154704 has been marked as a duplicate of this issue. ***