IDEMPIERE-601 p2 operations doesn't work correctly on a swing client instance.

This commit is contained in:
Heng Sin Low 2013-02-02 06:44:49 +08:00
parent c130793fff
commit 9155eced22
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
<arg value="-p2.arch" />
<arg value="${target.arch}" />
<arg value="-consoleLog"/>
<arg value="-roaming"/>
<!-- jvmarg value="-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=y"/ -->
</java>
</target>