Bug 12199 - Generated classfiles should be tagged as derived resources
Summary: Generated classfiles should be tagged as derived resources
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-25 05:02 EST by Philipe Mulet CLA
Modified: 2002-03-25 13:37 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 Philipe Mulet CLA 2002-03-25 05:02:48 EST
Build 20020321

Generated classfiles should be tagged as derived, as per definition of
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-
home/rfc/0006/index.html
Comment 1 Philipe Mulet CLA 2002-03-25 05:05:23 EST
Copied resources should also be tagged.

It is unclear whether or not the output folder itself should be tagged as 
derived. As a first cut, I think it should not.
Comment 2 Kent Johnson CLA 2002-03-25 13:37:53 EST
All .class files are now tagged when written, as well as additional resources 
when copied to the output folder.