folders excluded from the build path [message #67655] |
Mon, 06 November 2006 09:19  |
Eclipse User |
|
|
|
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 #67748 is a reply to message #67681] |
Fri, 10 November 2006 07:53  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03723 seconds