Look, someone generated one for 5.3 already:
http://wiki.apache.org/tapestry/Tapestry5JSPEditorEclipse

Am 23.11.2011 um 18:03 schrieb Pablo Borges:

> how to generate the 5.3 tld tapestry?
> 
> I'm using the maven plugin: tapestry-tldgen with eclipse 3.7
> 
> follows the settings of my pom.xml
> 
> <plugin>
> <groupId> fr.exanpe </ groupId>
> <artifactId>-tldgen tapestry </ artifactId>
> VERSION 1.1.0 </ version>
> <executions>
> <execution>
> <goals>
> <goal> tld-generate </ goal>
> </ goals>
> <phase> process-classes </ phase>
> <configuration>
> <Uri> http://tapestry.apache.org/schema/tapestry_5_3.xsd </ uri>
> <rootPackage> org.apache.tapestry5 </ rootPackage>
> </ configuration>
> </ execution>
> </ executions>
> </ plugin>
> 
> need to configure my eclipse to recognize the tag libraries
> 
> <t:tree


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to