Community
Participate
Working Groups
Core Resource Variable Resolvers that do not specify the optional 'class' attribute are not displayed, and a stack trace is shown to the console.
For example, the following ext point does not work: <extension point="org.eclipse.core.resources.variableResolvers"> <variableResolver variable="PLUGINS" value="${ECLIPSE_HOME}/plugins"> </variableResolver> </extension>
Created attachment 189789 [details] patch Here's a patch including a regression test
Szymon, can you review this path please?
setting target to 3.8M5
Now committed to git's repository, in main. Should this bug be committed to another branch?