AspectJ support in Java for Intellij Ultimate only?
Hi,
I would like to know if you actually need the Ultimate version of Intellij to make my @Aspect source code work?
Currently, my custom, before and after annotations seem to trigger the Aspect code but when nesting method calls are called nothing seem to be printed out in the logs. I need to know if you actually need to have the Ultimate version of Intellij to make the rest of the calls to be supported as well?
Something that drives me insane is the lacking Aspect support (guides, examples etc) from JetBrains, on how to actually use this library. If I am missing something in my configurations where I can find this information because I've tried to follow Youtube videos and even with the official AspectJ website, I find absolutely no answers to why my code does not work.
Kind regards,
Richard
请先登录再写评论。
Hello,
AspectJ is supported in the Ultimate edition only. See https://www.jetbrains.com/idea/features/editions_comparison_matrix.html .
You can download and activate it for free (30 days only) from https://www.jetbrains.com/idea/download to see if the project works with this version.
Hi Egor,
Why do you need the Ultimate version to make it work? Why aren't the dependencies enough?
I'm trying to make nested method calls show up in the logs but it looks like it only mentions the first method...
Kind regards,
Richard
Could you provide a couple of screenshots showing the problem and a small code snippet?
The files can be uploaded at https://uploads.jetbrains.com (do not forget to specify the UploadID)