Eclipse XSD editor

前端 未结 3 1051
栀梦
栀梦 2021-01-31 18:56

How do you launch or install the Eclipse XSD editor?

According to this it seems it should work out-of-the-box. I created the XMLExamples project and when I

3条回答
  •  轮回少年
    2021-01-31 19:14

    Apparently the XSD editor wasn't included in my package (Eclipse IDE for Java Developers). I added it using:

    Help > Install New Software...

    Work with (enter your Eclipse version, here Photon):

    Photon - http://download.eclipse.org/releases/photon

    Filter by "XML" - as "XSD" wouldn't return the XSD editor (eventually untick "Hide items that are already installed" in case it's already installed):

    Web, XML, Java EE and OSGi Enterprise Development

    And then:

    Eclipse XML Editors and Tools

    Example with Photon:

提交回复
热议问题