Netbeans

Netbeans tips & tricks for running PHP and Node scripts

In this article I'd like to share some tips on creating and running various script based projects (i.e. projects in which you run something in command line). No Grunt or any other additional helper application is required. You just need Netbeans.

Also added a bonus on setting up PHP debugging (XDebug) on Windows.

Using Netbeans for Android development

Yesterday I wrote about how to prepare Netbeans for Android development. This time some tips on how to create, run and debug projects. Something to make your work pleasurable :-).

Preparing Netbeans for Android development

So you want to make your first application but have no tools? Maybe you used Netbeans before or just want to try it? As for me - I just use Netbeans for other projects (especially JavaScript based) and it was a natural choice for me. It's easier to switch languages than tools. Whatever your case is - here is a step-by-step instruction from a clean system to fully functional development environment.

Subscribe to Netbeans