After launching v1.2, we went heads down again to work on our next project, Eclipse Spaces.
Finally, we have something to show for it and it has been really exciting! For those of you who are not familiar with Eclipse, it is one of the largest, non-for profit open source software groups in the world. They produce a wide range of tools, one of the most popular is the Eclipse Java Development Environment.
If you are an Eclipse developer, publishing and promoting your work has always been an issue. If you are working on an official Eclipse project, you can ride their coat tails, but if you are that lone entrepreneurial developer or that small team; you had to set up your own infrastructure to host and collaborate. Eclipse Spaces is a new standard that allows you to plug into any space provider with an adaptor. Once you have your space set up, you can publish and consume new Eclipse tools from right inside of Eclipse. As a developer, the hard work begun after development was done. It is the packaging, documenting, making and testing installers, etc. So we wanted Eclipse Spaces to be simple, part of the development environment, and open. So once I am done with my code, I publish it and get a URL to an update site. I can share that URL with people and with it they can install the binaries or even the code if I make it open source.