Hi,

We suddenly get the following error in aspectj.

Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project 'resource-manager'.
assertion failed: Marker property value is too long: AJC compiler errors:
error at import 
com.mycompany.commonlibrary.resourcemanager.cli.internal.RmCliFactory;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
C:\Users\eraonel\git\mje\resource-manager\src\main\java\com\mycompany\commonlibrary\resourcemanager\Abisco.java:10:0::0
 The import 
com.mycompany.commonlibrary.resourcemanager.cli.internal.RmCliFactory cannot be 
resolved
error at import 
com.mycompany.commonlibrary.resourcemanager.exception.ResourceManagerConnectionException;

Any ideas how to avoid it. It is only visible in Eclipse. We use AspectJ 2.2.4 
and Eclipse 4.15.0 ( but also seen in Eclipse 4.7.3)

br,

//mike




_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to