argument which in real-world situations can be used to gather contextualized information concerning the execution (what’s the current editor/view, the current selection, gather a preference value by key, etc.).

a gen-class), then Fat Jar will not suggest it in the list of candidates, but you can still type its fully qualified named instead of triggering the candidates list.
There is also an out-of-the-box "create Executable Jar" feature in Eclipse, but we encountered problems with it when the main class is not located in the source folders of the project, as is the case when you generate the main class from a clojure namespace.
Eclipse 3.x plugin of Library Folder Classpath Container This plugin will add all and files of a folder to you classpath.
In an earlier blog, Ben introduced Bundlor, the concepts behind it and how to use it from the command line as well as from within ANT and Maven.
In this post I’ll show how Bundlor can be used in an Eclipse environment.
When developing OSGi-based applications, some users don’t want to spend time constantly updating their file reflects actual dependencies expressed by code artifacts in the project and removes the need to manually manage classpath settings in Eclipse.
That's it - classpath: a path to a class (or collection of classes).
There are some interesting naming conventions having to do with directory structure, but they've been around forever.
)* Lein2’s Lein-newnew plugin allows you to create new leiningen projects from "project templates".