Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Migrated from JBuilder to Eclipse, how to transform jbinit() -> VE style?
Migrated from JBuilder to Eclipse, how to transform jbinit() -> VE style? [message #613447] Wed, 05 July 2006 00:06
Eclipse UserFriend
Some of my classes are (surprisingly) editable in VE.
JBuilder throws all of its auto-generated GUI code in one big fat jbInit() method whereas VE creates a initialize() method and has a bunch of getXYZ() methods.

Is there anyway to make VE look at the jbInit() code (which it obviously understands) and replace it with initialize() + getXYZ() style code?
Previous Topic:Eclipse 3.2, VE 1.2 NPE Parse Error
Next Topic:Discouraged access: The method getViewPartInput()
Goto Forum:
  


Current Time: Sun Jun 22 11:45:53 EDT 2025

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

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

Back to the top