Community
Participate
Working Groups
Hi, LineComment and BlockComment elements are not managed by the MoDisco Java Composition discoverer. This is due to the JDT not visiting those elements as pointed out in bug 84528. The attached patch add the LineComment and BlockComment element to the BijectiveMap which is used by the Java Composition discoverer. The patch modify the JDTVisitor of the MoDisco Java Discoverer, used by the Composition one 1. I, GUYOMAR Nicolas, and others contributors listed in this bug, authored 100% of the content 2. I have the rights to donate the content to Eclipse under the EPL 3. I have already provided the filled Employer Consent Forms to the Foundation Regards Nicolas Guyomar
Created attachment 180346 [details] Java discoverer modification for comments localization
The modification has been commited into SVN. Thanks. Next time, please use the following template for IP confirmations : "(a) I, XXX, wrote 100% of the code of the conribution (b) I have the right to contribute the code to Eclipse (c) I want to contribute this code under EPL" Fabien.
The patch has been successfully committed.