Hi, This is perfect! There's other stuff that is currently found jface.text that does not require UI at all so could be moved to eclipse.text.
See http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/tree/experimental/compensator/org.eclipse.fx.text Tom On 09.04.15 08:56, Jayaprakash Arthanareeswaran wrote: > Hello everyone, > > I am a committer and component lead for JDT Core and would like to get > commit rights for the e4 repositories. Here's what I am specifically > looking to do: > > 1. Take out all the nice JDT "tooling" features from eclipse.jdt.ui > (decouple from the UI elements) and either put it in a new bundle or > move it to jdt.core. > 2. Expose these "Tooling" features via APIs, so interested clients can > consume them outside the realm of an IDE. > > To provide some background, the motivation comes from cloud based tools, > such as Orion, Flux etc, that would like to provide Java tooling > capabilities. One of the goals of Flux is to be able to host the JDT > service in a headless way and broker the messages between this JDT > service and Orion Editor. Unfortunately, as of today, only jdt.core can > be hosted headlessly, but most of the nice editor features reside in > jdt.ui, which are entangled with eclipse UI components. This basically > means that, the two things I mentioned above should happen. Of course, > we understand the seriousness and complexity of the effort and > initially would like to keep the work to the e4 repositories and decide > the future course for action at a later point. > > With that, I would like to request for commit rights for > eclipse.jdt.core (which already has a repo under e4) and eclipse.jdt.ui > (yet to be created). > > Thanks, > Jay > > > _______________________________________________ > e4-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/e4-dev > -- Thomas Schindl, CTO BestSolution.at EDV Systemhaus GmbH Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck http://www.bestsolution.at/ Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck _______________________________________________ e4-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/e4-dev
