Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0b83220520e785a08273253d6337314c490291f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
    <jar path="org.eclipse.jdt.core.tests.model/workspace/JavaSearchBug565512libModule/lib/bug565512Module.jar"/>
    <options buildIfNeeded="true" compress="true" descriptionLocation="/bug565512Module/export bug565512Module.jar.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" 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="=bug565512Module/src"/>
        <javaElement handleIdentifier="=bug565512Module/src2"/>
    </selectedElements>
</jardesc>

Back to the top