Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Re: Java builder versus AspectJ builder problems

There are two bugs in this area
https://bugs.eclipse.org/bugs/show_bug.cgi?id=36071 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=40943 both of which should be
fixed in the next developer release.


Macneil Shonle wrote:

> I'm using the Eclipse AJDT plug-in for AspectJ development but have
> encountered a serious problem with the AspectJ builder: It doesn't copy
> non-source file resources to the output directory.
>
> What I'd like to do is to create a source folder in my AspectJ project
and
> have the images in the source folder copied to the output directory when
> doing a build. This is the standard behavior for the regular Eclipse Java
> builder and I cannot figure out why this doesn't work for the AspectJ
> builder. Is there any other way for Eclipse AspectJ projects to use
images
> without copying by hand each time?
>
> Thanks in advance,
> Macneil



Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/

The IBM Academy is sponsoring a conference on Aspect-Oriented Software
Development, 3rd-4th September, Yorktown, NY.



Back to the top