Android: General java editor related code consolidation

Merge editor files, convert to new editor setup scheme.

Change-Id: Ie498ac5dcb1efc288e55082a285e6daada6b5ebf
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
hjk
2014-08-20 01:09:56 +02:00
parent 03eb2f97cf
commit b86269edbd
6 changed files with 45 additions and 143 deletions

View File

@@ -42,7 +42,6 @@ HEADERS += \
androidpotentialkit.h \
androidsignaloperation.h \
javaeditor.h \
javaeditorfactory.h \
javaindenter.h \
javaautocompleter.h \
javacompletionassistprovider.h \
@@ -86,7 +85,6 @@ SOURCES += \
androidpotentialkit.cpp \
androidsignaloperation.cpp \
javaeditor.cpp \
javaeditorfactory.cpp \
javaindenter.cpp \
javaautocompleter.cpp \
javacompletionassistprovider.cpp \