Launch File Highlighting in Eclipse
I am wondering if anyone knows how to get eclipse to see .launch files as if they where XML and perform syntax highlighting based off the xml style?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I am wondering if anyone knows how to get eclipse to see .launch files as if they where XML and perform syntax highlighting based off the xml style?
Try:
1) install a XML editor plugin (search e.g. "Eclipse XML Editors and Tools")
2) configure File Associations (Window -> Preferences -> Gerneral -> Editors -> File Associations): Add "*.launch" and select the internal xml editor
You can see the .launch file but you cannot debug it in eclipse. At least, I could not find any solution. I am not sure though.
Asked: 2013-04-23 03:14:41 -0600
Seen: 723 times
Last updated: Nov 19 '16
Eclipse Debug error: Problem occurred [closed]
eclipse is not using namespace [closed]
How do I start a .launch file from Eclipse IDE
How to use launchfiles in Eclipse for debugging
IDE for developing ROSJAVA Nodes
Eclipse open a file in source folder