Last change
on this file since 1454 was
1410,
checked in by Nicklas Nordborg, 11 years ago
|
References #331: Updates required for BASE 3 support
The code compiles and installs. The only exception is the qQuantileNormalizer which uses the BioAssaySetExporter . This exporter has been removed in BASE 3 so this export needs to be re-implemented.
|
File size:
456 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="src" path="src"/> |
---|
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
---|
5 | <classpathentry kind="lib" path="lib/PluginUtilities-0.2/PluginUtilities-0.2.jar"/> |
---|
6 | <classpathentry kind="lib" path="lib/compile/base-core-3.0.0.jar"/> |
---|
7 | <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.0.0.jar"/> |
---|
8 | <classpathentry kind="output" path="bin"/> |
---|
9 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.