Project

General

Profile

« Previous | Next » 

Revision 0c737257

Added by Cherian Mathew over 8 years ago

eu.etaxonomy.taxeditor/pom.xml, eu.etaxonomy.taxeditor.product.with.jre/wo.jre : configuration for product bundled with jre
eu.etaxonomy.taxeditor.feature/pom.xml, build.properties.with.jre/wo.jre : configuration for jre dir symlinks and root dir properties
removing jre dir since they will be created dynamically
pom.xml : added check to make sure that the jre bundle can only be done on linux

View differences:

eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
14 14
   </configIni>
15 15

  
16 16
   <launcherArgs>
17
      <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080 </programArgs>
17
      <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080</programArgs>
18 18
      <vmArgs>-Xmx512M -XX:MaxPermSize=256M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow</vmArgs>
19 19
      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
20 20
   </launcherArgs>

Also available in: Unified diff