Feedbacks

Eclipse Command Line Options

Moritz Post
Aug 22, 2013

Eclipse offers a huge number of command line options to configure many aspects. Some of the more popular ones are: -clean If set to “true”, any cached data used by the OSGi framework and eclipse …

EMFStore: How it actually works

Maximilian Koegel
Aug 22, 2013

Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a demo client and server very fast. But how …

Mutable variable capture in anonymous Java classes

Tillmann Seidel
Aug 19, 2013

The Java compiler requires local variables of enclosing contexts referenced in anonymous classes (so-called captured variables) to be final. What if the anonymous class wants to alter the value of the …

Configuring and building a server product for EMFStore

Maximilian Koegel
Aug 14, 2013

Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a demo client and server very fast. In a …

Eclipse Preferences You Need to Know

Aug 13, 2013

Lately there have been many discussions regarding Eclipse preferences because of sites like ihateeclipse.com. The Number 1 complaint on this site is that Eclipse’s resources get out of sync with the …

Eclipse Platform 4.4 (Luna) Milestone 1, Available

Ian Bull
Aug 10, 2013

The annual Eclipse release typically indicates the beginning of summer. And if the back-to-school commercials aren’t an indication that summer is winding down, the restarting of the Eclipse milestones …