Bug 9912 - Batch compiler doesn't put binaries in the right folder when -d is missing
Summary: Batch compiler doesn't put binaries in the right folder when -d is missing
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P2 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-15 10:47 EST by Olivier Thomann CLA
Modified: 2002-02-19 07:50 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 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.