Hi
Let's say i need to develop a plugin for a given technology not suported by netbeans, how do i register a new project type for this technology?
The user may want to create a new project using the project wizzard, i've maneged to create a project template, but this requires the template to be based on an existing project type.
...
I was wondering if there is a way in Netbeans (v 6.8, or whatever) to have the editor tabs colored based on which project the file belongs to? Or some other easy way to distinguish which project a file belongs to.
Basically my problem is that I have 3-4 netbeans projects, which all have a very similar code base (production version, st...
Does anyone here has working nbgit plugin with Netbeans 6.9?
I've seen some patches for 6.9 in the repo, but the release 0.4 is not available for download yet on the project page. Is there any compiled version of nbgit 0.4 available to download somewhere?
When I try to install nbgit 0.3, I keep getting the message:
Some plugins req...
How can I find the version of an installed NetBeans module ?
My purpose is to make my module display its own specification number to the user without having to change its display code at each release.
...
How do I install NetBeans module sources into NetBeans? From Eclipse, I'm used to install various SDK packages which contain sources for plugins. Is there something similar in NetBeans?
...
HI
I download the program
SDE for JBuilder (PE) for Windows
TO GET CLASS DIAGRAMS
I ask you to explain how to install and use
Thx
...
Hey,
I'm have horrendous problems trying to get a JOGL program compiling using Netbeans 6.9. I can't seem to find an up to date explanation as to how to do this. When I install the NetBeans OpenGL pack I can't compile the examples. I get a compile error stating it can't find some methods such as GLCanvas(). When I go to the library to s...
In Visual Studio I used two features very much. These are Copy full path and Open containing folder. Both are very useful for me for several reasons.
Do you know any NetBeans plugins that provide these or similar functions (primarily on Windows)?
UPDATE:
There is a feature request in the NetBeans bugzilla since 2009-09-01 (not by me):
...
is there any richfaces plugins for netbeans 6.9?
please give that link where i can get richfaces plugin for netbeans....
...
Hello!
I want the logs from the Selenium Server Console write to file.
I know how to do this if i start server frome console (cmd.exe)
java -jar selenium-server.jar -log logfile.txt
But i run selenium test in NetBeans and selenium server start from NetBeans.
I can to set port and way to start for the selenium server
screenshot url:...
Hi
it could be that the word versus is too strong for my question but anyway here we go. I have used the Netbeans platform in the past and I was really impressed with it. I haven't tried anything however in VS (2008 my current edition). Does anyone have experience with VS on extensibility? Is it as powerful as Netbeans and can I build c...
I,m getting the following error:-
ERROR: Error installing rails:
i18n requires RubyGems version >= 1.3.6
These the gems and ruby version installed in my system.
:~$ ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i686-linux]
:~$ gem -v
1.3.7
:~$ rails -v
Rails 3.0.1
:~$
...
I believe that rails 3 support for windows is not released yet. Can I use Netbeans IDE and start working with Rails 3 in windows operating system ?
...
I have created a Netbeans Platform Application and deployed it (created installer / zip bundle etc.). I have also made provision for extension points by creating Interface modules in the application (is this the correct way?).
Now my question is, how do I write modules to extend this application, without having to depend on the source o...
Hi people,
I am developing a Netbeans app/module and I like to use a Derby database in it. I created a separate library handling Derby communication (working well). Then I like to use this library in Netbeans module so I imported it as a wrapped library module into my Netbeans app. When compiling I get following warning:
Warning: xyz.z...
I downloaded the Netbeans plugin for programming with Ada. However, I dunno how to link the Eclipse to the Ada platform library. What should link to the IDE ? lib,etc,bin ? I dunno what what to do.
Any help is appreciated.
...