StandardServletContainer for Runtime Target in Eclipse
- by chrsk
For a generic project its possible to add a JRE_CONTAINER to classpath, is something like this possible for the Web Container?
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>