Adding new components to Intellij

Hi All,

I have been trying to add my own components to the Intellij Interface using the information provided at http://www.intellij.org/twiki/bin/view/Main/IntelliJUIDesignerGuide#Adding_custom_components and although I have managed to get it to work I have to include the complete JAR file of my application as opposed to just creating a seperate JAR file. Any body got any ideas as a way round this as these components are completely seperate. Does the Jar file have to have a complete path in it such as com.actual_systems.p2.client.GUI.Component.Calendar etc etc where Calendar is actually seperate classes that don't require any of the other classes in the package?

thanks for any help!

Tony Burgess
Actual Systems UK Ltd

0

请先登录再写评论。