Resource default.ajsym out of sync with repository [message #21188] |
Tue, 13 May 2003 16:51  |
Eclipse User |
|
|
|
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 03:11  |
Eclipse User |
|
|
|
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 03:11  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03928 seconds