Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » BeanInfo Registry (Specifying a BeanInfo for a class )
BeanInfo Registry [message #513716] Wed, 10 February 2010 22:54
No real name is currently offline No real nameFriend
Messages: 8
Registered: February 2010
Junior Member
I am using java.beans.BeanInfo to describe non-visual classes.

I need a way to specify where the BeanInfo is because the regular Introspector cannot seem to find them in a plug-in world.

I wrote a simple BeanInfoRegistry plugin that has an Extension point that links a class to its BeanInfo class. It seems to work well

Question: Am I reinventing the wheel? Is there an existing mechanism for locating bean info classes in the plugin world? I have seen some references to VE and widgets, but in this case my classes are non-visual.

If my registry plugin is useful should I contribute it?

Previous Topic:Remote debugging into Tomcat/Linux/x64 from Win7 x64
Next Topic:Eclipse features suddenly unavailable (CDT, subclipse, PyDev, etc)
Goto Forum:
  


Current Time: Thu Mar 28 22:05:40 GMT 2024

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

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

Back to the top