Tapestry 5.2.4
Win XP
Eclipse 3.5
Jetty 7.2.1.v20101111

i have my src/main/resources configured as a classpathentry

<classpathentry kind="src" path="src/main/resources"/>


On 12/01/2011 8:05 AM, Kalle Korhonen wrote:
I bet it's Windows and it's because Eclipse's not able to copy around
the resource files since they are locked. Simply *don't* copy them.
http://tynamo.org/Developing+with+Tomcat+and+Eclipse is for Tomcat but
same principles apply.

Kalle


On Tue, Jan 11, 2011 at 12:52 PM, Howard Lewis Ship<[email protected]>  wrote:
Why "attn: howard"?

Version of Tapestry and operating system details, please.

On Tue, Jan 11, 2011 at 12:49 PM, Paul Stanton<[email protected]>  wrote:

Hi,

I've been using jetty with live reloading working just fine.

however i've just started using javascript files located in my
src/main/resources dir via the @Import annotation:

@Import(library = "MyScript.js")
public class MyPage
{}

src/main/resources/basepackage/pages/MyScript.js

After editing the js (between 2 and 5 times) I get a red cross on my
project in eclipse and jetty is broken in that it can't respond to requests.

only after stopping jetty and doing a project clean can i get it to work
again.

p.

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



--
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to learn
how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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



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

Reply via email to