Netbeans-D - plugin detail
D support for NetBeans

Plugin owner: |
Syntaxial |
Website: |
|
Added: |
2012-02-17 |
License: |
MIT |
Category: |
Programming Languages |
Downloaded: |
2,413 times |
Rating: |
|
Plugin Log |
Show log
2012-05-28 09:33:27 | mcreps | Vote cast by mcreps for Netbeans-D, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 5 Gos of 9 requests, therefore overal GO) | 2012-02-29 18:05:34 | cengizc | Vote cast by cengizc for Netbeans-D, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 4 Gos of 9 requests, therefore overal GO) | 2012-02-26 21:58:51 | carlosqt | Vote cast by carlosqt for Netbeans-D, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 9 requests, therefore overal GO) | 2012-02-21 08:31:28 | jkovalsky | Plugin published | 2012-02-19 17:24:16 | senthilsource | Vote cast by senthilsource for Netbeans-D, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 10 requests, therefore overal GO) | 2012-02-18 23:53:00 | ent38 | Vote cast by ent38 for Netbeans-D, UC 7.1, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 10 requests, therefore overal Undecided) | 2012-02-17 22:35:53 | Syntaxial | Verification request registered for verifier senthilsource, with id: 41956 | 2012-02-17 22:35:53 | Syntaxial | Verification request registered for verifier scottwd9, with id: 41955 | 2012-02-17 22:35:53 | Syntaxial | Verification request registered for verifier mmirilovic, with id: 41954 | 2012-02-17 22:35:53 | Syntaxial | Verification request registered for verifier mcreps, with id: 41953 | 2012-02-17 22:35:53 | Syntaxial | Verification request registered for verifier kudzu, with id: 41952 | 2012-02-17 22:35:52 | Syntaxial | Verification request registered for verifier jpirek, with id: 41951 | 2012-02-17 22:35:52 | Syntaxial | Verification request registered for verifier jkovalsky, with id: 41950 | 2012-02-17 22:35:52 | Syntaxial | Verification request registered for verifier ent38, with id: 41949 | 2012-02-17 22:35:52 | Syntaxial | Verification request registered for verifier cengizc, with id: 41948 | 2012-02-17 22:35:51 | Syntaxial | Verification request registered for verifier carlosqt, with id: 41947 | 2012-02-17 22:35:51 | Syntaxial | Verification registered for version 7.1, with id: 41946 | 2012-02-17 21:21:45 | Syntaxial | Plugin saved with .nbm/zip file; id: 41944 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2012-02-17
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Ability to recognize D files, providing a (temporary) icon. No lexing is available yet, though.
Ability to create new D classes
Verifications for NetBeans versions
Decisions of individual verifiers for Netbeans-D plugin for NetBeans IDE 7.1
Commentscarlosqt: Works on NB 7.1
Win7, Java 1.7.0, 64-bit. Plugin functionality tested.
Introduction
This plugin provides support for the D programming language in Netbeans 7.1 and above Please note that this Netbeans-D is in an extremely stage of development, and therefore is missing a large number of features. These will be added as development continues
|
[ You have to be logged in to be able to comment. ]
User Comments
Development status and other info
Hi, I wanna know about this project, I used it and I found very interenting, but I don't know more about it, such as:
- If still under development?
- Where can I found the source code?
- Wich compilers are supported (DMD, LDC, GDC)?
Thanks in advanced.
Ramón.
RE: Plugin not working on plugin re-activation
Thanks, Carlos. I'll put that into the internal bug tracker.
I'm having some trouble with lexing at the moment, but am hoping to have it working soon.
~Cruz
Plugin not working on plugin re-activation
Hi Syntaxial,
Everything works fine, except when you re-activate the plugin. If you go to your D class file it will not be associated to the D language file type nor the icon will appear on it. you need to restart the IDE to get it working again.
To recreate:
1. Install the plugin - ide restart
2. create a D class file
3. deactivate the plugin
4. activate the plugin
5. D class file is of unknown type - no D icon.
6. restart IDE
It works again.
We have seen this same issue with other plugins before. Activation of a plugin does not make the IDE to restart, so the plugin does not get loaded.
Just so you be aware.
Carlos
|