Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Convert to AspectJ project

Hi!

Trying to convert one of my projects to an AspectJ project I have got the following message:

[quote]
Source folder "java" has a separate outputfolder defined which is not supported by AspectJ. [...]
[/quote]

Is this coming from the fact that the project uses 2 source folders: one for code, and one for tests and is separating the output in 2 build directories?

If yes, is there any workaround for this?

your answers are highly appreciated,

./alex
--
.w( the_mindstorm )p.


Back to the top