Bug 3281

Summary: change java project binary output create new package (1GEHK07)
Product: [Eclipse Project] JDT Reporter: David Audel <david_audel>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: Windows NT   
Whiteboard:

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