Intellij IDEA Community Edition 13.10 no found ui-designer-core.jar
I have updated my ide to Intellij IDEA Community Edition 13.10 and tested my plugin.But my plugin is using ui-designer-core.jar to create my DesignerPanel.So I want to ask that ui-designer-core.jar has been not suppported? Please give me some suggestion.Thanks.
Please sign in to leave a comment.
I haven't updated yet. So I am not sure. But if you can't use the jar, then ship the jar with your plugin. Not a bright idea I guess, but you can do it as a last resort.
Really not a bright idea.Can designer of IDEA open API explain about this please? Thanks.
Hi,
Right now no way.
Will fixed (go back) in next EAP.
hi,lobas,
Thanks replay,I have been found class and extension point in android-designer.jar through debug source code.Add android-designer.jar in Classpath.So everything of my plugin is ok.:^O