Bug 72153 - generate .class in a separate folder
Summary: generate .class in a separate folder
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 05:18 EDT by Hosam CLA
Modified: 2004-08-18 06:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hosam CLA 2004-08-18 05:18:13 EDT
It would be much better if the generated ".class" files were put in a separate
folder (ex. JBuilder puts the source files in /src/ and the .class files in
/classes/).
Comment 1 Jerome Lanneluc CLA 2004-08-18 06:16:17 EDT
You need to change the 'Default output location' in the Build path properties 
of your project.