The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Tools and user felipegaucho

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Deployment

With the newcomer Vaadin module I updated the Arena Project script to support builds on Windows platform. Not a big deal in terms of configuration but it is worthy a notification in case you had tried to build the project before and got frustrated with the Platform Classifier restricted to the UNIX-family. Why to use Platform Classifiers? The lack of a good Maven support for the Glassfish...
on Nov 9, 2009 | Permalink | Discuss

Tools

With the newcomer Vaadin module I updated the Arena Project script to support builds on Windows platform. Not a big deal in terms of configuration but it is worthy a notification in case you had tried to build the project before and got frustrated with the Platform Classifier restricted to the UNIX-family. Why to use Platform Classifiers? The lack of a good Maven support for the Glassfish...
on Nov 9, 2009 | Permalink | Discuss
A list of project adaptations required to produce zero-errors reports with PMD and FindBugs while keeping the code fully compliant with J2EE 5.
on Aug 17, 2008 | Permalink | Discuss
How many times you observed someone modifying the code formatting of Java classes and other people getting crazy about the lost of the project history from the CVS? At first sight it seems just a problem of communication - but think again - is it really a human problem, or our tools are not wise enough to reduce the problem?
on Nov 29, 2006 | Permalink | Discuss
If you are a member of a project in which every person could choose his own development environment, I'm sure you have painfull experiences with the code-style, integration and even the project communication. It is so common I decided to register this situation here in my blog.
on Feb 9, 2006 | Permalink | Discuss
Introducing Wink: a freeware tutorial/presentation creation software. It is a very easy to use tool with a set of nice features, including a compreensive user guide. I spent half an hour to produce my first video, and two hours later I published the first presentation at the home-page of my project.
on Dec 19, 2005 | Permalink | Discuss