This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
install [2014/02/16 06:56] yann |
install [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How to Use Ptidej to Identify Occurrences of Design Motifs: A Quick Start ====== | + | ====== How to Use Ptidej to Identify Occurrences of Design Motifs ====== |
By [[gaochushu@googlemail.com|Chushu Gao]] and [[yann-gael.gueheneuc@polymtl.ca|Yann-Gaël Guéhéneuc]]. | By [[gaochushu@googlemail.com|Chushu Gao]] and [[yann-gael.gueheneuc@polymtl.ca|Yann-Gaël Guéhéneuc]]. | ||
Line 51: | Line 51: | ||
===== 5. Memory Usage ===== | ===== 5. Memory Usage ===== | ||
- | For big JAR or class files, give enough memory to the JVM, wit -Xmx2048M you will be able to anlyse the UI part of JDT 3.0. | + | When analysing large JAR files or large sets of class files, give enough memory to the JVM, with ''-Xmx2048M''. Tests show that it is possible to analyse Eclipse entirely. |