Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11234

Wrong default package in archetype wizard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta3
    • 3.3.0.Beta1
    • maven
    • None
    • Hide

      Evoke some new project wizzard (for example HTML5 Project) via Central, or File->New.
      Advance to next page of wizard (Next).
      See default package name (in case of HTML5 Project it is "org.jboss.tools.example.html5")
      Close wizard (no need to create project)
      Open some other project wizard (for example RichFaces Project)
      Advance to nex page of wizard.
      ERROR: Default package is "org.jboss.tools.example.html5" instead of "org.jboss.tools.example.richfaces"

      Show
      Evoke some new project wizzard (for example HTML5 Project) via Central, or File->New. Advance to next page of wizard (Next). See default package name (in case of HTML5 Project it is "org.jboss.tools.example.html5") Close wizard (no need to create project) Open some other project wizard (for example RichFaces Project) Advance to nex page of wizard. ERROR: Default package is "org.jboss.tools.example.html5" instead of "org.jboss.tools.example.richfaces"

      Default package name is allways filled with default package name of first evoked project. For example:
      When is evoked HTML5 Project Wizard, default package name is "org.jboss.tools.example.html5". When you try to create for example RichFaces Project, default package name will be "org.jboss.tools.example.html5" instead of "org.jboss.tools.example.richfaces".

            fbricon@redhat.com Fred Bricon
            rhopp@redhat.com Radim Hopp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: