[SOLVED] Trying to run RapidMiner Unuk in Eclipse
Hello!
I'm trying to implement operator, but I can't even build the source code of Unuk rev: 820.
I've followed these instructions: http://rapid-i.com/content/view/25/27/lang,en/
My configuration:
Ubuntu12.10
window->pref->installed jre: /usr/lib/jvm/java-7-openjdk-i386/jre
project:
- jre-system-library: java-7-openjdk-i386
- compiler-> compliance level: 1.7
- project facets->java: 1.7
ant build... : "clean, copy-resources, build, createJar"
I have only warnings on the Eclipse's "Markers" tab like:
"/RapidMiner_Unuk/lib/blas.jar will not be exported or published. Runtime ClassNotFoundExceptions may result."
Although I've already set them on Java build path.
I have 84 errors after building the code.
What cause the problem?
(I have to use jre7)
Thanks in advance,
Balazs Varhegyi
I'm trying to implement operator, but I can't even build the source code of Unuk rev: 820.
I've followed these instructions: http://rapid-i.com/content/view/25/27/lang,en/
My configuration:
Ubuntu12.10
window->pref->installed jre: /usr/lib/jvm/java-7-openjdk-i386/jre
project:
- jre-system-library: java-7-openjdk-i386
- compiler-> compliance level: 1.7
- project facets->java: 1.7
ant build... : "clean, copy-resources, build, createJar"
I have only warnings on the Eclipse's "Markers" tab like:
"/RapidMiner_Unuk/lib/blas.jar will not be exported or published. Runtime ClassNotFoundExceptions may result."
Although I've already set them on Java build path.
I have 84 errors after building the code.
What cause the problem?
(I have to use jre7)
Thanks in advance,
Balazs Varhegyi