Merge 9b9977bae3f0

This commit is contained in:
Heng Sin Low 2012-12-28 07:52:58 +08:00
commit 2153268138
2 changed files with 3 additions and 1 deletions

View File

@ -17,4 +17,4 @@ echo ===================================
echo Starting Adempiere Client
echo ===================================
$JAVA -Dosgi.noShutdown=true -Dosgi.framework.activeThreadType=normal -Dosgi.compatibility.bootdelegation=true $@ -XX:MaxPermSize=192m -jar plugins/org.eclipse.equinox.launcher_ 1.*.jar -application org.adempiere.ui.swing.client
$JAVA -Dosgi.noShutdown=true -Dosgi.framework.activeThreadType=normal -Dosgi.compatibility.bootdelegation=true $@ -XX:MaxPermSize=192m -jar plugins/org.eclipse.equinox.launcher_1.*.jar -application org.adempiere.ui.swing.client

View File

@ -1,6 +1,8 @@
bin.includes = feature.xml
root.linux.gtk.x86=file:adempiere-client.sh
root.linux.gtk.x86.permissions.755=*.sh,**/*.sh
root.linux.gtk.x86_64=file:adempiere-client.sh
root.linux.gtk.x86_64.permissions.755=*.sh,**/*.sh
root.macosx.cocoa.x86=file:adempiere-client.sh
root.macosx.cocoa.x86.permissions.755=*.sh,**/*.sh
root.win32.win32.x86=file:adempiere-client.bat