[
https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin....
]
ZERR Angelo commented on JBDS-3267:
-----------------------------------
As Xavier said, I have worked for a JSON Editor based on WTP
https://github.com/angelozerr/eclipse-wtp-json
You can see features
https://github.com/angelozerr/eclipse-wtp-json/wiki
Validation starts working (syntax and I have started JSON Schema too) and completion like
bower, npm depdencies dependencies starts working too.
The only problem today is teh synchronization betwwen teh IJSONModel and teh editor (liek
WTP IDOMModel and XML editor).
I will work on this issue when I will have time. Any contribution are welcome.
JSON Editor
-----------
Key: JBDS-3267
URL:
https://issues.jboss.org/browse/JBDS-3267
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing, requirements
Reporter: Burr Sutter
Assignee: Xavier Coulon
Fix For: 9.0.0.Beta2
As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit
various JSON files, I need an editor that formats the nested curly braces, helps me to
insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to
know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work
if I am editing a .json file.
Ideally, we would support both a full JSON editor as well as working within the Web
Services Tester.
http://screencast.com/t/hWAtlMytghV6
http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)