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?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-04-23 03:14:41 -0500
Seen: 684 times
Last updated: Nov 19 '16
remap not work in a ros-pioneer3AT launch file [closed]
Updating package under eclipse
catkin_create_pkg package into github with eclipse
How to use the .so file in my project?
How to run rqt plugin individually?
Eclipse open a file in source folder
IDE development and code completion for messages
Makefile to CMakeLists.txt (ROS, Eclipse)
How to have a single reference to catkin packages in generate Eclipse project?