Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Unable to effectively develop w/ AJDT active due to constant recompiles

Hi Jimisola,

By constant recompiles, do you mean full builds when you expected
incremental ones?
I suggest you open the AJDT Event Trace view, use the filters button
to turn on all Compiler messages, and then see what output is produced
when a build occurs.

Regards,

Matt.

On 21/07/06, Jimisola Laursen <lists@xxxxxxxxxxxx> wrote:

Hi!

I am using Eclipse 3.2 with AJDT 1.4. Ever since I converted my project from
a Java Application to an AspectJ/Java Application I am literally unable to
develop due to _constant_ recompiles. It honestly compiles almost all the
time!

I have to inactivate AspectJ when I am not writing AspectJ code which is
very time-consuming.

Why is AJDT recompiling the project all-the-time. I am using the Maven 2.x
Extension for Plugin (m2eclipse.codehaus.org in case that has anything to do
with it).

Regards,
Jimisola
--
View this message in context: http://www.nabble.com/Unable-to-effectively-develop-w--AJDT-active-due-to-constant-recompiles-tf1981518.html#a5437869
Sent from the Eclipse Ajdt - Dev forum at Nabble.com.

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top