Tcl Plugin - plugin detail
Bug fix for http://plugins.netbeans.org/plugin/39119/tcl-plugin
Support for Tcl Language.
Note
If there is a way to port this to the original, feel free too. And I will take this down. All credit goes to those in the link above! https://github.com/tamusjroyce/tcl_plugin_netbeans
Introduction
Plugin allows to edit .tcl files with syntax highlight. Also has ability to create Tcl files and projects. To run scripts and debug you need to have Tcl installed on your system and make sure that path to tclsh is correct (Tools->Options->Tcl). Inside project you could run Tcl scripts and select default file for run with the Run Project action. For more informations and instructions visit project website.
Features:
- Syntax Highlight
- Create/Open Tcl Projects And Files
- Run Tcl Files
- Debugger
Chagelog:
29.12.2012 - fixed slash issue in windows that prevented this from running.
29.12.2012 - single-quotes fix in Tcl.g
Plugin owner: |
TamusJRoyce |
Website: |
http://wiki.tcl.tk/28292 |
Added: |
2018-07-31 |
License: |
BSD |
Category: |
Programming Languages |
Downloaded: |
991 times |
Rating: |
|
Plugin Log |
Show log
2018-08-30 00:59:06 | geertjan | Plugin published | 2018-07-31 15:16:49 | TamusJRoyce | Plugin edited, id:74343, pubid:74343 | 2018-07-31 15:16:49 | TamusJRoyce | Plugin edit initiated | 2018-07-31 15:14:32 | TamusJRoyce | Plugin saved with .nbm/zip file; id: 74343 |
|
|
Versions available
|
Download size: 0.07 MB
|
Last Update: 2018-07-31
|
What's new in this version
https://github.com/tamusjroyce/tcl_plugin_netbeans
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Plugin allows to edit .tcl files with syntax highlight. Also has ability to create Tcl files and projects. To run scripts and debug you need to have Tcl installed on your system and make sure that path to tclsh is correct (Tools->Options->Tcl). Inside project you could run Tcl scripts and select default file for run with the Run Project action. For more informations and instructions visit project website: http://wiki.tcl.tk/28292
Already available features:
- Syntax Highlight
- Create/Open Tcl Projects And Files
- Run Tcl Files
- Debugger
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.