-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExport.jardesc
More file actions
26 lines (26 loc) · 1.78 KB
/
Export.jardesc
File metadata and controls
26 lines (26 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="MacRoman" standalone="no"?>
<jardesc>
<jar path="Friends/Build/Friends.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/Friends/Export.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="false" exportOutputFolder="false">
<file path="/Friends/src/plugin.yml"/>
<javaElement handleIdentifier="=Friends/src<info"/>
<file path="/Friends/src/resources/config.yml"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends{Util.java"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends.helpers"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends{ConfigUtil.java"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends.commands{FriendsCommand.java"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends.commands{FriendsChatCommand.java"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends.listeners{PlayerListener.java"/>
<javaElement handleIdentifier="=Friends/src<info.plugmania.friends{Friends.java"/>
</selectedElements>
</jardesc>