Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Resource default.ajsym out of sync with repository
Resource default.ajsym out of sync with repository [message #21188] Tue, 13 May 2003 20:51 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.wingspread.fastmail.fm

I have an AspectJ project that I'm trying to export to the file system
(jar, zip, directory anything like that) and every time I try to export it,
I get a message telling me that problems were encountered. The specific
messages says:

"Error exporting Unit Test Support/default.ajsym: Resource is out of sync
with the file system: /Unit Test Support/default.ajsym."

I manually rebuild the project and I always get the same message. Is this
a bug, or just an annoyance? I have this problem with either the 1.1.1 or
1.1.2 version of AJDT.

Thanks.

--
James Howe
Re: Resource default.ajsym out of sync with repository [message #21490 is a reply to message #21188] Thu, 15 May 2003 07:11 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.hursley.ibm.com

James Howe wrote:

> I have an AspectJ project that I\'m trying to export to the file system
> (jar, zip, directory anything like that) and every time I try to export it,
> I get a message telling me that problems were encountered. The specific
> messages says:

> \"Error exporting Unit Test Support/default.ajsym: Resource is out of sync
> with the file system: /Unit Test Support/default.ajsym.\"

> I manually rebuild the project and I always get the same message. Is this
> a bug, or just an annoyance? I have this problem with either the 1.1.1 or
> 1.1.2 version of AJDT.

Hi James,

Thats a minor bug on our part. Part of the AspectJ compilation process
updates the .ajsym files on the disk (these represent the structure view)
- because the compiler nor AJDT then tells the eclipse workspace about the
change in the .ajsym file, it encounters the difference when you try and
do something like \'export\'.

Can you raise a bug against AJDT for it?

cheers,
Andy.
AJDT Development.
Re: Resource default.ajsym out of sync with repository [message #566939 is a reply to message #21188] Thu, 15 May 2003 07:11 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
James Howe wrote:

> I have an AspectJ project that I\'m trying to export to the file system
> (jar, zip, directory anything like that) and every time I try to export it,
> I get a message telling me that problems were encountered. The specific
> messages says:

> \"Error exporting Unit Test Support/default.ajsym: Resource is out of sync
> with the file system: /Unit Test Support/default.ajsym.\"

> I manually rebuild the project and I always get the same message. Is this
> a bug, or just an annoyance? I have this problem with either the 1.1.1 or
> 1.1.2 version of AJDT.

Hi James,

Thats a minor bug on our part. Part of the AspectJ compilation process
updates the .ajsym files on the disk (these represent the structure view)
- because the compiler nor AJDT then tells the eclipse workspace about the
change in the .ajsym file, it encounters the difference when you try and
do something like \'export\'.

Can you raise a bug against AJDT for it?

cheers,
Andy.
AJDT Development.
Previous Topic:Some other strange compile problems with AJDT 1.1.2
Next Topic:Update manager can not differentiate between a development and an standard versi
Goto Forum:
  


Current Time: Wed Sep 25 12:14:38 GMT 2024

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

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

Back to the top