Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Imports from other projects don't work on 3.0M8 & AJDT 1.1.7
Imports from other projects don't work on 3.0M8 & AJDT 1.1.7 [message #577395] Wed, 14 April 2004 11:47
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
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...
Previous Topic:Re. the AJDT user guide
Next Topic:Is AJDT 1.1.6 compatible with Eclipse 3.0 M8?
Goto Forum:
  


Current Time: Fri Apr 26 07:05:53 GMT 2024

Powered by FUDForum. Page generated in 0.03355 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top