Skip to main content



      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 07:47 Go to next message
Eclipse UserFriend
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 05: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 05:10 Go to previous message
Eclipse UserFriend
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: Thu Jul 10 02:08:32 EDT 2025

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

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

Back to the top