Imports from other projects don't work on 3.0M8 & AJDT 1.1.7 [message #33048] |
Wed, 14 April 2004 07:47  |
Eclipse User |
|
|
|
Hi,
I was experimenting with the subject versions and ran into a nasty
problem:
In the AspectJ examples there are these two directories coordination
and spacewar containing the code for the spacewar demo application. I
defined both of these subdirectories to be an individual project where
the spacewar projects "imports" the coordination project (using the
project's properties tab "Projects" and checkmarking the coordination
project).
Strange enough the spacewar project does not compile but reports
errors in all classes that contain a
import coordination.Coordinator;
statement (of course consequently then also all references to methods
of that aspect fail).
Any idea? Is this a known bug? Is there an issue with imports accross
eclipse project boundaries?
Michael
PS.: if someone wants to test of verify this, I can easily wrap up
these two projects and either mail them or attach them here...
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10017 seconds