Hi Everyone
I am very new to both Eclipse and RapidMiner and I would like to be able to run RapidMiner on Eclipse.
What I have done so far is follow the instructions from this link
http://rapid-i.com/content/view/25/48/But I could not run the project. There are so many errors coming up.
Can anyone help me with this? T__T
Below are the errors coming up:
- The attribute value is undefined for the annotation type XmlSeeAlso
- The import javax.xml.bind.annotation.XmlSeeAlso cannot be resolved
- The import javax.xml.ws.WebServiceFeature cannot be resolved
- WebServiceFeature cannot be resolved to a type
The above errors occur when I use JDK 6 but if I use JDK 7 only one error occurs:
- The type DriverAdapter must implement the inherited abstract method Driver.getParentLogger()