This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250045 - VCSHyperlinkSupport is java.io.File based
Summary: VCSHyperlinkSupport is java.io.File based
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 249070 249743 249744
  Show dependency tree
 
Reported: 2015-01-27 10:32 UTC by Alexander Simon
Modified: 2015-01-28 10:33 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-01-27 10:32:53 UTC
The method VCSHyperlinkSupport.IssueLinker.create() is java.io.File based.

This prevents to integrate remote VCS support.
Comment 1 Alexander Simon 2015-01-27 10:36:00 UTC
See also java.io.File based VCSHyperlinkProvider