At the beginning, build tools capabilities were relatively simple, i.e. mostly compile and package the compiled sources. But over the years, those capabilities...
At the beginning, build tools capabilities were relatively simple, i.e. mostly compile and package the compiled sources. But over the years, those capabilities have largely evolved (e.g. complex build processes, dependencies management, documentation generation, testing integration, etc.). And it's probably fair to say that Maven has been, at least in the Java landscape, one of the main actors in that evolution... if not the most important one! Maven is widely used since many...
At the beginning, build tools capabilities were relatively simple, i.e. mostly compile and package the compiled sources. But over the years, those capabilities have largely evolved (e.g. complex...
As many of you know, the Java API for Batch Processing (JSR 352) is one of the key APIs added in Java EE 7. The API is largely based on POJOs, annotations and...
As many of you know, the Java API for Batch Processing (JSR 352) is one of the key APIs added in Java EE 7. The API is largely based on POJOs, annotations and some XML. As a result you can be pretty productive even without an IDE. As a Java developer, however, like me you probably enjoy the usability of modern IDEs like NetBeans and may be wondering what IDE support there is for the Java API for Batch Processing. Although Java IDEs have been very good about supporting Java EE...
As many of you know, the Java API for Batch Processing (JSR 352) is one of the key APIs added in Java EE 7. The API is largely based on POJOs, annotations and some XML. As a result you can be...
With a focus on POJO development, annotations, intelligent defaults, portability and productivity, you can pretty much do Java EE development using a plain text...
With a focus on POJO development, annotations, intelligent defaults, portability and productivity, you can pretty much do Java EE development using a plain text editor these days if you prefer. In fact, as a consultant I've seen a handful of remarkable folks do exactly that. For the rest of us though, IDEs like NetBeans are incredibly helpful from basic code completion, inline warnings and code navigation to powerful wizards, refactoring tools and code generation. NetBeans...
With a focus on POJO development, annotations, intelligent defaults, portability and productivity, you can pretty much do Java EE development using a plain text editor these days if you prefer. In...
As you may know, NetBeans 7.3 is creating quite a buzz in the community. The 122th episode of the Java Spotlight podcast features an interview with NetBeans...
As you may know, NetBeans 7.3 is creating quite a buzz in the community. The 122th episode of the Java Spotlight podcast features an interview with NetBeans Group Product Manager Ashwin Rao. Although he generally keeps a pretty low profile, Ashwin is one of the key folks driving NetBeans forward. He talks with Roger Brinkley about the HTML 5 landscape, the new features in NetBeans such as excellent JavaScript editing capabilities powered by the Nashorn engine on par with...
As you may know, NetBeans 7.3 is creating quite a buzz in the community. The 122th episode of the Java Spotlight podcast features an interview with NetBeans Group Product Manager Ashwin Rao. Although...
As you are aware, Java EE 7 features have been rolling into GlassFish 4 promoted builds for a few months now. Keeping up with GlassFish, the good folks in the...
As you are aware, Java EE 7 features have been rolling into GlassFish 4 promoted builds for a few months now. Keeping up with GlassFish, the good folks in the NetBeans team are beginning to put in early access features to Java EE 7 as well. Some of the features include:Registering GlassFish 4Creating Java EE 7 applicationsWizard for JAX-RS 2 Filters/InterceptorsInitial support for Faces FlowLoading templates from a resource libraryNon-persistent EJB timers in the Web...
As you are aware, Java EE 7 features have been rolling into GlassFish 4 promoted builds for a few months now. Keeping up with GlassFish, the good folks in the NetBeans team are beginning to put in...
The 113th episode of the Java Spotlight podcast features an interview with NetBeans head of engineering John Ceccarelli. John talks with Roger Brinkley about...
The 113th episode of the Java Spotlight podcast features an interview with NetBeans head of engineering John Ceccarelli. John talks with Roger Brinkley about the recent developments in NetBeans - specifically NetBeans support for JavaScript/HTML 5 development via Project Easel. John discusses the HTML 5 landscape, Java EE 7, project Nashorn, project Avatar and the like.The podcast also covers JavaFX, Java SE 7/8, Java Embedded and Java EE 7, including the recent published...
The 113th episode of the Java Spotlight podcast features an interview with NetBeans head of engineering John Ceccarelli. John talks with Roger Brinkley about the recent developments in NetBeans -...
NetBeans 7.2 Beta is now available. The release includes notable features such as Scene Builder integration in JavaFX; support for multiple PHP frameworks;...
NetBeans 7.2 Beta is now available. The release includes notable features such as Scene Builder integration in JavaFX; support for multiple PHP frameworks; updated Groovy support; and many other enhancements in Java EE, Maven, C/C++ and the NetBeans Platform.The New and Noteworthy wiki provides a complete list of highlights in this release. For Java EE, JPQL query validation and completion, property completion in persistence.xml for EclipseLink Persistence Provider, and...
NetBeans 7.2 Beta is now available. The release includes notable features such as Scene Builder integration in JavaFX; support for multiple PHP frameworks; updated Groovy support; and many...
NetBeans IDE provide tools, templates, and code generators that can be used for the specifications that are part of the Java EE 6 Platform. In a recent article...
NetBeans IDE provide tools, templates, and code generators that can be used for the specifications that are part of the Java EE 6 Platform. In a recent article Geertjan builds a simple end-to-end application using the standard Model-View-Controller architecture. It uses Java Persistence API 2, Servlets 3, JavaServer Faces 2, Enterprise Java Beans 3.1, Context and Dependency Injection 1.0, and Java API for RESTful Web Services 1.1 showing the complete stack.A self-paced and an...
NetBeans IDE provide tools, templates, and code generators that can be used for the specifications that are part of the Java EE 6 Platform. In a recent article Geertjan builds a simple...
Alongside with the GlassFish 3.1.2 release NetBeans has also released version 7.1.1.NetBeans probably has the best Java EE 6 out-of-the-box support and this...
Alongside with the GlassFish 3.1.2 release NetBeans has also released version 7.1.1.NetBeans probably has the best Java EE 6 out-of-the-box support and this 7.1.1 release fully supports GlassFish 3.1.2. Check out these recent Java EE features (some neat CDI stuff in there).Since this NetBeans release is also available as a patch update to 7.1, you need to either download GlassFish 3.1.2 separately or do a fresh install of a 7.1.1 bundle which includes GlassFish ("Java" or...
Alongside with the GlassFish 3.1.2 release NetBeans has also released version 7.1.1.NetBeans probably has the best Java EE 6 out-of-the-box support and this 7.1.1 release fully supports GlassFish...