Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Can't compile org.eclipse.equinox.http

I pulled org.eclipse.equinox.http from CVS a couple of days ago,
compiled it and have been successfully using it.  Then, today out of
nowhere it has decided that it can't compile because it can't find
javax.servlet.  I haven't done anything (that I know of) that would have
caused this.

Even weirder is that the only file in the project that's marked with an
x in Package Explorer is ServletContextImpl.java, although the other
files that use javax.servlet will show errors if you open them in the
editor.

Any ideas?

Thanks,
Ron


Back to the top