Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ compiler in Eclipse ignores "Includes/Excludes" in source path
AspectJ compiler in Eclipse ignores "Includes/Excludes" in source path [message #66872] Fri, 11 August 2006 15:08 Go to next message
Nikita Salnikov-Tarnovski is currently offline Nikita Salnikov-TarnovskiFriend
Messages: 2
Registered: July 2009
Junior Member
Hi.

I have a project configured in Eclipse which fairly complex source
structure when some parts of the source are preprocessed/generated and
copied to
tmp locations. In Eclipse I have configured the source paths using
"include/exclude" capability. But AspectJ builder still finds two copies
of some java files: one in source folder and other in tmp location and
gives errors about "type is already defined".

Any suggestions?

Eclipse: Version: 3.2.0 Build id: M20060629-1905

AJDT: Version: 1.4.1 Build id: 20060802071129 AspectJ version:
1.5.3.20060801132048

Thank you in advance

Nikita Salnikov-Tarnovski
Re: AspectJ compiler in Eclipse ignores "Includes/Excludes" in source path [message #66892 is a reply to message #66872] Fri, 11 August 2006 15:24 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
That version of AJDT should support Java include/excludes (old versions
didn't). Have you tried cleaning the project? Is the tmp location also a
source folder? Could you try reproducing the problem in a test
project? If you can, please raise a bug:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=AJDT

Regards,

Matt.

Nikita Salnikov-Tarnovski wrote:
> Hi.
>
> I have a project configured in Eclipse which fairly complex source
> structure when some parts of the source are preprocessed/generated and
> copied to
> tmp locations. In Eclipse I have configured the source paths using
> "include/exclude" capability. But AspectJ builder still finds two copies
> of some java files: one in source folder and other in tmp location and
> gives errors about "type is already defined".
>
> Any suggestions?
>
> Eclipse: Version: 3.2.0 Build id: M20060629-1905
>
> AJDT: Version: 1.4.1 Build id: 20060802071129 AspectJ version:
> 1.5.3.20060801132048
>
> Thank you in advance
>
> Nikita Salnikov-Tarnovski
Re: AspectJ compiler in Eclipse ignores "Includes/Excludes" in source path [message #594649 is a reply to message #66872] Fri, 11 August 2006 15:24 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
That version of AJDT should support Java include/excludes (old versions
didn't). Have you tried cleaning the project? Is the tmp location also a
source folder? Could you try reproducing the problem in a test
project? If you can, please raise a bug:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=AJDT

Regards,

Matt.

Nikita Salnikov-Tarnovski wrote:
> Hi.
>
> I have a project configured in Eclipse which fairly complex source
> structure when some parts of the source are preprocessed/generated and
> copied to
> tmp locations. In Eclipse I have configured the source paths using
> "include/exclude" capability. But AspectJ builder still finds two copies
> of some java files: one in source folder and other in tmp location and
> gives errors about "type is already defined".
>
> Any suggestions?
>
> Eclipse: Version: 3.2.0 Build id: M20060629-1905
>
> AJDT: Version: 1.4.1 Build id: 20060802071129 AspectJ version:
> 1.5.3.20060801132048
>
> Thank you in advance
>
> Nikita Salnikov-Tarnovski
Previous Topic:AspectJ compiler in Eclipse ignores "Includes/Excludes" in source path
Next Topic:Eclipse 3.3M1
Goto Forum:
  


Current Time: Sat Apr 20 01:54:51 GMT 2024

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

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

Back to the top