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

When converting a PDE plugin to Maven, dependencies should not be converted

XMLWordPrintable

    • Hide
      • create a simple eclipse plugin project
      • right click > configure... > convert to maven
      • set GAV coordinates and packaging = eclipse-plugin
        ASSERT the dependency identification wizard should not open
      Show
      create a simple eclipse plugin project right click > configure... > convert to maven set GAV coordinates and packaging = eclipse-plugin ASSERT the dependency identification wizard should not open

      With tycho's Manifest-first approach, converting classpath entries to maven dependencies is irrelevant for Eclipse plugins, thus the Dependency Conversion wizard should not be invoked.

              fbricon@redhat.com Fred Bricon
              fbricon@redhat.com Fred Bricon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: