Jesse Glick edited a comment on New Feature MNBMODULE-179

7. The application POM needs to configure e.g.

<additionalArguments>-J-Xmx640m -J-XX:PermSize=32m -J-XX:MaxPermSize=384m -J-Xss2m -J-Xms32m -J-Dnetbeans.full.hack=true</additionalArguments>

or the IDE cannot do anything useful.

8. brandingToken should be set to nb for --branding nb to work, and <cluster>${brandingToken}</cluster> must be removed so that targetcluster is not set to something inappropriate for the user's modules, though with the default value of extra currently targetcluster="extra" which is wrong: should not be defined at all. (MNBMODULE-157 would also make this more comfortable - currently the developed modules are thrown in with IDE OSGi bundles.)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to