Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rename import wizard to 'Existing Gradle Project' in import tree
  • Loading branch information
donat committed Nov 15, 2016
1 parent 37f2275 commit 72ec883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.buildship.ui/plugin.xml
Expand Up @@ -40,7 +40,7 @@
class="org.eclipse.buildship.ui.wizard.project.ProjectImportWizard"
category="org.eclipse.buildship.ui.importwizards"
icon="icons/full/etool16/import_wiz.png"
name="Gradle Project">
name="Existing Gradle Project">
<description>
Import a Gradle project in the local file system.
</description>
Expand Down

0 comments on commit 72ec883

Please sign in to comment.