Hello Tobi,

Without knowing the specifics of the problem you face:

- using the the firefox plugin "firebug" it's possible to debug (and view) any 
JavaScript file on the current page. You can set breakpoints and everything. 

- when using m2eclipse it's possible to tell it to download sources. Going to 
Project -> Maven Dependencies -> tapestry-core-5.2.4 (and then right click -> 
maven -> show sources) will show you all files making up tapestry. You will 
find tapestry.js in package org.apache.tapestry5

How that helps!

Kind Regards,
Wulf

-----Original Message-----
From: Tooobi [mailto:tobias.k...@t-systems.com] 
Sent: Donnerstag, 20. Januar 2011 10:12
To: users@tapestry.apache.org
Subject: Re: Grid onAction Problem IEM6


Hi Josh,

could you tell me how can I debug the tapestry.js file? My problem is that
the js files are included form the maven repository so that eclispe couldn't
open files there aren't in the file base resources. I tried to debug the
grid component but I couldn't find something.
Thanks for your suggestion.
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6-tp3339635p3349283.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


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

Reply via email to