Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » BeanInfo Registry (Specifying a BeanInfo for a class )
BeanInfo Registry [message #513716] Wed, 10 February 2010 17:54
Eclipse UserFriend
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: Tue Apr 29 15:27:04 EDT 2025

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

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

Back to the top