Changed startup class to OpenRocket
This commit is contained in:
parent
cf7daba134
commit
4ed373b07a
@ -27,7 +27,7 @@
|
||||
<property name="dist.src" value="${jar.dir}/${pkgname}-src.zip"/>
|
||||
|
||||
<!-- The main class of the application -->
|
||||
<property name="main-class" value="net.sf.openrocket.startup.Startup"/>
|
||||
<property name="main-class" value="net.sf.openrocket.startup.OpenRocket"/>
|
||||
|
||||
<!-- Classpath definitions -->
|
||||
<path id="classpath">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user