Community
Participate
Working Groups
The facet JavaSourceFile must have a condition : .java file extension It will avoid that every "SourceFile" instance is seen as a "JavaSourceFile".
Very Small modification : moving to P2.
Created attachment 180670 [details] Facet Improvement Hi, I created a query "IsJavaSourceFile" to filter non java KDM.SourceFile and added it as a condition on the Facet JavasourceFile (a) I, Nicolas Guyomar, wrote 100% of the code of the contribution (b) I have the right to contribute the code to Eclipse (c) I want to contribute this code under EPL Regards Nicolas Guyomar
Hi Nicolas, a small problem in applying the patch - GetSouceFilecompilationUnit.java is deleted - GetSourceFilecompilationUnit.java is modified but does not exist until now I propose you to keep the 'GetSouceFilecompilationUnit' name for giving another patch with small size and having more clear IP trace. I will rename it to 'GetSourceFilecompilationUnit'. Fabien.
Created attachment 180681 [details] Java and Kdm Inventory Model Facet Improvement Fabien, Here is a patch with only the creation of a single query to filter Java Source File Regards Nicolas
The contribution is less than 250 lines : no CQ. The patch has been commited into SVN (revision 3316).
The patch has been successfully committed.