Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Altair RapidMiner
"Using third-parties' libraries in own extensions"
mid
Hello!
I have written an extension that uses some third-parties' classes. The extension works well if I put the third-parties' jar files into my extension project's lib folder and then run the build.xml for my extension. In this case, when building the extension, the content of the third-parties' jar files is copied into the extension jar file.
However, I would prefer that the third-parties' classes are not included into the extension. Instead, the users of my extension should download the latest versions of these classes themselves. I have found out that adding the line
<property name="build.noRebundleJars" value="true" />
to the build.xml file has the effect that the files from the extension project's lib folder are not added to the extension jar file anymore. However, the extension created in this way does not work anymore. I thought that copying all the required jar files into the lib folder of the RapidMiner program folder would help - but it does not.
Does anybody know what I have to do such that RapidMiner will find the external classes?
Best regards
Michael
Find more posts tagged with
AI Studio
Extensions
Comments
There are no comments yet
Quick Links
All Categories
Recent Discussions
Activity
My Discussions
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups