Skip to main content
summaryrefslogtreecommitdiffstats
blob: a5a48ea059bca9ce1c689ca3481caa4437ef903a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<jardesc>
    <jar path="org.eclipse.objectteams.otdt.tests/JCL/jclMin1.5.jar"/>
    <options buildIfNeeded="true" compress="true" descriptionLocation="/JCLMin1.5/jclmin1.5.jardesc" exportErrors="false" 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="false" exportJavaFiles="false" exportOutputFolder="true">
        <file path="/JCLMin1.5/.classpath"/>
        <javaElement handleIdentifier="=JCLMin1.5/src"/>
        <file path="/JCLMin1.5/.project"/>
    </selectedElements>
</jardesc>

Back to the top