Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
2.9
-
None
-
None
Description
I need the possibility to filter my java src path for different packages.
So i would like to include some packages and to exclude some (all) other packages. But this is currently impossible since in all java source paths the */.java is always added to the include directive.
Attached I've added a parameter to disable this feature. Per default its enabled.
Or is there another solution which i've missed?
regards