netbeans-6.9

Ada with Netbeans

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. ...

NetBeans 6.9.1 Java Application won't compile/run

I just downloaded the latest version of Netbeans - 6.9.1. I've been using 6.8 for some time for my PHP and HTML development on websites and whatnot. My business partner needs a cross-platform desktop application developed and so I figured that Java would be the way to go. Here's my problem - I downloaded the 6.9.1 version of NetBeans wi...

[Netbeans] - Running scripts on source upload

I'm using Netbeans 6.9 to develop PHP code; testing happens locally on my PC (XAMPP); once done code is uploaded using Netbeans upload facility to the production web server. I recall reading about Netbeans capabilities running scripts when "building" the project, and looking for a primer about it. Particularly I'm looking for some ways ...

NetBeans/Tomcat deployment problem

When I tried to run my project in NetBeans 6.9, I got this error: Starting Tomcat process... Waiting for Tomcat... Tomcat server started. Incrementally deploying localhost:8084/hastaneBilgiSistemi Completed incremental distribution of localhost:8084/hastaneBilgiSistemi Incrementally redeploying localhost:8084...

GUI-design with SWT components using Matisse (from NetBeans) - Still possible? How?

I just stumbles upon a screencast that shows someone designing a GUI with Matisse consisting of SWT-Component: http://showmedo.com/videotutorials/video?name=javaDevijverJ2Spart3&fromSeriesID=35 Does someone know how he integrated the SWT-Support into Matisse? Searching the web did not yield any useful infrmation so far. The screenc...