Skip to content
Snippets Groups Projects
Commit a523f7bf authored by Simon Barner's avatar Simon Barner
Browse files

- Update to OPAL 1.0.4 (latest release as of Nov. 2016)

parent 50b1ecb6
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="build"/>
<classpathentry kind="lib" path="lib/opal-1.0.0.jar" sourcepath="lib/opal-1.0.0-src.jar"/>
<classpathentry kind="lib" path="lib/opal-1.0.4.jar" sourcepath="lib/opal-1.0.4-src.zip"/>
</classpath>
......@@ -42,4 +42,4 @@ Export-Package: org.fortiss.tooling.base.ui,
org.fortiss.tooling.base.ui.utils,
org.fortiss.tooling.base.ui.widget
Bundle-ClassPath: .,
lib/opal-1.0.0.jar
lib/opal-1.0.4.jar
......@@ -4,5 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
icons/,\
lib/opal-1.0.0.jar
lib/opal-1.0.4.jar
src.includes = icons/
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment