On Fri, 11 May 2012 13:06:33 -0300, Denis Stepanov <[email protected]> wrote:

Gradle's eclipse plugin doesn't include provided project dependencies, you need to add them manualy (Java Build Path - Projects - Add tapestry-test). Plugin also generates root eclipse project, delete ".project" in the root folder and then you can import all projects at once.

I ended up figuring out what Denis described above and then I managed to get everything set up now. By the way, is anyone against me creating a separate subproject to provide the old URL rewriter API? I need it for a project of mine and, from some recent messages in the mailing list, it seems more suitable for some scenarios that the LinkTransformer API. I'm also thinking of providing a nicer way to deal with outgoing links in the rewriter API which is mostly the same as the LinkTransformer one.

Thanks, guys!

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to