Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » folders excluded from the build path
folders excluded from the build path [message #67655] Mon, 06 November 2006 14:19 Go to next message
Michael Pisula is currently offline Michael PisulaFriend
Messages: 16
Registered: July 2009
Junior Member
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 14:33 Go to previous messageGo to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 12:53 Go to previous message
Michael Pisula is currently offline Michael PisulaFriend
Messages: 16
Registered: July 2009
Junior Member
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 14:33 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 12:53 Go to previous message
Michael Pisula is currently offline Michael PisulaFriend
Messages: 16
Registered: July 2009
Junior Member
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: Thu Apr 25 17:31:12 GMT 2024

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

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

Back to the top