Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse Luna - Generate XML from XSD missing
Eclipse Luna - Generate XML from XSD missing [message #1689817] Tue, 24 March 2015 11:46 Go to next message
Michal NA is currently offline Michal NAFriend
Messages: 9
Registered: March 2015
Junior Member
I want to generate XML file from XSD. In the Navigator I clicked RMB on the file, chose Generate, but the option Generate > XML File is not there, see attached picture. I followed the instructions in the Eclipse Luna help, section "Generating XML files from XML schemas"

Validations of the XSD file was OK with no errors or warnings. Am I doing something wrong?
Re: Eclipse Luna - Generate XML from XSD missing [message #1689829 is a reply to message #1689817] Tue, 24 March 2015 12:30 Go to previous messageGo to next message
Michal NA is currently offline Michal NAFriend
Messages: 9
Registered: March 2015
Junior Member
After few hours of work and some Eclipse restarts I noticed, that the Generate > XML File option appeared. I noticed a different icon, so prehaps, for some reason Eclipse did not recognize this file as XSD.

[Updated on: Tue, 24 March 2015 12:34]

Report message to a moderator

Re: Eclipse Luna - Generate XML from XSD missing [message #1712353 is a reply to message #1689817] Fri, 23 October 2015 09:17 Go to previous message
Vetle Developer is currently offline Vetle DeveloperFriend
Messages: 1
Registered: October 2015
Junior Member
Add:

<?xml version="1.0" encoding="UTF-8"?>

to the begging of the XSD-file, and the Generate -> XML file... should appear Smile
Previous Topic:How to use JSON with REST @HEAD method
Next Topic:Validating XML file against moved schema
Goto Forum:
  


Current Time: Tue Apr 16 12:19:47 GMT 2024

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

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

Back to the top