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 183693 - strange behaviour of descriptions in new project wizard
Summary: strange behaviour of descriptions in new project wizard
Status: RESOLVED DUPLICATE of bug 187991
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 09:00 UTC by Kenneth Ganfield
Modified: 2010-08-19 13:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2010-04-08 09:00:27 UTC
1. open new project wizard.
2. Select Maven NetBeans Module in the Maven category.
The description says: 
Maven NetBeans Module project template, created with Maven Archetype Plugin.

3. select Maven NetBeans Application
4. Select Maven NetBeans Module again.
The description now says: 
This feature is not yet enabled. Press Next to activate it.

Maven NetBeans Module project template, created with Maven Archetype Plugin.

The descriptions for the other maven platform project types also now say that the feature is not yet enabled but it is enabled, and clicking Next will not activate anything.

Product Version: NetBeans IDE Dev (Build 201004070201)
Java: 1.6.0_17; Java HotSpot(TM) 64-Bit Server VM 14.3-b01-101
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)
Userdir: /Applications/NetBeans/userdirs/20100316bb
Comment 1 Antonin Nebuzelsky 2010-07-29 11:10:33 UTC
Happens also with other categories, e.g. PHP.

Reassigning to ergonomics.
Comment 2 Jaroslav Tulach 2010-08-19 12:27:12 UTC
Interesting misbehaviour.
Comment 3 Jaroslav Tulach 2010-08-19 13:05:43 UTC
Surprisingly all the indicies lead to MultiFileObject.getAttribute reported in bug 187991.

*** This bug has been marked as a duplicate of bug 187991 ***