-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.jardesc
23 lines (23 loc) · 1.29 KB
/
test.jardesc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="jedit_start_folder/jars/bshdebugger.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/bshdebugger/test.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
<manifest generateManifest="false" manifestLocation="/bshdebugger/MANIFEST.MF" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
<sealing sealJar="false">
<packagesToSeal/>
<packagesToUnSeal/>
</sealing>
</manifest>
<selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false">
<file path="/bshdebugger/.project"/>
<javaElement handleIdentifier="=bshdebugger/src"/>
<file path="/bshdebugger/MANIFEST.MF"/>
<file path="/bshdebugger/bshdebugger.props"/>
<file path="/bshdebugger/.classpath"/>
<file path="/bshdebugger/actions.xml"/>
<file path="/bshdebugger/dockables.xml"/>
<file path="/bshdebugger/services.xml"/>
</selectedElements>
</jardesc>