the new xml is now added there (I just removed import statements), http://wiki.apache.org/tapestry-data/attachments/Tapestry5HowToEclipseCodeTemplates/attachments/t5_eclipse_code_templates_before_E3.4.M2.xml
please try it out so I can confirm it works :) Davor Hrg On Wed, Apr 2, 2008 at 10:01 AM, Davor Hrg <[EMAIL PROTECTED]> wrote: > hi, > I wrote those templates, and I use latest eclispe milestone, > The added import statements are there to make sure > right classes are imported along with the template, > > > > http://download.eclipse.org/eclipse/downloads/drops/S-3.4M2-200709210919/eclipse-news-M2.html#JDT > under subject: "Extended template variables" > > > what version of eclipse are you using ? > > > I'll add a version of the templates without the import statements so > everyone can enjoy them :) > > Davor Hrg > > > > On Tue, Apr 1, 2008 at 9:26 PM, Steven Woolley <[EMAIL PROTECTED]> wrote: > > > I'm trying to use the templates from > > http://wiki.apache.org/tapestry/Tapestry5HowToEclipseCodeTemplates > > However, when I import them into eclipse, only the t5form* templates are > > correctly imported. I messed around a bit and find that the others are not > > imported because of the line: > > ${:import(*)} > > in each of them... If I remove this line from all the others, they > > import fine, however, then the imports are (obviously) not added... > > Question to whoever wrote them.. do you have another template for doing > > the imports that these are depending on? If so, can you update the wiki > > with that template as well? I quick googling didn't turn up any templates > > to do imports, and my meager attempts have failed.. > > Thanks, > > Steve > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >