Feature Requests item #622775, was opened at 2002-10-13 19:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=622775&group_id=4754
Category: None Group: None >Status: Closed >Resolution: Rejected 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: Howard Lewis Ship (hship) Date: 2002-11-28 10:20 Message: Logged In: YES user_id=26816 I believe this is user error, or a problem in the specific Eclipse release. I had no problems attaching source using Eclipse 2.0.2. ---------------------------------------------------------------------- Comment By: Viktor Szathmary (phraktle) Date: 2002-10-13 20:31 Message: Logged In: YES user_id=169217 might be an eclipse bug (2.0, linux), but first of all, it requires entering both a variable _and_ and extension in the "root path" field.. furthermore, you can only create a variable for a path that exists in the filesystem... perhaps time for me to install 2.0.1... regardless, it would probably still make sense to package the source jars without the src prefix... ---------------------------------------------------------------------- Comment By: Richard Lewis-Shell (rlewisshell) Date: 2002-10-13 19: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: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
