]
Rastislav Wagner closed JBIDE-9823.
-----------------------------------
Verified in JBT 3.3.0.M4a
Properties are displayed twice for Archetype-based project examples
-------------------------------------------------------------------
Key: JBIDE-9823
URL:
https://issues.jboss.org/browse/JBIDE-9823
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, project-examples
Affects Versions: 3.3.0.M3
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Minor
Fix For: 3.3.0.M4
When creating a project from the jboss-javaee6-webapp6 project example (Maven Archetype)
the name property is displayed twice in the properties table.
It's set the first time when calling setArchetype(archetype) in
ArchetypeExamplesWizardPage.createControl(), then a second time, when
loadArchetypeDescriptor() is called by
MavenProjectWizardArchetypeParametersPage.setVisible()
Setting archetypeChanged = false; in ArchetypeExamplesWizardPage.createControl()
seemingly fixes the issue, but I'm concerned as loadArchetypeDescriptor() doesn't
get called that way. Will try overriding setArchetype() instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: