Skip to content

Commit bf4e21b

Browse files
committed
Add jardesc xml
1 parent 21756f3 commit bf4e21b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

codepath-oauth.jardesc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="MacRoman" standalone="no"?>
2+
<jardesc>
3+
<jar path="/Users/nesquena/Desktop/codepath-oauth-0.2.3.jar"/>
4+
<options buildIfNeeded="true" compress="true" descriptionLocation="/CodePathOAuthHandler/codepath-oauth.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
5+
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
6+
<selectedProjects/>
7+
<manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
8+
<sealing sealJar="false">
9+
<packagesToSeal/>
10+
<packagesToUnSeal/>
11+
</sealing>
12+
</manifest>
13+
<selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
14+
<javaElement handleIdentifier="=CodePathOAuthHandler/src"/>
15+
</selectedElements>
16+
</jardesc>

0 commit comments

Comments
 (0)