I have a Helios Service Release 2 service with WTP tools. I created a simple dynamic web project. When I open web.xml, which opens by default with the XML editor, it only shows two tabs: Design (Standard XML tab) and Source.
When I worked with Rational Software Architect in the past, it opened web.xml with tabs such as Servlet, References, and so on, so that you can easily edit various parts of web.xml visually and with a click.
Is this possible with Eclipse?
btw, I tried the "Open with" option, but could not find the appropriate editor for web.xml
thank
source
share