https://github.com/chris2011/nbsymlink
Create symlinks inside netbeans.
https://github.com/chris2011/nbsymlink
Last synced: 7 days ago
JSON representation
Create symlinks inside netbeans.
- Host: GitHub
- URL: https://github.com/chris2011/nbsymlink
- Owner: Chris2011
- License: mit
- Created: 2015-07-14T12:00:06.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2016-03-18T10:56:58.000Z (over 10 years ago)
- Last Synced: 2025-10-24T04:03:03.109Z (9 months ago)
- Language: Java
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NbSymlink
With this plugin, it is very easy to create symlinks right inside netbeans.
You don't need a shell, you only need your IDE.
- Right click on a folder/project
- go to Create Symlink
- choose Folder is source or Folder is target
- add a name to the target folder, because the name what is inside the field, was already given.
So you can say I want a symlink for my Project to another folder or this project folder should be my target for another folder.
See how it works