import RapidMiner library into netBeans
sshilbayeh
New Altair Community Member
Hi
I am trying to write a java code that makes some changes using netBeans environment , but I can not call RapidMiner Library in my package , when I write
Many Thanks
I am trying to write a java code that makes some changes using netBeans environment , but I can not call RapidMiner Library in my package , when I write
import com.RapidMiner.*This gives me error that this is not known , how exactly can I add the RapidMiner library to my java package
Many Thanks
0
Answers
-
Well, java is case sensitive, and actually the package names are all lower case0