Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by DavorHrg: http://wiki.apache.org/tapestry/Tapestry5HowToEclipseCodeTemplates ------------------------------------------------------------------------------ To help in everyday writing of code I've made more than few code templates. You can import them all by going to Window->Preferences->Java->Editor->Templates - and import this xml file: attachment:t5_eclipse_code_templates3.xml [[BR]] + and import this xml file: + * for eclipse 3.4.M2 and later use this: attachment:t5_eclipse_code_templates3.xml + (I use ${:import ...} to add proper imports along with templates) + * for eclipse before 3.4 M2 use: attachment:t5_eclipse_code_templates_before_E3.4.M2.xml To use them just type t5 and press CTRL+SPACE I took some time to make them usable (they add imports automatically). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
