The following works !
sh gradlew eclipse
Thanks !
Shing
From: Ray Nicholus
To: Tapestry users ; Shing Hing Man
Sent: Thursday, August 9, 2012 3:24 PM
Subject: Re: Problem building Tapestry 5.3.4 using Gradle
You are using gradlew, correct? If not
You are using gradlew, correct? If not, you should be, instead of whatever
local copy of gradle you have installed.
On Thu, Aug 9, 2012 at 8:51 AM, Shing Hing Man wrote:
>
>
> Hi,
> I have checked out Tapestry 5.3.4 using
> git clone https://git-wip-us.apache.org/repos/asf/tapestry
Hi,
I have checked out Tapestry 5.3.4 using
git clone https://git-wip-us.apache.org/repos/asf/tapestry-5.git
I tried to generate the corresponding Eclipse projects by issuing "gradle
eclipse", but got the following error.
matmsh@cauchy:~/Downloads/tapestry/tmp/tapestry-5> grad