Ever since I started using ant to build my app, every once in a while I get a situation where one project is not seeing (as in code hinting) classes from other projects that are dependencies.
I thought that refreshing the workspace fixed the problem, but this time around, that is not helping. Anyone have any ideas how I might fix this problem?

