netbeans

  • submit to reddit

IntelliJ Keymap for NetBeans IDE

Have been using IntelliJ for about 5 years now. It is still the Roll Royce of all IDEs, and of that there is no doubt. But having said that, you should once in...

4 replies - 3668 views - 07/14/08 by Swapnonil Mukherjee in Tips and Tricks

NetBeans 6.5 M1: GlassFish v3 + Rails

NetBeans IDE 6.5 Milestone 1 is now available. The New and Noteworthy feature list certainly makes it worthy for the install - comprehensive PHP support...

0 replies - 3206 views - 07/09/08 by Arun Gupta in Blogs

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

7 replies - 12241 views - 07/05/08 by Slim Ouertani in Tips and Tricks

NetBeans: The Ultimate Linux IDE

NetBeans started its life as a student project at the department of mathematics and physics, Charles University (Prague, Czech...

7 replies - 7779 views - 07/02/08 by Kunal Deo in Articles

Some Considerations About Developing MIDP Applications

Taking the opportunity given by a small consultancy in the MIDP field, which gave me the excuse of working with the Micro Edition, I've added some features...

10 replies - 5550 views - 06/30/08 by Fabrizio Giudici in News

Playing with NetBeans XML Layer Files (Part 1)

I am back with another cool trick and some tips to remember as well. Let me share with you another trick, which I have been making use of for a few weeks, and...

3 replies - 17390 views - 06/25/08 by Varun Nischal in Tips and Tricks

Hack Your Own Custom NetBeans Project Templates

Somebody recently asked in a forum how he could turn NetBeans projects into project templates. Say, you want to start a series of projects with the same...

6 replies - 15347 views - 06/11/08 by R. Kusterer in Tips and Tricks

Alkitab Bible Study 1.0 (Bible with Java)

KIYUT just released Alkitab Bible Study 1.0, a cross platform and open source Bible study toolset based on the NetBeans Platform and JSword CrossWire library....

0 replies - 5584 views - 06/11/08 by Tonny Kohar in Announcements

Getting Started with "Software as a Service"

"Software as a Service" (SaaS) is an increasingly popular model for providing software functionality, as it is economical in terms of both cost...

0 replies - 27776 views - 06/10/08 by Jeff Rubinoff in News

Alfresco Now Supported In NetBeans IDE

Alfresco is the Open Source Alternative for Enterprise Content Management (ECM), providing Document Management, Collaboration, Records Management, Knowledge...

0 replies - 4111 views - 06/04/08 by Prem Kumar in Announcements

Spring Framework Support in REST 0.7

REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...

1 replies - 26707 views - 05/20/08 by Jeff Rubinoff in News

Javadoc Analyzer in NetBeans 6.1

NetBeans 5.5 contained a useful tool called the 'Javadoc Auto Comment' feature. With the heavy rewrite of the NetBeans internals in version 6.0, the auto...

2 replies - 7276 views - 05/09/08 by Adam Myatt in News

Sun Distributes ‘100 NetBeans IDE Tips and Tricks’ Mini-Book at NetBeans Day

Throughout Sun’s CommunityOne 2008 (specifically the NetBeans track), they distributed the standard swag one might expect of this type of event (bags, hats,...

3 replies - 6803 views - 05/07/08 by Adam Myatt in News

Obfuscating a NetBeans Java Application Project

Some time ago I found a couple of posts talking about how to obfuscate a NetBeans RCP module (here and here).Getting some parts of the ant targets presented...

4 replies - 23455 views - 04/30/08 by Antonio Santiago in Tips and Tricks

5 Techniques for Creating Java Web Services from WSDL

In this article, I will implement a simple Document/Literal web service, from an existing WSDL file, using three different databinding frameworks and two...

42 replies - 295291 views - 04/29/08 by Milan Kuchtiak in News