score:72
Click default on *.xml and Text editor
Close all files and then try to open an XML file again.
score:-1
In eclipse IDE,right click the xml file and click openwith then click generic text editor
score:8
For people who are looking for a simple text based XML editor, the default XML editor in Eclipse comes with a text based view with syntax highlighting (as it should). It's just not intuitive to know this view exists.
- After you open the file with "XML Editor" the text view can be toggled by clicking on the "Source" tab on the bar just below the file.
By default the view is "Design". "Source" is the simple text based view with syntax highlighting.
For a much better illustration, see:
How do I view xml in Eclipse with simple syntax highlighting?
score:38
My problem was that I opened the pom.xml with the maven editor - I wanted it to be opened with the maven editor but to open in the "source" view - achieved it by:
Typing xml in the search box did not include this page in the results.
Source: stackoverflow.com
Related Query
- How to make XML files always open in the text editor rather than the XML editor?
- How do I make an editor the default editor for all unknown files in Eclipse?
- In Eclipse, how do I make a .pdf file open with the System Editor by default?
- How to make eclipse recognize the correct file extension/open the correct editor for files opened outside of the scope of a project?
- How to get the list of files open in active eclipse editor window in eclipse?
- Eclipse: how to open files always in the active edtor?
- Can I make Eclipse UI use bigger text (other than the editor window)
- How to make sure that the rcp application always open in specific perspective?
- Eclipse:Using UTF-8 encoding in the text editor make the Strings not work properly, how can I fix that?
- How to make sure that the scripts I package in my War files are in Unix text format?
- How to enable Design View (GUI) for xml files other than the layout xml in Android Studio?
- How do I hide .class files from the Open Resource dialog in Eclipse?
- How do you open an external Vim editor containing the active Eclipse editor file
- better Android XML Layout Editor than the one in Eclipse
- Eclipse Theme - How to change the color of the main editor text
- Make Eclipse default to JUnit4 rather than JUnit5 when the class only contains JUnit4 annotations
- In Eclipse, can I make Open With In-Place Editor the default option?
- Could not open the editor. Android XML Editor cannot process this input
- How can I find the XML files from R.id or R.layout in Android?
- In Eclipse, how do I limit the Open Type shortcut to only show source files in my current project
- Associate XML files with the Eclipse XML editor
- How can one disable the XML editor in Eclipse for .xsd and related files?
- how to make the text box in eclipse intake text and use it as a varible
- How to make eclipse open the console automatically?
- How to make Eclipse open code editor not in same pane as Project Explorer (again)?
- How can I show the Problem Marker properly? It is not displayed Text Editor and Problem View
- how to make a file to open in a particular editor in eclipse?
- How to open a xml file with my editor in eclipse plugin development?
- How to make an eclipse plugin for text comparison of two files
- How to insert visual elements inside the Java text editor of Eclipse?
More Query from same tag
- How to create an android app which uses google maps?
- IBM Worklight 6.1 - Enable WL.Logger.debug in Worklight Development Server Console
- How to debug soap UI scripts using Eclipse
- Eclipse: do not close missing (because of network resource unavailable) files
- Java Eclipse turn off auto build workspace on save
- Generate XSD for CXF webservice
- Clear history for Open Resource dialog in Eclipse
- How can I get my imports in eclipse to work?
- Maven Apache on Eclipse
- Eclipse vrapper undo
- m2eclipse eclipse europa 3.3.2 installation error
- What is target/m2e-wtp/web-resources in Deployment Assembly?
- Not able to send API requests from eclipse/Intellij
- How and when to clean and restart while editing code on tomcat production server
- How to break the program being debugged now while it running in Eclipse?
- Howto connect eclipse RSE to google-compute-engine
- How to change Eclipse indentation style for automatically generated code?
- Is there a way to output the ant version to the console if running ant build from Eclipse
- Executing Java and Kotlin program with the Kotlin runtime library in the classpath
- How to run Jenkins Groovy scripts directly from Intellij or Eclipse
- When to use different import types in Eclipse
- How can i specify a appengine devserver port from within eclipse run configuration?
- How to add a control(button) to the outline view of a custom editor
- Git branching remotely from Eclipse
- How to refresh a view when it opens in RCP?
- Opencv library files cannot find in eclipse
- Why is eclipse complaining when I try to close BufferedReader in finally block?
- An internal error occurred during: "Validating GWT components". GC overhead limit exceeded
- Where is the option to convert from a java project to a plug-in project?
- ignore table prefixes while code generation in Hibernate perspective