]
Max Rydahl Andersen commented on JBIDE-21377:
---------------------------------------------
We already has this editor or at least part of it in our TP as part of SpringIDE.
Can we simply remove this from the Central TP and include it in our "base" TP
and then we solve this issue + reuse it for the SpringIDE dependency ?
Any limits/version ranges on what SpringIDE needs that restricts us ?
Include Yaml editor in JBoss Tools (& JBDS?) via feature dep, new
Central connector, or just add to CoreTools category
----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-21377
URL:
https://issues.jboss.org/browse/JBIDE-21377
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: updatesite
Affects Versions: 4.3.1.Beta1
Reporter: Mickael Istria
There is a decent Yaml editor existing for Eclipse IDE:
https://github.com/oyse/yedit .
It has 21 stars and is included in STS ( JBDS-3465 ). Similarly to JSon Editor, we should
provide it to JBoss Tools users by default.
This would require adding it to the TP and adding a dependency from a JBT feature to it.
On longer-term, we should get it touch with the author to get this plugin migrated to
Eclipse.org world, most likely under the WTP/SSE project (cc [~vrubezhny])