Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Red Hat’s Involvement in Eclipse IDE Development


On Feb 20, 2023, at 09:11, Aleksandar Kurtakov <akurtako@xxxxxxxxxx> wrote:

I would like to give broader picture for the sake of having things listed:
* JDT, JDT-LS, Platform and Equinox are different projects thus having different repositories
* JDT-LS depends on bundles from Platform, Equinox and JDT

Thanks for bringing this up!

It seems that JDT LS is tightly coupled with JDT - especially around access to "internal" code. Would it make sense to start thinking about a restructuring review with the goal of merging both projects?

I can see that Platform and Equinox continue to be separate projects/repositories.

* Platform and JDT bundles needed are spread around multiple repositories in the projects themself (e.g. jdt.core in jdt.core repo and jdt.core.manipulation in jdt.ui repo)

That's something I can help fixing.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/



Back to the top