Community News

Centralized Management of Code Quality

Tuesday, February 21, 2012 - 13:32 by EclipseWeb Web
Our vision for Agile ALM Connect is to bring together the leaders of different tools that are being used across the application lifecycle. Therefore, I was very happy that Olivier Gaudin, co-founder of the Sonar open source project, agreed to speak at Agile ALM Connect about how continuous inspection of code is an important aspect of continuous delivery.

Software Package Data Exchange (SPDX) is heading to Eclipsecon!

Friday, February 17, 2012 - 09:39 by EclipseWeb Web
At Eclipsecon, SPDX Group will be hosting a “Birds of Feather�(Bof) workshop highlighting SPDX 1.0, a standard format for communicating the components, licenses, and copyrights associated with a software package.

Zeichick’s Take: Java, Java everywhere

Friday, February 17, 2012 - 09:38 by EclipseWeb Web
Would you believe that 18% of developers that SD Times surveyed said that their organizations are running J2EE 1.4 in production environments? That’s the version of the Java server-side platform that was officially released in November 2003. That shows the persistence of deployed platforms. If it ain’t broke, don’t upgrade it.

Lua Development Tools now available as a standalone product

Monday, February 13, 2012 - 15:56 by EclipseWeb Web
The Lua Development Tools (LDT), developed as part of the Eclipse Koneki project, are now available as a stand-alone development environment. LDT developer Benjamin Cabé says that the preconfigured software package is ideal for developers who are not particularly familiar with the Eclipse SDK (Software Development Kit). The standalone version is available to download for Windows, Mac OS X and Linux in versions suitable for 32- and 64-bit variants of each operating system. LDT is licensed under Eclipse Public Licence.

Super-communities debuting for open source vertical supply chains

Wednesday, February 8, 2012 - 15:09 by EclipseWeb Web
In a recently published report outlining key trends and challenges for the open source community, Olliance’s Andrew Aitken notes that the emergence of vertically oriented super communities such as Polarsys, for the aerospace community, and financial-industry led OpenMama, are not only indicative of the maturing of the the open source industry but the evolution of open source supply chains serving industries which share significant economies of scale, regulatory overhead, technological requirements and standards.

Eclipse Juno and the Future of the Eclipse Platform

Tuesday, February 7, 2012 - 10:30 by EclipseWeb Web
Last week, the Eclipse Foundation announced the release of Eclipse Juno M5, a milestone towards this summer's combined release train. It brings new features, such as potential null pointer dereferences and leaked resources (for both Java7, where a try-with-resources can clean it up, and for Java6 using standard try/catch handling.)

Creating a build you can trust

Wednesday, February 1, 2012 - 10:05 by EclipseWeb Web
‘The build is broken’ is something I’ve heard too many times in my software development career. Concepts like continuous delivery and devops make it all that more important to have a build that you can trust. In the Agile ALM Connect session, Build Trust in Your Build to Deployment Flow ,Yoav Landman, founder of Artifactory, is going to demonstrate some of the techniques for using tools like Maven, Gradle and Artifactory to automate builds that release applications which are fully traceable, managed and trusted!

Dev + Ops = Getting Software Deployed Faster (DevOps)

Friday, January 27, 2012 - 11:19 by EclipseWeb Web
DevOps is one of those terms you hear a LOT about lately but I am not sure it is really well understood. However, if you are going to be successful at Agile ALM it would seem natural you would want to bring the operations side of IT closer into the development process. Puppet is one example of an open source project that is implementing some of the DevOps concepts.

Eclipse Juno's successor will be named Kepler

Friday, January 27, 2012 - 10:52 by EclipseWeb Web
The Eclipse Foundation has decided that the name of the successor to Juno, the currently in-development simultaneous release of Eclipse projects, will be Kepler. Almost half of the more than 200 participants that took part in the survey, launched in December 2011, chose the German astronomer. This is the second time an Eclipse simultaneous release has been named after an astronomer; a previous release was named Galileo.

HTML5 for App Developers: Eclipse

Thursday, January 26, 2012 - 13:15 by EclipseWeb Web
This episode cover how you can use Eclipse, which is a free and open source IDE, to do your HTML5, JavaScript, and CSS work.

Integrating Lifecycle Tools with OSLC and Eclipse Lyo

Wednesday, January 25, 2012 - 09:10 by EclipseWeb Web
Lifecycle tool integration is a key issue for the new breed of tools emerging around the concepts of Agile ALM. Eclipse is a great platform for tools integration on the desktop but how do tools integrate on the server? OSLC and Eclipse Lyo are a specification and open source implementation for solving lifecycle tools integration.

Hudson gets first milestone release as an Eclipse project

Thursday, January 19, 2012 - 09:44 by EclipseWeb Web
Oracle's Winston Prakash has announced the first milestone release of Hudson 3.0.0. This is the first release of the continuous integration package since it was placed under the Eclipse Foundation's umbrella. The move to the Eclipse Foundation was made following a contentious split that saw a large part of the Hudson community support Jenkins, a fork of the project managed by Hudson creator, Kohske Kawaguchi.

Charting the Future of Agile ALM

Tuesday, January 17, 2012 - 11:56 by EclipseWeb Web
One of the driving motivations for organizing Agile ALM Connect is the belief there is a change occurring in how organizations are building enterprise applications and the overall software development lifecycle. Motivating this change things like agile development, cloud computing, mobile development, and new tools integration which require a new way of thinking about application lifecycle management. This is why we wanted to bring together some of the smartest people in the Agile ALM space to talk about what the future of Agile ALM and how IT organizations should adapt.

Domain Specific Languages in the Real World

Thursday, January 12, 2012 - 10:13 by EclipseWeb Web
Domain Specific Languages (DSL) is a term you hear more and more about as people try to simply a programming environment to a specific purpose. Languages like Scala, Groovy and Eclipse Xtext are making it easier to create DSLs. However, with any technology or term it is always useful to see real examples, more than just Hello World.

IBM Delivers Open Source Version of EGL Tools

Tuesday, January 10, 2012 - 10:27 by EclipseWeb Web
IBM in December announced the release of Eclipse EGL Web Developer Tools (EWDT) version 0.7, the first open source version of its EGL development tool. The new tool builds on the free EGL Community Edition software that IBM put out in 2008 and gives IBM i shops another option for developing rich Web applications that run on the IBM i operating system and can access RPG logic.

Eclipse to Support Google Dart, Other New Languages

Monday, January 9, 2012 - 09:23 by EclipseWeb Web
The Eclipse open source software development platform continues to be a hotbed for new projects and support for new environments; this year’s EclipseCon event will showcase support for new and emerging languages.

Support for New Emerging Languages

Wednesday, January 4, 2012 - 12:59 by EclipseWeb Web
In the last number of years there has been a boom in the creation of new computer languages. Some might wonder why we need so many new languages but one thing I have found is that software developers can be very passionate about software languages.