From: SourceForge.net <no...@so...> - 2005-06-27 18:52:50
|
Feature Requests item #1228455, was opened at 2005-06-27 13:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1228455&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: None Group: None Status: Open Priority: 5 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Automatically create source/build directories Initial Comment: By default, projects contain sources and classes in the same tree (which is probably rooted in the project file's directory). Other IDEs automatically create source and build directories, and help to insure that files are put in the right place. Dr. Wong would like to see an option to mimic this behavior. Ideally, users shouldn't need to do anything to set up their file system hierarchies. At the very least, an option should allow a "src"/"source" and "built"/"classes" directory to be created whenever a new project is defined, and the project's build directory should be set appropriately. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1228455&group_id=44253 |