Y20240131-1000
Currently the UnresolvedImportFixProcessor can only work on a project if it has the org.eclipse.pde.PluginNature but actually we can work on many different kind of projects independent of the nature. This now adds a new property tester that evaluates the project if it matches a certain layout than a nature and allows to enable the classpath container on them on demand.