You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
I imported all projects to my Bndtools workspace. Except for osgi.enroute.examples.webserver.application, all projects are fine. It shows error: Project 'osgi.enroute.examples.webserver.application' is missing required Java project: 'osgi.enroute.example'
I already have osgi.enroute.example project in the workspace. It seems that all other projects also use it. Why can't osgi.enroute.examples.webserver.application find it? Also, how do other projects depend on osgi.enroute.example?
I am using Bndtools 3.3.0 (latest version has issues with OSGi-enroute) on windows 7, Eclipse Oxygen 2 IDE (4.7.2), Java 8.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I imported all projects to my Bndtools workspace. Except for osgi.enroute.examples.webserver.application, all projects are fine. It shows error:
Project 'osgi.enroute.examples.webserver.application' is missing required Java project: 'osgi.enroute.example'
I already have osgi.enroute.example project in the workspace. It seems that all other projects also use it. Why can't osgi.enroute.examples.webserver.application find it? Also, how do other projects depend on osgi.enroute.example?
I am using Bndtools 3.3.0 (latest version has issues with OSGi-enroute) on windows 7, Eclipse Oxygen 2 IDE (4.7.2), Java 8.
The text was updated successfully, but these errors were encountered: