Community
Participate
Working Groups
Created attachment 170886 [details] the described patch Patch that includes class DBAnalyzer.java which prints additional statistics on methods calls (database-related) that were made during the execution of Photran. Access via Refactoring -> Debugging -> Display Database Statistics Patch also includes a one-line change to CachingDB.java and a modification to the constructor in PhotranVPGDB.java to accommodate DBAnalyzer.
Can you please confirm that 1. you wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2. you have the right to contribute the code to Eclipse, and 3. you have included the EPL license header in all source files?
(In reply to comment #1) Yes, 1. I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2. I have the right to contribute code to Eclipse, and 3. I have included the EPL license header in all source files -Esfar
This is a small contribution, so we will not need to file a CQ.
Thanks, Esfar. I committed this to CVS with the class moved/renamed to org.eclipse.rephraserengine.core.vpg.db.profiling.ProfilingDB