Bug 9912

Summary: Batch compiler doesn't put binaries in the right folder when -d is missing
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: Other   
OS: other   
Whiteboard:

Description Olivier Thomann CLA 2002-02-15 10:47:15 EST
The batch compiler is supposed to put the .class files at the same location of the .java files when 
no -d option is specified. Right now it puts the .class files in the user.dir folder.
Comment 1 Olivier Thomann CLA 2002-02-15 14:47:18 EST
Fixed and released in HEAD.