From 8fd27dfb2bc87ebe62443a5fe5888a9aa9cdcbac Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Wed, 17 Aug 2016 12:01:13 -0400 Subject: [PATCH] Remove the new Qt Project wizard. We're trying to consolidate all the CDT wizards in the New C/C++ Project wizard. Change-Id: I9303df4ee8d7adddee3005e7d5d6f7b11b8faa3e --- qt/org.eclipse.cdt.qt.ui/plugin.xml | 12 ----------- .../qt/ui/wizards/NewQtProjectWizard.java | 20 ------------------- 2 files changed, 32 deletions(-) delete mode 100644 qt/org.eclipse.cdt.qt.ui/src/org/eclipse/cdt/internal/qt/ui/wizards/NewQtProjectWizard.java diff --git a/qt/org.eclipse.cdt.qt.ui/plugin.xml b/qt/org.eclipse.cdt.qt.ui/plugin.xml index ae4644538db..a366ec0d587 100644 --- a/qt/org.eclipse.cdt.qt.ui/plugin.xml +++ b/qt/org.eclipse.cdt.qt.ui/plugin.xml @@ -35,18 +35,6 @@ - - - -