Bug 8719

Summary: DCR - Attac h Java Source: allow un-jarred source tree?
Product: [Eclipse Project] JDT Reporter: Brian Slesinsky <bslesins>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: ben
Version: 1.0   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Brian Slesinsky CLA 2002-01-29 19:31:30 EST
I believe currently "Attach Java Source" only allows you to attach to a .jar or
.zip.  It would be nice to attach to an external source directory without having to
make a jar file out of it.
Comment 1 Erich Gamma CLA 2002-01-29 19:45:41 EST
The API spec of IClassPathentry states that the source attachment is a source 
archive. Unclear whether this includes a only jars/zips or whether it also 
includes directories. Moving to Jdt core for comment.
Comment 2 Philipe Mulet CLA 2002-01-30 06:26:14 EST
It only supports JAR/ZIP attachments (we use 'archive' for these). I made this 
report a DCR, and will investigate post 2.0.
Comment 3 Jerome Lanneluc CLA 2002-11-21 11:49:01 EST
Reopening
Comment 4 Jerome Lanneluc CLA 2002-11-21 11:50:19 EST

*** This bug has been marked as a duplicate of 22145 ***