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 245138 - Please add feature to create symlinks via netbeans - plugin available
Summary: Please add feature to create symlinks via netbeans - plugin available
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 08:56 UTC by Christian Lenz
Modified: 2016-07-21 09:04 UTC (History)
1 user (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 Christian Lenz 2014-06-19 08:56:01 UTC
I have 3 folders, set via mklink /d on windows to symlinked folders. What I would like to have is to create symlinks right inside netbeans. So click on the project or on a folder inside a project and choose "create symlink" or "link folder" or whatever. Then choose folder and see the folder inside it. This would be great.

The command for this is OS dependent.


Regards,

Chris
Comment 1 Christian Lenz 2016-01-11 11:05:58 UTC
This is what I'm working on by my self. I create a plugin for this: https://github.com/Chris2011/NbSymlink.
Comment 2 Christian Lenz 2016-07-08 13:02:22 UTC
It is farely done. Error handling is missing.
Comment 3 Christian Lenz 2016-07-08 13:02:42 UTC
I mean with my plugin NbSymlink.