Do you guys know what is the extension point for adding a popup menu item
to dynamic web project? As you know we add a popup menu item to java
project node by defining extension point of
org.eclipse.jdt.core.IJavaProject.
Is there a helper class to get/set web.xml content?