JsonWizard: Replace Java wizard with JsonWizard

Change-Id: I93fc26e48b39635662662a9ab4040f45fa874876
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Tobias Hunger
2014-09-30 11:45:26 +02:00
committed by Tobias Hunger
parent 161f33d08a
commit ed8a9cba2b
8 changed files with 42 additions and 143 deletions

View File

@@ -45,7 +45,6 @@
#include "androidpotentialkit.h"
#include "javacompletionassistprovider.h"
#include "javaeditor.h"
#include "javafilewizard.h"
#ifdef HAVE_QBS
# include "androidqbspropertyprovider.h"
#endif
@@ -81,7 +80,6 @@ bool AndroidPlugin::initialize(const QStringList &arguments, QString *errorMessa
addAutoReleasedObject(new Internal::AndroidPotentialKit);
addAutoReleasedObject(new Internal::JavaEditorFactory);
addAutoReleasedObject(new Internal::JavaCompletionAssistProvider);
addAutoReleasedObject(new Internal::JavaFileWizard);
ProjectExplorer::KitManager::registerKitInformation(new Internal::AndroidGdbServerKitInformation);
// AndroidManifest.xml editor