On Wed, Mar 30, 2011 at 12:11:22AM +0100, Dan Haywood wrote:
> I've spent a little time trying to get to the bottom of ISIS-82, where the
> reporter is wondering if there's a local issue with his Eclipse
> configuration.
> I'm pretty sure that there isn't a problem in the Isis code, ie that it is
> "environmental", so I thought I'd have a go at eliminating at least one
> variable from the equation, namely his Eclipse IDE setup.
> My idea is to allow the developer to be able to package the quickrun app
> (for DnD viewer), and then run it entirely from the commandline. I've
> therefore spent a bit of time playing around with the shade plugin (to
> create an "uber jar") along with the antrun plugin (to allow said uber jar
> to be run using java -jar xxx.jar).
Thanks Dan. Let me know when this is ready and I'll give it a try.
Jeff Schultz