Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Re-enabling an aspect in AJDT 1.6.3

Hi all,

I am using AJDT 1.6.3 with Eclipse 3.4.2.

I use AJDT every now and then (teaching).

I would like to report a behavior that looks strange from a user point
of view.

I got a bunch of aspects to pass the AspectJ tutorial tests.

- To avoid having them all active, I deactivate some of them by removing
them from the build pass (just one right clic away).


- The problem is when I want to reactivate a particular deactivated
aspect: I need to remove it from the build path exclude filter in the
project properties. Using right click on a deactivated aspect does not
provide the "Include in classpath" option.

I am almost sure that in previous releases of AJDT it used to work.

Am I doing someting wrong?

	Daniel
-- 
             Daniel Le Berre mailto:leberre@xxxxxxxxxxxxxxxxxxx
             MCF,    CRIL-CNRS UMR 8188,    Universite d'Artois
             http://www.cril.univ-artois.fr/~leberre


Back to the top