'RCP Application do not export product with Babel feature

I use Eclipse 4.14 for an old RCP application that I updated to Java 8. Now it is possible to export the product but as soon as I add the feature "org.eclipse.babel.nls_eclipse_de" for the German language to the product in the "Contents" part the following error appears:

Processing inclusion from feature org.eclipse.babel.nls_eclipse_de: Bundle org.eclipse.ant.tests.core.nl_de_4.22.0.v20211218020001 failed to resolve.: Host plug-in org.eclipse.ant.tests.core_0.0.0 has not been found.

The application do start in German. I only have problems with the export of the product.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source