Bug 313271 - [build path] dialogs for attaching source/documentation should default to location of associated JAR
Summary: [build path] dialogs for attaching source/documentation should default to loc...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: fix candidate
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 21:53 EDT by Hollis Waite CLA
Modified: 2010-05-18 04:45 EDT (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 Hollis Waite CLA 2010-05-17 21:53:06 EDT
Build Identifier: M20100211-1343

When configuring 'Java Build Path' for a project, user is given opportunity to attach javadoc and src folder/archive to a library. In terms of path, most JARs are in close proximity to their associated source and documentation. Consequently, the "Source Attachment Configuration" and "Javadoc Location Selection" dialogs should default to the container directory of the active JAR.

Reproducible: Always

Steps to Reproduce:
1. Open 'Properties' dialog for a project.
2. Select "Java Build Path" tree node.
3. Select 'Libraries' tab.
4. If no JARs exist, add one.
5. Expand JAR's tree node.
6. Select 'Source attachment' or 'Javadoc location' node.
7. Click 'Edit' button.
8. Click 'Browse' button.
Comment 1 Dani Megert CLA 2010-05-18 04:45:48 EDT
It works for the external source location but not for Workspace locations and not for Javadoc.