Bug 13408 - Subfolders of build folder are not marked as derived.
Summary: Subfolders of build folder are not marked as derived.
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 8994
  Show dependency tree
 
Reported: 2002-04-10 13:56 EDT by James Moody CLA
Modified: 2002-04-11 09:53 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 James Moody CLA 2002-04-10 13:56:04 EDT
I20020409

Create a new Java project A, set src/ as source folder and bin/ as bin folder.
Create a class test.foo.Foo.
Share project.
The resulting sync view shows that folders A/bin/test and A/bin/test/foo are
candidates for releasing, meaning they are not marked as derived. The file
Foo.java is correctly marked as derived.

I understood that these folders should now be marked as derived.
Comment 1 Philipe Mulet CLA 2002-04-10 17:26:13 EDT
This will be resolved for next thurday build.
Comment 2 Kent Johnson CLA 2002-04-11 09:53:00 EDT
This change was released yesterday & should be in today's integration build.