Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by Community: NetBeans

• General  • Glassfish  • Global Education and Learning  
• Identity Management  • Java Communications  • Java Desktop  
• Java Enterprise  • Java Patterns  • Java Tools  
• Java User Groups  • Java Web Services and XML  • JCP  
• JDDAC  • Jini  • JXTA  
• Mac Java  • Mobile and Embedded  • NetBeans  
• Open JDK  • Portlet  • Robotics  
• Sun Grid  • Sun RFID and Sensor  


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...
on Jan 24, 2012 | Permalink | Discuss
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...
on Jan 21, 2012 | Permalink | Discuss
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.
on Oct 11, 2011 | Permalink | Discuss
Read my review of NetBeans IDE 7 Cookbook
on Aug 16, 2011 | Permalink | Discuss
How do you create JUnit tests using NetBeans 7.0?
on Jul 26, 2011 | Permalink | Discuss
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.
on Nov 22, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_35_jdk_7_project
on Nov 22, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/oredev_2010_trip_report
on Nov 11, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_33_netbeans_7_0
on Oct 20, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/java2days_2010_trip_report
on Oct 9, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_32_osgi_enabled_java
on Oct 4, 2010 | Permalink | Discuss
 I was pleasantly surprised recently to realize that you can use JavaScript directly inside your build.xml files.
on Sep 20, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/2_day_java_ee_6
on Sep 1, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/fisl_2011_trip_report
on Jul 28, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_31
on Jul 20, 2010 | Permalink | Discuss

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...
on Oct 10, 2011 | Permalink | Discuss
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...
on Aug 21, 2011 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_silicon
on Oct 15, 2010 | Permalink | Discuss
 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. 
on Oct 4, 2010 | Permalink | Discuss

Mobile and Embedded

A very simple sample for BB+NB+Lwuit
on Nov 12, 2010 | Permalink | Discuss