From: SourceForge.net <no...@so...> - 2009-03-20 15:46:34
|
Feature Requests item #2697759, was opened at 2009-03-20 15:46 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2697759&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Project Facility Group: Medium (< 1 pair-month) Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Better Jar generation in projects Initial Comment: Jar creation is currently limited to class files. If other resources are used in a project (images, sound files) and exist in the build directory of a project, could those be included when creating a Jar file? A simple "include all files on build directory path" would suffice, as would any feature which allowed the user to select specific files on the build directory path to include in the jar file. Also, custom manifest files would be useful -> especially taking the additional classpath elements from the project properties and adding it to the classpath element of the manifest file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2697759&group_id=44253 |