About 1,020,000 results
Open links in new tab
  1. How to open a file in Eclipse like it was a XML - Stack Overflow

    Aug 22, 2018 · For a single file you can right click on the file and select 'Open With > XML Editor'. Eclipse remembers which editor you use so you only have to do this once. If 'XML Editor' is not in the list, select 'Other...' and select it from the list displayed in the dialog.

  2. How can I open an XML file with the built-in XML editor in Eclipse?

    Jan 11, 2014 · To open your XML file with Eclipse XML Editor : Start Eclipse; Expand your project folder in Project Explorer window; Copy/paste the XML file you have on your disk into your project folder within Eclipse. Then, in Eclipse, right-click the XML file; Choose Open With --> XML Editor

  3. Can't view xml in Eclipse - Stack Overflow

    Feb 17, 2012 · I'm working on a java project that utilizes XML files in Eclipse; however, I can't get it to open the file in XML mode. It merely shows it as a text file. I have Eclipse Indigo (which I believe is the current version). Any suggestions on how to get it to open correctly?

  4. Editing XML files - help.eclipse.org

    To open an XML file in the XML editor, right-click it in the Navigator view and select Open With > XML Editor. We recommend working in the Resource perspective when you are developing XML files. The views that appear by default in this perspective (such as the Outline view) help facilitate XML development.

  5. XML editor - Eclipse

    The XML editor is a tool for creating and viewing XML files. You can use it to perform a variety of tasks such as: Creating new, empty XML files or generating them from existing DTDs or existing XML schemas; Editing XML files; Importing existing XML files for structured viewing; Associating XML files with DTDs or XML schemas

  6. eclipse - How to make XML files always open in the text editor …

    Oct 25, 2018 · Click default on *.xml and Text editor. Close all files and then try to open an XML file again.

  7. Editing in the Design view - Eclipse

    To open and edit a XML file in the XML editor, right-click the file in the Project Explorer view and click Open With > XML Editor. If necessary, click the Design tab to open the Design view. To expand all the items in your XML file, click the Expand …

  8. Eclipse XML Editors and Tools

    Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project.

  9. Eclipse Community Forums: Papyrus » Importing XML files

    Jan 18, 2018 · I thought that it is possible to import *.xml or *.xmi files and generate uml models with them. Below I attach one sample of each. Is there anything that can be done to import files like this?

  10. eclipse - How do I view XML files with simple syntax highlighting ...

    Oct 25, 2018 · I'm trying to view an XML file in Eclipse, but I'm not enjoying their tree structure view for the XML data. I was hoping there'd be a simple highlighted text view for it but I couldn't find it. Closest I got was the plain text view which was nearly it. …

Refresh