facebook

[XDoclet] How do I adjust the heap size for a script?

  1. MyEclipse IDE
  2.  > 
  3. FAQ – Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #244504 Reply

    Riyad Kalla
    Member

    Using the default XDoclet settings in MyEclipse will cause the XDoclet script to be generated internally then run in the same heap space as Eclipse, this can be problematic for large XDoclet files. If you need to manually set the heap size, open your project properties, go to MyEclipse/XDoclet and click on the “Build” tab. Change the Build Policy to “Use xdoclet-build.xml file” and hit Apply then OK. Now right click on the xdoclet-build.xml file and select “Run As” then “Ant Build…”, from here you should be able to adjust the heap size of the XDoclet process and also specify to run the XDoclet file in a separate JRE.

    • This topic was modified 8 years, 8 months ago by support-tony. Reason: Minor edits
Viewing 1 post (of 1 total)
Reply To: [XDoclet] How do I adjust the heap size for a script?

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in