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 #33048] Wed, 14 April 2004 11:47 Go to next message
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...
Re: Imports from other projects don't work on 3.0M8 & AJDT 1.1.7 [message #33188 is a reply to message #33048] Thu, 15 April 2004 09:10 Go to previous message
Eclipse UserFriend
Originally posted by: luzius.meisser.uk.ibm.com

Hi Michael,

I have just tried to reproduce this error but did not succeed. It would be
great if you could send me these project so I can further investigate the
problem.

Luzius
Re: Imports from other projects don't work on 3.0M8 & AJDT 1.1.7 [message #577496 is a reply to message #33048] Thu, 15 April 2004 09:10 Go to previous message
Luzius Meisser is currently offline Luzius MeisserFriend
Messages: 5
Registered: July 2009
Junior Member
Hi Michael,

I have just tried to reproduce this error but did not succeed. It would be
great if you could send me these project so I can further investigate the
problem.

Luzius
Previous Topic:AJDT-install problem: requires plug-in org.eclipse.pde.core etc...
Next Topic:white space in AspectJ 1.1.4
Goto Forum:
  


Current Time: Sat Apr 27 02:48:32 GMT 2024

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

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

Back to the top