Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Non-GUI installation

For the 1.1rc1 release, try

    java -jar aspectj-1.1rc1.jar -to {dir}

It won't work for the 1.0.6 installer or in a headless environment, since it still loads AWT.

Wes

Jeffrey Morgan wrote:

> Are there any plans to create a installation that doesn't require a GUI?
>
> -Jeff
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top