Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] How to "disable" aspect


Josh,

When using AJDT in Eclipse try using Build Path > Exclude from the context menu in the Package Explorer.

Matthew Webster
Tools UI Strategy
CICS Technical Planning & Strategy, MP189
IBM United Kingdom Limited
Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)



Josh <gemini929@xxxxxxxxx>
Sent by: aspectj-users-bounces@xxxxxxxxxxx

18/04/2007 16:14

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users <aspectj-users@xxxxxxxxxxx>
cc
Subject
[aspectj-users] How to "disable" aspect





I am a beginner with AspectJ.  I have assembled several aspects which are usefull to my project.  Some aspects, like the tracing aspect, I only use
occasionally.  Is there a way to "disable" an aspect in the source code instead of removing the entire aspect from your source directory?
 
-Joshua_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top