Hey Philip,

It seems you've committed a change to the .classpath file in hackyKernel
that will mess up Eclipse-building for people still using Tomcat 4.1.

       <classpathentry exported="true" kind="var"
path="CATALINA_HOME/common/lib/servlet-api.jar"/>

I'm still using Tomcat 4.1.something, so for now I just changed my local
copy to use servlet.jar instead of servlet-api.jar.

thanks, aaron

Reply via email to