🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Build RapidMiner Studio Core from Source

User: "DeltaTexas"
New Altair Community Member
Updated by Jocelyn
Hello,

I am a newbie and I am looking for step by step detailed instructions on how to build RMS Core from Source. 

Yes, I have read the info from the git site, and yes, I have search and read similar postings in this forum.

I am stuck.

I clone the code from git, and I created the GuiLauncher.java file in the correct directory as indicated.
Running ./gradlew jar gives me an error

GuiLauncher.java:5: error: cannot find symbol
                System.setProperty(PlatformUtilities.PROPERTY_RAPIDMINER_HOME, Paths.get("").toAbsolutePath().toString());

I am guessing that a path needs to be defined, so it finds something.

Has anybody else being able to document a more step by step process.

Any comment or help is appreciated...

Find more posts tagged with

Sort by:
1 - 1 of 11