first version... the PDE build works against a target platform referencing local p2 repositories generated by a script file...

This commit is contained in:
fmittag
2011-12-06 16:42:25 +01:00
parent f3ff85d983
commit 956532b362
27 changed files with 159 additions and 79 deletions
@@ -5,7 +5,7 @@ Bundle-SymbolicName: com.googlecode.java-diff-utils.test
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: GOOGLECODE
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.googlecode.java-diff-utils;bundle-version="1.3.0",
org.junit4;bundle-version="4.8.1"
Require-Bundle: com.googlecode.java-diff-utils;bundle-version="1.3.0"
Bundle-ClassPath: test/,
.
Import-Package: junit.framework;version="4.8.1"