Bug 3281 - change java project binary output create new package (1GEHK07)
Summary: change java project binary output create new package (1GEHK07)
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:52 EDT by David Audel CLA
Modified: 2002-01-11 09:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2001-10-10 22:52:31 EDT
if you change the binary outout folder to a path with multiple subfolder
then a new package will be create
(e.g. new output folder : Proj/aa/bb/cc
		created  package : aa.bb)

To reproduce
	- create a new java project "Proj" with output binary folder /Proj/aa/bb/cc

NOTES:
Comment 1 DJ Houghton CLA 2001-10-23 23:53:52 EDT
PRODUCT VERSION:
build 0.113

Comment 2 Philipe Mulet CLA 2001-10-24 06:32:32 EDT
The folder is left as is, this is a reasonable behavior. No smart action is 
taken on classpath/output location reorg.

Closing