Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Build where source dir is not root of project fails
Build where source dir is not root of project fails [message #17313] Wed, 19 March 2003 02:11 Go to next message
Eclipse UserFriend
Originally posted by: bradley.greystate.com

Hi,

I have been attempting to get AJDT working under eclipse 2.1, both RC1
and Rc2. I have tried building the AspectJ examples in the workbench
using seperately AJDT 0.5.2 and 1.1.1rc1.

My only success I have, is when I have a project defined with the java
source build path as the root of the project.

If the project has source in a subdirectory (such as src/ as the default
layout of a project in eclipse) build fails.

Is this expected behavior, or am I missing something here?

Thanks for your thoughts,

Bradley
Re: Build where source dir is not root of project fails [message #17338 is a reply to message #17313] Wed, 19 March 2003 03:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mark.nospam.com

this works fine for me.
i have all my java as source as well as aspectj source
under a src/ directory.

-- mark

Bradley wrote:
> Hi,
>
> I have been attempting to get AJDT working under eclipse 2.1, both RC1
> and Rc2. I have tried building the AspectJ examples in the workbench
> using seperately AJDT 0.5.2 and 1.1.1rc1.
>
> My only success I have, is when I have a project defined with the java
> source build path as the root of the project.
>
> If the project has source in a subdirectory (such as src/ as the default
> layout of a project in eclipse) build fails.
>
> Is this expected behavior, or am I missing something here?
>
> Thanks for your thoughts,
>
> Bradley
>
Re: Build where source dir is not root of project fails - bug [message #17359 is a reply to message #17338] Wed, 19 March 2003 06:53 Go to previous message
Eclipse UserFriend
Originally posted by: bradley.greystate.com

Interestingly, if I make sure that the name of the project is the same
as the root directory of the project, I can now compile the samples.

All except the Telecoms one, but that appears to be due to the evolution
of the langage rather than the tool.

Previously, I had the project called aspectj-samples, linked to the
directory workspace/aspectj. The builder process was creating a
directory in the workspace called aspectj-samples and building into that.

Thanks for the help,

bradley




Mark wrote:
>
> this works fine for me.
> i have all my java as source as well as aspectj source
> under a src/ directory.
>
> -- mark
>
> Bradley wrote:
>
>> Hi,
>>
>> I have been attempting to get AJDT working under eclipse 2.1, both RC1
>> and Rc2. I have tried building the AspectJ examples in the workbench
>> using seperately AJDT 0.5.2 and 1.1.1rc1.
>>
>> My only success I have, is when I have a project defined with the java
>> source build path as the root of the project.
>>
>> If the project has source in a subdirectory (such as src/ as the
>> default layout of a project in eclipse) build fails.
>>
>> Is this expected behavior, or am I missing something here?
>>
>> Thanks for your thoughts,
>>
>> Bradley
>>
>
Re: Build where source dir is not root of project fails [message #564862 is a reply to message #17313] Wed, 19 March 2003 03:47 Go to previous message
Mark is currently offline MarkFriend
Messages: 61
Registered: July 2009
Member
this works fine for me.
i have all my java as source as well as aspectj source
under a src/ directory.

-- mark

Bradley wrote:
> Hi,
>
> I have been attempting to get AJDT working under eclipse 2.1, both RC1
> and Rc2. I have tried building the AspectJ examples in the workbench
> using seperately AJDT 0.5.2 and 1.1.1rc1.
>
> My only success I have, is when I have a project defined with the java
> source build path as the root of the project.
>
> If the project has source in a subdirectory (such as src/ as the default
> layout of a project in eclipse) build fails.
>
> Is this expected behavior, or am I missing something here?
>
> Thanks for your thoughts,
>
> Bradley
>
Re: Build where source dir is not root of project fails - bug [message #564886 is a reply to message #17338] Wed, 19 March 2003 06:53 Go to previous message
Eclipse UserFriend
Originally posted by: bradley.greystate.com

Interestingly, if I make sure that the name of the project is the same
as the root directory of the project, I can now compile the samples.

All except the Telecoms one, but that appears to be due to the evolution
of the langage rather than the tool.

Previously, I had the project called aspectj-samples, linked to the
directory workspace/aspectj. The builder process was creating a
directory in the workspace called aspectj-samples and building into that.

Thanks for the help,

bradley




Mark wrote:
>
> this works fine for me.
> i have all my java as source as well as aspectj source
> under a src/ directory.
>
> -- mark
>
> Bradley wrote:
>
>> Hi,
>>
>> I have been attempting to get AJDT working under eclipse 2.1, both RC1
>> and Rc2. I have tried building the AspectJ examples in the workbench
>> using seperately AJDT 0.5.2 and 1.1.1rc1.
>>
>> My only success I have, is when I have a project defined with the java
>> source build path as the root of the project.
>>
>> If the project has source in a subdirectory (such as src/ as the
>> default layout of a project in eclipse) build fails.
>>
>> Is this expected behavior, or am I missing something here?
>>
>> Thanks for your thoughts,
>>
>> Bradley
>>
>
Previous Topic:Build where source dir is not root of project fails
Next Topic:Introduction to more than one class does not work for AJDT 1.1.1
Goto Forum:
  


Current Time: Thu Apr 25 14:07:30 GMT 2024

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

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

Back to the top