Bug 8719 - DCR - Attac h Java Source: allow un-jarred source tree?
Summary: DCR - Attac h Java Source: allow un-jarred source tree?
Status: RESOLVED DUPLICATE of bug 22145
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-29 19:31 EST by Brian Slesinsky CLA
Modified: 2002-11-21 11:50 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***