Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-04-13 20:09:04 +0000
committerStephan Herrmann2010-04-13 20:09:04 +0000
commitb50ea5c7a82d5342d3668cd04ff06244797e817d (patch)
tree68d3fcc4c2416dc30e4712a281d45a0bb9e490b8 /othersrc/JCLMin1.5
parent929d6e4150c9c0eced0675f182b1903dea3e862a (diff)
downloadorg.eclipse.objectteams-b50ea5c7a82d5342d3668cd04ff06244797e817d.tar.gz
org.eclipse.objectteams-b50ea5c7a82d5342d3668cd04ff06244797e817d.tar.xz
org.eclipse.objectteams-b50ea5c7a82d5342d3668cd04ff06244797e817d.zip
deploy our correct jclMin1.5src.zip into our test plugins.
Diffstat (limited to 'othersrc/JCLMin1.5')
-rw-r--r--othersrc/JCLMin1.5/jclmin1.5src.jardesc10
1 files changed, 10 insertions, 0 deletions
diff --git a/othersrc/JCLMin1.5/jclmin1.5src.jardesc b/othersrc/JCLMin1.5/jclmin1.5src.jardesc
new file mode 100644
index 000000000..e8f7e55ea
--- /dev/null
+++ b/othersrc/JCLMin1.5/jclmin1.5src.jardesc
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<jardesc>
+ <jar path="org.eclipse.objectteams.otdt.tests/JCL/jclMin1.5src.zip"/>
+ <options buildIfNeeded="true" compress="true" descriptionLocation="/JCLMin1.5/jclmin1.5src.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
+ <storedRefactorings deprecationInfo="true" structuralOnly="false"/>
+ <selectedProjects/>
+ <selectedElements exportClassFiles="false" exportJavaFiles="true" exportOutputFolder="false">
+ <javaElement handleIdentifier="=JCLMin1.5/src"/>
+ </selectedElements>
+</jardesc>

Back to the top