Categories

Stop the Architecture Erosion of Eclipse And Open Source Projects at EclipseCon 2011

Bernhard and Frederic began their talk defining software architecture and architectural erosion, which means that your system becomes deprecated and overloaded

Then, Bernhard evoked Findbugs, saying that

back in March 2004, only 4 packages for version 0.7.2, very simple new features added for annotations for example, few months later, still looking good in May 2005, [...]

Using and Extending Memory Analyzer into Uncharted Waters at EclipseCon 2011

Vladimir first introduced to the audience problems such as:

Tracking memory leaks : hard to debug and leading to OutOfMemory errors Thread issues : deadlocks, exhausted threads, waiting for external resources, such as DB connection

To solve those problems, you can use Eclipse Memory Analyzer, which is :

a Java Heap Analyzer it helps find [...]

Virgo and RT playing together at EclipseCon 2011

During this talk, Christopher presented the audience Virgo, part of the RT umbrella of the Eclipse Foundation

The virgo packages Equinox, then Virgo Kernel, then Virgo Tomcat Server or Virgo Jetty Server The Gemini project blueprint : DI Web : support for WABs and WARs JPA : persistence in OSGi DBAccess : modular JDBC drivers [...]