sbt-aspectj
sbt-aspectj copied to clipboard
How would I waive project dependencies? Does any free IDE support this plugin when running stuff?
Taking from your example on compile time waiving with annotations I could waive project source code but not the calls the libraries I'm using. I there any way to include library classes into being part of this plugins waiving with aspectJ?