Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qpme-core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Descartes Research
qpme-core
Commits
0d8574cb
Commit
0d8574cb
authored
Apr 10, 2020
by
Simon Trapp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed WEKA dependency errors.
parent
a4660014
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
1 deletion
+21
-1
sources/qpme.simqpn.feature/feature.xml
sources/qpme.simqpn.feature/feature.xml
+20
-0
sources/qpme.simqpn.kernel/META-INF/MANIFEST.MF
sources/qpme.simqpn.kernel/META-INF/MANIFEST.MF
+1
-1
No files found.
sources/qpme.simqpn.feature/feature.xml
View file @
0d8574cb
...
...
@@ -175,4 +175,24 @@ This Agreement is governed by the laws of the State of New York and the intellec
version=
"0.0.0"
unpack=
"false"
/>
<plugin
id=
"nz.ac.waikato.cms.weka"
download-size=
"0"
install-size=
"0"
version=
"3.8.0.v07"
unpack=
"false"
/>
<plugin
id=
"org.apache.commons.math"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
unpack=
"false"
/>
<plugin
id=
"org.apache.ant"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
/>
</feature>
sources/qpme.simqpn.kernel/META-INF/MANIFEST.MF
View file @
0d8574cb
...
...
@@ -34,7 +34,7 @@ Require-Bundle: org.dom4j,
edu.bonn.cs.net.jbarrier;bundle-version="1.0.0",
org.eclipse.equinox.concurrent;bundle-version="1.1.0",
org.eclipse.swt,
nz.ac.waikato.cms.weka;bundle-version="3.
9
.0"
nz.ac.waikato.cms.weka;bundle-version="3.
8
.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.commons.math.distribution
Automatic-Module-Name: qpme.simqpn.kernel
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment