Skip to content
Snippets Groups Projects
Commit f70e14ad authored by Sebastian Krings's avatar Sebastian Krings
Browse files

add activator to parsers jar

parent e01ee876
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ Bundle-ClassPath: lib/bparser-2.4.22-SNAPSHOT.jar, ...@@ -13,7 +13,7 @@ Bundle-ClassPath: lib/bparser-2.4.22-SNAPSHOT.jar,
lib/jsr305-1.3.9.jar, lib/jsr305-1.3.9.jar,
lib/parserbase-2.4.22-SNAPSHOT.jar, lib/parserbase-2.4.22-SNAPSHOT.jar,
lib/prologlib-2.4.22-SNAPSHOT.jar, lib/prologlib-2.4.22-SNAPSHOT.jar,
./ .
Export-Package: com.google.common.annotations, Export-Package: com.google.common.annotations,
com.google.common.base, com.google.common.base,
com.google.common.base.internal, com.google.common.base.internal,
......
source.. = src/
output.. = bin/ output.. = bin/
bin.includes = META-INF/,\ bin.includes = META-INF/,\
lib/,\ lib/,\
./ .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment