Install java portable in windows
If any of "r01fXXXAspectClasses" project does NOT compiles:
- Ensure the
/src/main/aspect
folder is detected as a source folder by eclipse; if NOT just select the folder and add it as source folder - Ensure the project is detected by eclipse as an [AspectJ] project; if NOT just select project and
>> Configure >> Convert to AspectJ
- Usually after a full rebuild of the workspace projects, [aspectJ] projects do NOT compile: just select each [aspectj] project individually and clean (rebuild)