Bug 72153

Summary: generate .class in a separate folder
Product: [Eclipse Project] JDT Reporter: Hosam <ha_tech_2004>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.