Skip to content

Commit

Permalink
Add jwrapper.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
vintagewang committed May 29, 2012
1 parent 9a1c24c commit c859c77
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bin/jwrapper.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<java>
<javahome>C:\myapp\jdk1.6.0_26</javahome>
<mainclass>Hello</mainclass>
<classpaths>
<!-- <classpath>cp1</classpath> -->
<classpath>cp2</classpath>
<classpath>cp3</classpath>
</classpaths>
</java>

0 comments on commit c859c77

Please sign in to comment.