OpenSolaris

You are not signed in. Sign in or register.

OpenSolaris Community: Documentation

View the leaders for this community
Community Observers

Endorsed projects

Materials

Learning Materials for Users

Help

Guides for Admins and Developers

Help

Information for Code Contributors

Contributor

Help

Information for Docs Contributors

Blogs

geertjan - Creating a Grails Plugin in NetBeans IDE

Jul 22, 4:55 PM

Let's create a plugin for Grails. Grails is, after all, modular and pluggable. Here's the ultimate simple Grails plugin, just to give an idea what is involved, from start to finish. The most useful ...

geertjan - Integrating Meera with Grails and NetBeans

Jul 21, 2:09 PM

My DZone colleague Meera Subbarao took the new Grails/Groovy support in NetBeans IDE for a spin, with great results. Part of her concluding remarks are: "If you are a Groovy or a Grails fan, download ...

geertjan - Grails: This Time With Tools

Jul 20, 8:19 AM

Here's how to get started with Grails in NetBeans IDE 6.5 by using the official Grails Quick Start as our guide: Prepare the Environment Download and install NetBeans IDE 6.5 Milestone 1 or later. ...

geertjan - Search the Guardian from a NetBeans Platform Application without Coding At All

Jul 19, 2:04 PM

By default, the Quick Search feature is hidden in NetBeans Platform applications. Below, I show how to enable it in the layer.xml file and also how to enable the web search provider (this provider ...

geertjan - Quick Search API Sample

Jul 18, 3:11 PM

I noticed in recent builds that the appearance of the new 6.5 Quick Search feature has improved recently. It looks a lot better and provides more functionality. First, you can see in the final ...

geertjan - My 1st Contribution to NetBeans API Javadoc!

Jul 17, 1:10 AM

For a very long time, Jaroslav Tulach has been asking me to add links to documentation (blogs as well as tutorials) to the NetBeans API Javadoc . I always said I would do so but then ended up being ...

geertjan - Notes for NetBeans Platform 6.5 (Part 2)

Jul 16, 4:16 PM

Another change, comparable to the registration of the action class within the layer.xml that I showed yesterday, is the way in which actions that are "always enabled" will be created & registered in ...

geertjan - Notes for NetBeans Platform 6.5

Jul 15, 12:36 PM

Following on from Notes for NetBeans Platform 6.5 Milestone 1 , let's look at some more and some slightly subtle changes in the upcoming 6.5 release, when creating new modules (i.e., plugins). I'm ...

alta - FREE Solaris OS Training Courses

Jul 14, 5:06 PM

Sun Training offers some interesting free web-based courses for the Solaris OS. Solaris 10: Ten Moves Ahead of the Competition (WS-245) The Solaris 10: Ten Moves Ahead of the Competition course ...

geertjan - If you ever wrote to nbpodcast AT netbeans DOT org...

Jul 11, 5:24 AM

...please send your e-mail there again! Until a few minutes ago, the e-mail account wasn't working correctly, so that we never received any of your e-mails. (Which explains why "nobody solved the ...

geertjan - NetBeans Podcast Episode 44

Jul 10, 4:16 AM

The first NetBeans podcast hosted by Lloyd and myself! NetBeans Podcast Episode #44 (31 min, size: 32.8 MB) 00:58 NetBeans 6.5 Milestone 1 10:15 NetCAT 6.5 , introduced by project co-ordinator Jiri ...

Patricia Levinson - Google gets "Lively"

Jul 9, 2:33 PM

It was only a matter of time. Google , the internet darling and search engine giant has created its own virtual world. Launched yesterday, Lively is reported to be Google's take on virtual worlds, in ...

techdogg - Read All About It! Support for LDoms guest domains! Support for Oracle 11g!

Jul 9, 2:23 PM

Come and get it! Support for LDoms guest domains and Oracle 11g is now available in Sun Cluster 3.2 2/08! You can find descriptions of the latest set of new features in the latest Sun Cluster 3.2 ...

geertjan - JFugue Music NotePad & the NetBeans Platform Setting

Jul 9, 7:14 AM

When I check out http://nbjfuguesupport.dev.java.net/ , I see the following in the Output window: /home/geertjan/Desktop/nbj/nbjfuguesupport/build.xml:7: The following error occurred while executing ...

geertjan - Mixing and Matching Groovy and Java

Jul 8, 9:45 AM

Using 6.5 Milestone 1: The result when you run the application above:

geertjan - Prevent the Generation of Fully Qualified Class Names

Jul 7, 10:19 AM

One big improvement in 6.5 that you're unlikely to hear about (anywhere else) is this very significant improvement (among several others) in the NetBeans Matisse GUI Builder—you can let Matisse ...

geertjan - Further with Spring RCP

Jul 3, 4:09 PM

In addition to Getting Started with Spring RCP , I've now also written Getting Further with Spring RCP . It's pretty interesting what Spring RCP can do for your Swing applications. This part covers ...

geertjan - Sources for Spring RCP Tooling Live on java.net

Jul 2, 11:55 PM

I made a small typo (springrpctooling instead of springrcptooling), but aside from that glitch, it's all good and the sources are now available here, graduated from the Java Tools incubator: ...

geertjan - Win Cool NetBeans Stuff

Jul 1, 9:49 AM

Lloyd and I will be recording another NetBeans Podcast during this week. You can expect several new segments in the upcoming podcasts, such as a recurring segment by Jaroslav Tulach (the original ...

geertjan - Spring RCP Meets NetBeans IDE

Jun 30, 2:41 PM

Spring RCP tooling in the Plugin Portal, since today, which makes sense in combination with Getting Started with Spring RCP , a tutorial that is available on Javalobby.