I stripped down the plugin to the bare minimum that provides the functionality we want: be able to run applications with the AspectJ Weaver by default.
The RunWithAspectJ is mostly taken from SBT and tries to keep all functionality that was already there (although, I don't understand much of the reasoning behind those parts of SBT).
I stripped down the plugin to the bare minimum that provides the functionality we want: be able to run applications with the AspectJ Weaver by default.
The RunWithAspectJ is mostly taken from SBT and tries to keep all functionality that was already there (although, I don't understand much of the reasoning behind those parts of SBT).