History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5351
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Rodrigo Gomez
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Attach sources to jar files, specify an svn link

Created: 05 Feb 08 01:17   Updated: 05 Feb 08 11:25
Component/s: IDE Configuration
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Win. XP

Build: 7,590
Severity: Medium


 Description  « Hide
Under Project Settings, module seetings, Configure Module Library, The button "Attach Sources.." needs to allow a url to an svn resource. This will allow me to specify the url without having to download/checkout that code. It will save me time.

If you think performance is an issue, then allow IDEA to cache it to Disk Behind the scenes.

Thanks,

Rodrigo Gomez



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 05 Feb 08 11:25
The sources will need to be checked out to local disk any way, in any case. And if you check them out by yourself, you will know when the sources should be updated, and what version should be downloaded in order to match the version of the classes that you have. IDEA knows none of these things on its own.