Archive for January 27, 2010

When Eclipse Plugins Don’t

Quick Version If, after ‘installing’ a plugin for Eclipse 3.4 it’s not visible in Preferences or in context menus, check that your user account has permissions to write into the appropriate Eclipse directories – because Eclipse doesn’t warn you. Preamble For those who don’t know, Eclipse is an IDE heavily used for Java development. Like [...]

Posted on January 27, 2010 at 10:55 pm by Paul Brabban · Permalink · Leave a comment
In: Development, Java