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

Summary: Please add feature to create symlinks via netbeans - plugin available
Product: platform Reporter: Christian Lenz <chrizzly>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED WORKSFORME    
Severity: normal CC: markiewb
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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.