Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] jgit-4.8 target platform does not load on master and stable-5.1

Recently I've been unable to build the master branch of jgit in Eclipse (version 2018-09) because the jgit-4.8 target platform doesn't load, showing several "Unable to locate installable unit" errors.  See the screenshot [1].

The same also happens on the stable-5.1 branch.

However, if I switch to stable-5.0 the target file's content is different. Reloading it is successful and the project can build.

Then if I switch back to stable-5.1 and master, they successfully build, but the target platform dialog shows the same errors again.

Is there something I'm missing to make this work properly on stable-5.1 and master, or is it broken?

Thanks.

[1] https://imgur.com/a/u58syff


Back to the top