79423645

Date: 2025-02-08 17:43:08
Score: 2
Natty:
Report link

The issue was resolved by adding bundles.info file inside configuration/ folder. We added all plugins from plugins folder in bundles.info. Also added respective start levels for some plugins. One important parameter used in eclipse.ini was -Dosgi.checkConfiguration=true, which made sure that our cache is up to date.

By these way our application was able to successfully launch. With eclipse 4.26.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: jeevan08