Hey all,
I'm getting started with jdee and trying to use
jde-eclipse-compiler-server.el. I've gotten it to work using the server
method but the problem is that I can't get it to consider the whole
project. It doesn't take into account other java source files so it
marks calls to those objects as invalid with "__ can't be resolved to
type". It recognizes builtin objects like ArrayList though. Did I miss
a setting?
Thanks,
Joe
|