Revision 804394

Go back to digest for 11th May 2008

Features in Development Tools

Alexander Dymo committed changes in /trunk/KDE/kdevplatform/plugins/genericprojectmanager:

Read the list of include/exclude extensions in generic manager from project file.
Remove hardcoded values.

This understands following configuration in kdev4:
[Filters]
Includes=*.foo
Excludes=*.bar

This actually makes kdev4 a _little_ bit useful for Ruby hacking as I now can open my projects :)

File Changes

Modified 2 files
  • /trunk/KDE/kdevplatform/plugins/genericprojectmanager
  •   /genericmanager.cpp
  •   /genericmanager.h
2 files changed in total