Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Using diagrams from Rapid Miner in an RCP application based on Eclipse
kgestrich
Hi,
I am trying to use the generated diagramms from rapid miner in an Eclipse based RCP application.
I can run Rapid Miner remotly from my application, but I have problems to display the Swing based diagrams in my SWT / Eclipse (Equinox) based RCP.
I can display the diagrams in a simple SWT application but not in Eclipse. There I get the following error:
java.lang.NullPointerException
at de.vogella.rcp.intro.editor.editors.MyPersonEditor.createPartControl(MyPersonEditor.java:99)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
<snip ...>
I am using the class
org.eclipse.swt.awt.SWT_AWT
with the methods
new_Frame() or getFrame()
If someone has any idea or experience implementing Swing in an Eclipse RCP, please help me.
Thank you in advance
Klaus
Find more posts tagged with
AI Studio
Developer
Accepted answers
All comments
land
Hi Klaus,
I'm not a jurist, but I doubt that you are allowed to do so anyway. RapidMiner is AGPL3 and as far as I know Eclipse is EPL and this is not compatible? I guess you would need an OEM license of RapidMiner to do so.
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups