bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
532 stars 305 forks source link

Bnd launch fails on first use of the day #2340

Closed kriegfrj closed 6 years ago

kriegfrj commented 6 years ago

I have noticed that when I sit down to my workspace in the morning to start work, trying to launch the target platform fails with the following error message: launcher error Whether I click "Yes" or "No", Eclipse takes me to the Run Configurations dialog.

This keeps happening every time I try and launch, until I manually refresh the Bnd repository or restart Eclipse. Once reindexed and/or restarted it seems to go back to normal.

Platform is Windows 10/Eclipse Oxygen (release 2)/Bndtools HEAD.

I have observed the same behaviour on my home laptop (also Windows 10/Oxygen/Bndtools HEAD).

bjhargrave commented 6 years ago

Perhaps this issue would be more appropriate in the https://github.com/bndtools/bndtools repo? I know it can be a bit confusing, but the bnd repo is for the underlying Bnd code and the maven and gradle plugins. The Bndtools repo is for the Eclipse plugins which integrate Bnd into the Eclipse environment. Your issue seems to be more about the latter.

kriegfrj commented 6 years ago

Sorry, you're right - this was inattentiveness, pure-and-simple. I'll close this issue and re-raise it on the bndtools repo.