-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuildJAR.jardesc
More file actions
16 lines (16 loc) · 846 Bytes
/
buildJAR.jardesc
File metadata and controls
16 lines (16 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<jardesc>
<jar path="F:/Dev/olmGUI/thirdparty/olmgui.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/OLM GUI/buildJAR.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="true" overwrite="true" 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="false" exportOutputFolder="false">
<javaElement handleIdentifier="=OLM GUI/src"/>
</selectedElements>
</jardesc>