Skip to main content



      Home
Home » Language IDEs » AspectJ » folders excluded from the build path
folders excluded from the build path [message #67655] Mon, 06 November 2006 09:19 Go to next message
Eclipse UserFriend
Hello,
I seem to have stumbled over another problem. I have a project with two
source folders (one contains the project itself, the other some test
classes). Now, everytime AspectJ builds this project, the only folder
left on the Build Path is the test folder. I have to include the other
folder manually to the build path each time. Is this a bug, or am I
actually doing something wrong?

Regards,
Michael
Re: folders excluded from the build path [message #67681 is a reply to message #67655] Mon, 06 November 2006 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Michael Pisula wrote:
> I seem to have stumbled over another problem. I have a project with two
> source folders (one contains the project itself, the other some test
> classes). Now, everytime AspectJ builds this project, the only folder
> left on the Build Path is the test folder. I have to include the other
> folder manually to the build path each time. Is this a bug, or am I
> actually doing something wrong?

Sounds like a bug. Can you attach the project (or a cut-down version
that still shows the problem) to a bug report?

--Matt
Re: folders excluded from the build path [message #67748 is a reply to message #67681] Fri, 10 November 2006 07:53 Go to previous message
Eclipse UserFriend
Hello,
I managed to figure out what the problem was. I had a source folder,
which again contained a folder, which in turn contained the packages.
In the old eclipse version this resulted in the source folder being
"src/aspects", however in the new one I got a folder "src" and all
packages had "aspects" as additional prefix. Now, the .ajproperties file
had "src/aspects/" as an include, and this did not match to the "src"
folder with "aspects" packages...

From the looks of it, if this is a bug, then probably in the way
Eclipse handles its source folders.

Regards,
Michael

Matt Chapman wrote:
> Michael Pisula wrote:
>
>> I seem to have stumbled over another problem. I have a project with
>> two source folders (one contains the project itself, the other some
>> test classes). Now, everytime AspectJ builds this project, the only
>> folder left on the Build Path is the test folder. I have to include
>> the other folder manually to the build path each time. Is this a bug,
>> or am I actually doing something wrong?
>
>
> Sounds like a bug. Can you attach the project (or a cut-down version
> that still shows the problem) to a bug report?
>
> --Matt
Re: folders excluded from the build path [message #595273 is a reply to message #67655] Mon, 06 November 2006 09:33 Go to previous message
Eclipse UserFriend
Michael Pisula wrote:
> I seem to have stumbled over another problem. I have a project with two
> source folders (one contains the project itself, the other some test
> classes). Now, everytime AspectJ builds this project, the only folder
> left on the Build Path is the test folder. I have to include the other
> folder manually to the build path each time. Is this a bug, or am I
> actually doing something wrong?

Sounds like a bug. Can you attach the project (or a cut-down version
that still shows the problem) to a bug report?

--Matt
Re: folders excluded from the build path [message #595304 is a reply to message #67681] Fri, 10 November 2006 07:53 Go to previous message
Eclipse UserFriend
Hello,
I managed to figure out what the problem was. I had a source folder,
which again contained a folder, which in turn contained the packages.
In the old eclipse version this resulted in the source folder being
"src/aspects", however in the new one I got a folder "src" and all
packages had "aspects" as additional prefix. Now, the .ajproperties file
had "src/aspects/" as an include, and this did not match to the "src"
folder with "aspects" packages...

From the looks of it, if this is a bug, then probably in the way
Eclipse handles its source folders.

Regards,
Michael

Matt Chapman wrote:
> Michael Pisula wrote:
>
>> I seem to have stumbled over another problem. I have a project with
>> two source folders (one contains the project itself, the other some
>> test classes). Now, everytime AspectJ builds this project, the only
>> folder left on the Build Path is the test folder. I have to include
>> the other folder manually to the build path each time. Is this a bug,
>> or am I actually doing something wrong?
>
>
> Sounds like a bug. Can you attach the project (or a cut-down version
> that still shows the problem) to a bug report?
>
> --Matt
Previous Topic:AJDT 1.4.1 release candidate 1 for Eclipse 3.2 available for download
Next Topic:AJ only working in top-level RCP/plug-in
Goto Forum:
  


Current Time: Sun Jun 15 21:13:01 EDT 2025

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

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

Back to the top