Disabling debugging aspects [message #24638] |
Wed, 13 August 2003 21:25  |
Eclipse User |
|
|
|
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 #24929 is a reply to message #24675] |
Tue, 19 August 2003 04:26  |
Eclipse User |
|
|
|
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] |
Wed, 13 August 2003 21:49  |
Eclipse User |
|
|
|
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 04:26  |
Eclipse User |
|
|
|
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
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.04054 seconds