Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Yes, well, as you may be aware, there are several different eclipse packages/configuration, each specifically tailored to a specific purpose. And as you can see <a href="http://www.eclipse.org/downloads/compare.php?release=juno" rel="noreferrer">here</a>, not all of them contain the same features out of the box - apparently in your case, the "Modelling Tools" package does not contain the "XML Editors and Tools" plugin, so the features included in it (e.g., creating xml files) are not available. They can be <a href="http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-124.htm" rel="noreferrer" title="official instructions">easily added</a> though, like so:</p> <p>I downloaded the Juno SR2 "Modelling Tools" package for this, so it should be the same for you.</p> <ol> <li>Open Eclipse ^_^.</li> <li>Go to: Help > Install New Software</li> <li>In the "Work with" field (combo box) choose "Juno - <a href="http://download.eclipse.org/releases/juno" rel="noreferrer">http://download.eclipse.org/releases/juno</a>".</li> <li>@"type filter text" type "xml" (without the quotes :P) and wait, might take some time to update...</li> <li>If not already like so, make sure "Show only latest versions of available software" is checked and "Group items by category" is unchecked(how i did it).</li> <li>In the list of items choose (check/tick) "Eclipse XML Editors and Tools" and click "Next".</li> <li>Click "Next" on the next screen again, the select the "I accept the terms of the license agreement" radio on the next one (you might want to read those first, though :P) and click "Finish" (Finally!).</li> <li>Wait for the plugin to install or click "Run in background" and keep working while it does (you won't be able to use the features 'til the install is completed though).</li> <li>When asked restart Eclipse.</li> <li>Congrats, you should now be able to create an XML File in the way specified in your tutorial ^_^!</li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload