com.ifedorenko.m2e.sourcelookup
com.ifedorenko.m2e.sourcelookup copied to clipboard
Failed to evaluate: ReferenceExpression [definitionId=com.ifedorenko.m2e.sourcelookup.ui.m2estratum]
I´m using Eclipse 2019-12 with version 1.1.0.201506181114 of "com.ifedorenko.m2e.sourcelookup".
The Eclipse log is constantly flooded with errors like the following: No property tester contributes a property com.ifedorenko.m2e.sourcelookup.m2estratum to type class org.eclipse.jface.text.TextSelection
Please see the following error log for details:
My session data is: eclipse.buildId=4.14.0.I20191210-0610 java.version=1.8.0_201-2-redhat java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
Can you tell me what is the issue here?
Please uninstall com.ifedorenko.m2e.sourcelookup
, it is old, unsupported code that is not compatible with recent eclipse versions. com.ifedorenko.m2e.sourcelookup
functionality has been merged to Eclipse proper, so there is no need to still be using it.
Keep it open for future references
Thank's for your fast response! Uninstalling it solved the issue for me.