Hi,
sorry for joining this discussion late, but I got pinged from multiple sources the last
24 hrs around this question around tooling for Java EE 8 in Eclipse IDE.
Here is the deal:
The team behind JBoss Tools and Developer Studio which amongst many things have the lets say
extended Java EE tooling - such as JSF, CDI and just general awesome improvements would
love to contribute this code to Eclipse WTP; but at the moment there is noone to actually
receive and continue to maintain it. As mentioned elsewhere we now have two committers on to
just keep WTP releasable.
Thus its hard for us to justify going through the means of splitting out the code, get it
through the IP process, get it done so it can be added without actually hurting our own users
which at the moment is happily running the tools as it is today.
In other words - open for the idea, but skeptical on how we could make this work in practice.
Another way:
A more interesting option I would like to propose is to see if there are interest in instead
of trying to bend WTP to work with the latest greatest is to look at expanding and building
on the Language Server Protocol movement and provide tooling that way.
By using LSP we can have a base set of LSP's (for xml, jsf, java/CDI, etc.) which can be
used in Eclipse (using LSP4e project and the new Generic Editor support we've added) as well
as in vscode, Che and if someone does the wiring up any other LSP enabled editor.
Would there be interest in such approach ?
/max
http://about.me/maxandersen
On 28 Feb 2018, at 11:56, arjan tijms wrote: