mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-26 23:57:25 +01:00
auto-adaptation to jar files in lib, creation, use, and preservation upon update or reinstall of a startup customization file (Max JVM memory, custom java binary and custom JVM options as environment variables). This is valid for all OS types (bash or batch startup) and all installation methods (zip and nsis). Robustified a stupid version management for workspace settings.
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<jardesc>
|
|
<jar path="ATContentStudio/ATCS_v0.5.2.jar"/>
|
|
<options buildIfNeeded="true" compress="true" descriptionLocation="/ATContentStudio/ATCS_JAR.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
|
|
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
|
|
<selectedProjects/>
|
|
<manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
|
|
<sealing sealJar="false">
|
|
<packagesToSeal/>
|
|
<packagesToUnSeal/>
|
|
</sealing>
|
|
</manifest>
|
|
<selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
|
|
<javaElement handleIdentifier="=ATContentStudio/res"/>
|
|
<javaElement handleIdentifier="=ATContentStudio/src"/>
|
|
<javaElement handleIdentifier="=ATContentStudio/hacked-libtiled"/>
|
|
</selectedElements>
|
|
</jardesc>
|