Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » Alternative XML Schema View(I need help on how to provide an alternative view for an XML schema.)
Alternative XML Schema View [message #1822962] Tue, 17 March 2020 12:24 Go to next message
Martin Neumann is currently offline Martin NeumannFriend
Messages: 2
Registered: July 2019
Location: Germany
Junior Member
Hi,

I'd like to create an alternative view for the XML schema editor, similar to what this program creates: http://regis.cosnier.free.fr/?page=XSDDiagram
The linked program is open source and I'd try porting the necessary parts from C# to Java.
My question is how I'd go about this. I found out that the source for the XML schema editor is here: https://github.com/eclipse/webtools.sourceediting
Can I realize an additional view for the schema editor in a separate plugin, or do I have to fork the existing one? How do I access the AST for the schema, so I have the necessary information for the diagram?
Re: Alternative XML Schema View [message #1832985 is a reply to message #1822962] Wed, 30 September 2020 10:57 Go to previous message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
Oxygen XML Editor related more
https://www.oxygenxml.com/doc/versions/22.1/ug-editor/topics/getting-started-intro.html
Previous Topic:Flexible XML editing
Next Topic:Latest download does not contain WTP
Goto Forum:
  


Current Time: Mon May 06 01:29:50 GMT 2024

Powered by FUDForum. Page generated in 0.03872 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top