Revert "fixed launch4j config for windows build"

This reverts commit 309a5eb0ae.
This commit is contained in:
josh giesbrecht
2014-06-25 06:08:03 -07:00
parent 309a5eb0ae
commit 5137b0468c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
<!-- for 2.2, set a minimum version -->
<minVersion>1.7.0_40</minVersion>
<!-- increase available per PDE X request -->
<maxHeapSize>256</maxHeapSize>
<maxHeapSize>256m</maxHeapSize>
</jre>
<messages>
<startupErr>An error occurred while starting the application.</startupErr>
+1 -1
View File
@@ -35,7 +35,7 @@
<!-- for 2.2, set a minimum version -->
<minVersion>1.7.0_40</minVersion>
<!-- increase available per PDE X request -->
<maxHeapSize>256</maxHeapSize>
<maxHeapSize>256m</maxHeapSize>
</jre>
<splash>
<file>about.bmp</file>