Community
Participate
Working Groups
Parsing some JSP with JSP scriptlet leads to JSPScriptlet instances where content is both attached to the "name" attribute and a child Text instance. The content should be contained only on child Text instance.
Created attachment 180685 [details] JSP discoverer memory usage improvment Hi Fabien, In order to reduce the memory usage the MoDisco Jsp Discoverer does no longer store a name for the JSPScript (Sriptlet, Expression and Declaration) In order to keep the visualization in the model browser intact I created a query to complete the existing uiCustomization for MoDisco JSP Models. (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
The contribution is less than 250 lines. It has been commited into SVN (rev 3323) Fabien.
The patch has been successfully integrated.