Thanks! I've applied the patch now.
And while I was at it, I added a way to declare classpath variables so that
the generated .classpath files remain portable even if you have libraries
located outside the project. We already did this for M2_REPO but now you
can define your own variables.
eclipse.classpath_variables { :LIBS => '/path/to/external/libraries' }
cheers,
alex
On Thu, Oct 29, 2009 at 12:14 AM, Stefan Wasilewski <[email protected]>wrote:
> Greetings,
>
> I've submitted this issue along with a one line patch to correct it.
> Would
> someone mind reviewing it for me?
>
> Thanks for a fantastically fun build system!
>
> ~ Stefan
>