Blogs by Community: NetBeans
NetBeans

This article has the main objective show a little example for persist information in Cassandra using java.
For demonstrated the persistence with Cassandra will used the Easy-Cassandra, a framework open source for use this SGBG in an easy mode.
@ColumnFamilyValue(nome = "person")//
public class Person implements...

The latest Java.net poll suggests that NetBeans users have been quick in their adoption of the NetBeans IDE 7.1 Release. A total of 802 votes were cast in the poll, with the following results...
Task Focused Interface has become an accepted concept in the current programming paradigms. Mylyn made a breakthrough to introduce the Task Focused Interface in Eclipse world. Cubeon introduced the Task Focused concepts for NetBeans IDE, with many integrations with third party issue databases like JIRA. I was searching for a Task Focused Interface for NetBeans whch will track my opened files automatically in my current task. I ended creating one such feature in project NBTaskFocus.

Read my review of NetBeans IDE 7 Cookbook

How do you create JUnit tests using NetBeans 7.0?
Netbeans RCP - Advanced Random Stuff (ARS)
This post shows how the slowness detection feature of the Netbeans IDE can be used in Netbeans RCP Applications.

Content available at: http://blogs.sun.com/arungupta/entry/screencast_35_jdk_7_project

Content available at: http://blogs.sun.com/arungupta/entry/oredev_2010_trip_report

Content available at: http://blogs.sun.com/arungupta/entry/screencast_33_netbeans_7_0

Content available at: http://blogs.sun.com/arungupta/entry/java2days_2010_trip_report

Content available at: http://blogs.sun.com/arungupta/entry/screencast_32_osgi_enabled_java

I was pleasantly surprised recently to realize that you can use JavaScript directly inside your build.xml files.

Content available at: http://blogs.sun.com/arungupta/entry/2_day_java_ee_6

Content available at: http://blogs.sun.com/arungupta/entry/fisl_2011_trip_report

Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_31
Java Desktop

Welcome java 7 part 3 -NIO 2 JSR 203
So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...

Given some information about Java 7, i will now show the imrovements to the latest version.In this article i use the netbeans version 7.0.1, for this you need to download the JDK 7 (the link is below the article). After downloading and installing Netbeans (but during the installation remember to select the JDK 7 path).
The first example will show switch with String, previously...

Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_silicon
The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies.
Mobile and Embedded

A very simple sample for BB+NB+Lwuit




