1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt/org.eclipse.cdt.qt.ui.tests
Matthew Bastien 6c3f10576b Bug 478938 - Automatically add source files to Qt Project File
Added basic content assist for built-in qmake variables since there are
so many of them.

Added a bunch of new classes dealing with basic parsing and modification
of Qt Project Files.  For now the parser is a simple regular expression
matcher that finds instances of variables.  The modification class
supports preservation of indentation and comments that are tied to
variables in the project file.

Change-Id: I0539458d5c1cf29e6c9c1246e4e717e7cbec1b84
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-10-05 12:41:41 -04:00
..
.settings Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
META-INF Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
src/org/eclipse/cdt/qt Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
.classpath Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
.project Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
build.properties Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
plugin.properties Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
pom.xml Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00