Adempiere-Jasper Integration.
This commit is contained in:
parent
e277360296
commit
5b084305d3
|
@ -24,6 +24,7 @@
|
|||
<j2se version = "1.5+" href = "http://java.sun.com/products/autodl/j2se" initial-heap-size = "32m" max-heap-size = "512m"/>
|
||||
<jar href = "Adempiere.jar" main = "true" download = "eager"/>
|
||||
<jar href = "AdempiereCLib.jar" main = "false" download = "eager"/>
|
||||
<jar href = "CompiereJasperReqs.jar" main = "false" download = "eager"/>
|
||||
<property name="adempiereJNLP" value="$$context"/>
|
||||
</resources>
|
||||
<application-desc main-class = "org.compiere.Adempiere"/>
|
||||
|
|
Loading…
Reference in New Issue