Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Disabling debugging aspects
Disabling debugging aspects [message #24638] Thu, 14 August 2003 01:25 Go to next message
Eclipse UserFriend
Originally posted by: yj_t.yahoo.com

Hi all,
I've created a project with debugging aspects. When it goes to production, I
would like to remove the debugging aspects. Could anyone tell me how to
disable an aspect by configuration in build time so that no code needs be to
altered at all? Thanks in advance!
Regards,
Mike
Re: Disabling debugging aspects [message #24675 is a reply to message #24638] Thu, 14 August 2003 01:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yj_t.yahoo.com

Hi,
Could any reveal the reason why altering the default.lst config file (to
remove an aspect) makes no difference? I have to create another config file
for this....
Thanks in advance!
Regards,
Mike

"yj_t" <yj_t@yahoo.com> wrote in message news:bheog6$sgl$1@eclipse.org...
> Hi all,
> I've created a project with debugging aspects. When it goes to production,
I
> would like to remove the debugging aspects. Could anyone tell me how to
> disable an aspect by configuration in build time so that no code needs be
to
> altered at all? Thanks in advance!
> Regards,
> Mike
>
>
Re: Disabling debugging aspects [message #24929 is a reply to message #24675] Tue, 19 August 2003 08:26 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.uk.ibm.com

Hi Mike,

The default.lst is 'special' (you weren't meant to know this, I don't
think we tell anyone anywhere!) - its contents are regenerated each time
you do a compile - the intention is that default.lst always contains *all*
the files from your project. If you create a new AspectJ
BuildConfiguration using the wizards included with AJDT then that will
create a .lst file that you are allowed to alter. We ought to 'hide'
default.lst so that this sort of thing
can't happen.

hope that helps,

Andy.

Andy Clement
AJDT Development

yj_t wrote:

> Hi,
> Could any reveal the reason why altering the default.lst config file (to
> remove an aspect) makes no difference? I have to create another config file
> for this....
> Thanks in advance!
> Regards,
> Mike

> "yj_t" <yj_t@yahoo.com> wrote in message news:bheog6$sgl$1@eclipse.org...
> > Hi all,
> > I've created a project with debugging aspects. When it goes to production,
> I
> > would like to remove the debugging aspects. Could anyone tell me how to
> > disable an aspect by configuration in build time so that no code needs be
> to
> > altered at all? Thanks in advance!
> > Regards,
> > Mike
> >
> >
Re: Disabling debugging aspects [message #569915 is a reply to message #24638] Thu, 14 August 2003 01:49 Go to previous message
Eclipse UserFriend
Originally posted by: yj_t.yahoo.com

Hi,
Could any reveal the reason why altering the default.lst config file (to
remove an aspect) makes no difference? I have to create another config file
for this....
Thanks in advance!
Regards,
Mike

"yj_t" <yj_t@yahoo.com> wrote in message news:bheog6$sgl$1@eclipse.org...
> Hi all,
> I've created a project with debugging aspects. When it goes to production,
I
> would like to remove the debugging aspects. Could anyone tell me how to
> disable an aspect by configuration in build time so that no code needs be
to
> altered at all? Thanks in advance!
> Regards,
> Mike
>
>
Re: Disabling debugging aspects [message #570025 is a reply to message #24675] Tue, 19 August 2003 08:26 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
Hi Mike,

The default.lst is 'special' (you weren't meant to know this, I don't
think we tell anyone anywhere!) - its contents are regenerated each time
you do a compile - the intention is that default.lst always contains *all*
the files from your project. If you create a new AspectJ
BuildConfiguration using the wizards included with AJDT then that will
create a .lst file that you are allowed to alter. We ought to 'hide'
default.lst so that this sort of thing
can't happen.

hope that helps,

Andy.

Andy Clement
AJDT Development

yj_t wrote:

> Hi,
> Could any reveal the reason why altering the default.lst config file (to
> remove an aspect) makes no difference? I have to create another config file
> for this....
> Thanks in advance!
> Regards,
> Mike

> "yj_t" <yj_t@yahoo.com> wrote in message news:bheog6$sgl$1@eclipse.org...
> > Hi all,
> > I've created a project with debugging aspects. When it goes to production,
> I
> > would like to remove the debugging aspects. Could anyone tell me how to
> > disable an aspect by configuration in build time so that no code needs be
> to
> > altered at all? Thanks in advance!
> > Regards,
> > Mike
> >
> >
Previous Topic:How does AspectJ trace the rmi impl Object?
Next Topic:Aspect files are not visible in Java Browsing perspective
Goto Forum:
  


Current Time: Tue Mar 19 08:25:11 GMT 2024

Powered by FUDForum. Page generated in 0.02425 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top