Revision 461c4a3...
Go back to digest for 12th June 2011Features in Development Tools
Sven Brauch committed changes in [kdevplatform] /:
Made it possible to jump to error lines in executescript plugin
If you want to add a new RegularExpression to jump to, just add it in the ExecuteScriptOutputModel constructor. Currently there are PHP stacktraces, PHP errors / warnings, and python tracebacks.
Changes reviewed by Milian.
File Changes
Added 2 files
- /executescript
- pluginsoutputmodel.cpp
- pluginsoutputmodel.h
Deleted 2 files
- /executescript
- plugins/COPYING
- plugins/cmake/FindKDevPlatform.cmake
Modified 4 files
- plugins/CMakeLists.txt
- plugins/executescript/CMakeLists.txt
- plugins/executescript/scriptappconfig.cpp
- plugins/executescript/scriptappjob.cpp
8 files changed in total