Feature Requests item #622775, was opened at 2002-10-14 12:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=622775&group_id=4754
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Viktor Szathmary (phraktle) Assigned to: Nobody/Anonymous (nobody) Summary: improve source JAR packaging Initial Comment: please change the way the *-src.jar files are laid out: the "src" directory should be the root of these - so instead of /src/net/sf/foo/Bar.java it should have /net/sf/foo/Bar.java. this would allow Eclipse users to attach the source files to the tapestry jar without unpacking it first... ---------------------------------------------------------------------- Comment By: Richard Lewis-Shell (rlewisshell) Date: 2002-10-14 12:56 Message: Logged In: YES user_id=167696 Eclipse supports finding source files inside a dir in a jar file - from the properties for the lib select the "Java Source Attachment" properties, then enter "src" (without quotes) as the "Root path". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=622775&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
