Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How do I change the templates for code generated by VE?
How do I change the templates for code generated by VE? [message #614959] Wed, 27 December 2006 21:56
Eclipse UserFriend
Originally posted by: kwarner.uneedspeed.net

I'm building a simple applet just to get to know Eclipse and VE. Say I drag a button from the palette onto a panel. VE will generate a

Button getButton() {
//init the button in here
}

method in my applet.

I would like to be able to specify one initialization method that would hold all the creation and initialization for all the components etc. in my applet.

Where are the templates VE uses to generate code? Are they editable? Is there a document somewhere that tells me how do do this? The VE documentation in the Help system didn't answer my question. Either that or I haven't found the answer yet.

BTW: I installed VE using Callisto. SMOOOOTH with no problems. Ran right the first time....

Environment: Win2K; Java JDK 1.5.0.09 (I think);Eclipse 3.2.1;VE 1.2.2 (I think)
Previous Topic:How do I change the templates for code generated by VE?
Next Topic:IndexedPropertyDescriptor
Goto Forum:
  


Current Time: Thu Apr 25 23:17:55 GMT 2024

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

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

Back to the top