SimpleDirectoryContainer_EclipsePlugin
SimpleDirectoryContainer_EclipsePlugin copied to clipboard
This is an Eclipse plugin that allows creating a dynamic Classpath Container that observes a folder and loads all .jar (or .zip etc) files into the classpath.
I downloaded the jar, dropped it into the plugins folder of eclipse luna on Mac OSX, restarted eclipse, but the "Add directory" option does not show up (at least I...
Fixed #1, Patch UI to fit to screen & added eclipse configs to help new developers to start quickly
Multiple minor changes provided: - first of all I've added a launch and added the eclipse settings to enable new developers to start quickly - enhanced the UI to be...
Our ant build deletes and recreates the library directory. The delete causes the container to get all sorts of confused and it doesn't pick up on directory with the same...