Re: Making JavaBeans available in IDE (JBuilder, Visual Cafe...)
Posted By:
John_Zukowski
Posted On:
Thursday, May 24, 2001 09:11 PM
Each tool is different. As long as you have your beans in a JAR file with them appropriately identified in the manifest, any tool should be able to import them.
Re: Making JavaBeans available in IDE (JBuilder, Visual Cafe...)
Posted By:
Luigi_Viggiano
Posted On:
Wednesday, May 23, 2001 06:55 AM
it depends from the ide; in JBuilder you have to configure it from menu tools, configure palette, add components, and so on... It's different (but similar) from ide to ide...