Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Containers
Containers [message #612511] Fri, 07 April 2006 09:04
Eclipse UserFriend
Originally posted by: patrick.gill.gft.com

Hello.

I'm using VE 1.1 and I have some doubts about how containers actually
work. Could anyone point me in the right direction? I have followed the
tutorial on adding custom objects to the palette and I'm now trying to
apply it in a different way. I have the following in my plugin.xml:

<extension
point="org.eclipse.ve.java.core.contributors">
<palette
container="org.eclipse.jdt.USER_LIBRARY/LBR"

categories="com/gft/litebranch/eclipse/dlgeditor/litebranch.xmi "/>
</extension>

USER_LIBRARY/LBR is a user library defined in the Java build path user
libraries, and contains the jar with the beans. The plugin itself contains
the xmi file, overrides, etc. This is not giving me any errors in the log,
but nothing is being added to the palette. Any ideas and/or help more than
welcome.

Thank you.

Regards,

Patrick
Previous Topic:visual editor examples
Next Topic:Installing VE
Goto Forum:
  


Current Time: Thu Apr 25 01:24:45 GMT 2024

Powered by FUDForum. Page generated in 0.03045 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top