|
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|
|
Bundle-ManifestVersion: 2
|
|
|
Bundle-Name: %pluginName
|
|
|
Bundle-SymbolicName: ua.ansymo.HintCO;singleton:=true
|
|
|
-Bundle-Version: 0.0.2
|
|
|
+Bundle-Version: 0.0.3
|
|
|
Bundle-ClassPath: .,
|
|
|
lib/commons-compress-1.18.jar,
|
|
|
lib/commons-io-2.6.jar,
|
|
@@ -14,7 +14,9 @@ Bundle-ClassPath: .,
|
|
|
lib/commons-beanutils-1.9.3.jar,
|
|
|
lib/commons-lang3-3.8.1.jar,
|
|
|
lib/opencsv-4.3.2.jar,
|
|
|
- lib/nativebinaries/
|
|
|
+ lib/nativebinaries/,
|
|
|
+ lib/jheaps-0.13.jar,
|
|
|
+ lib/jgrapht-core-1.3.1.jar
|
|
|
Bundle-Vendor: %providerName
|
|
|
Bundle-Localization: plugin
|
|
|
Automatic-Module-Name: ua.ansymo.HintCO
|
|
@@ -23,7 +25,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
|
Export-Package: org.intocps.fmi,
|
|
|
ua.ansymo.hintco
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
-Require-Bundle: HintConfiguration;bundle-version="0.0.2",
|
|
|
+Require-Bundle: HintConfiguration;bundle-version="0.0.3",
|
|
|
be.uantwerpen.cosys.ContractLang;bundle-version="1.0.0",
|
|
|
com.google.guava,
|
|
|
org.eclipse.xtext.xbase.lib,
|