hi all,
i installed eclipse 2.1.2 and the 2.7RC2
nice works good exept for 1 thing: the struts editor, it only seems to work when i remove these 2 lines from the code:
<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">
otherwise i get a blank page with a simple error on it.
but if i do that my tomcat goes ballistic :-].
I do have to say, i’m behind a userauthenticated proxy, so i’m used to tools not getting connected, so i switched off the validation rules. but still it won’t work. is this a known bug? or is there a simple solution for it?
greetings