Attaching source
jz87
New Altair Community Member
I was wondering how I can attach the Java source of RapidMiner in Eclipse. The rapidminer.jar does not seem to contain the source. Is there some way of setting it up so when I Control-Click a class I can browse its source?
Tagged:
0
Answers
-
Hi,
yes of course. The source code comes together with each RapidMiner installation. If you installed using the windows installer, it is contained in the src directory inside the RapidMiner directory. If you installed via the zip file, it is contained in this file.
The current stable version of RapidMiner 4.6 might be checked out using the sourceforge repository https://yale.svn.sourceforge.net/svnroot/yale
Greetings,
Sebastian0