Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Using AJDT to debug?
Using AJDT to debug? [message #51780] Thu, 19 May 2005 00:18 Go to next message
Eclipse UserFriend
Originally posted by: jeroen.lightyear.be

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yesterday i played a bit with the bugdel plugin
(http://www.csg.is.titech.ac.jp/~usui/bugdel/index-e.shtml), which is a
plugin to debug java app's, by using AOP. By example you can simply
invoke a System.out.println() whenever a getter or setter is called.
Since i plan to use Aspects in the feature for other things then just
debugging i'm wondering if something like bugdel is possible with ajdt
in a simple way (in bugdel it's allmost only point-and-click, which is
very sufficient for debugging). I'd rather install only one plugin which
enables all kinds of AOP in Eclipse then having to use 2 or 3 plugins.

Another question: I tried AJDT (1.2.0M3 for Eclipse 3.1M6) on Eclipse
3.1M7 but it doesn't work, is this correct?

Thx!
Jeroen


- --
<TeRanEX/>
--- e-mail: jeroen@lightyear.be - jid: teranex@jabber.org
--- blog: http://budts.be/weblog/ - cv: http://budts.be/jeroen/
--- projects: http://lightyear.be - pgp: 0x8B7B774A


_____________________________________
NO SoftwarePatents in Europe!
See an example: http://webshop.ffii.org/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCi9toH04wF4t7d0oRAm4uAJ934Zbri336UPF+erV2p3ufhKadTgCe Knrh
A+7e67IS71RvBYaYKBvZe7E=
=FIEu
-----END PGP SIGNATURE-----
Re: Using AJDT to debug? [message #51834 is a reply to message #51780] Thu, 19 May 2005 10:04 Go to previous message
Eclipse UserFriend
Originally posted by: mchapman.uk.ibm.com

On Thu, 19 May 2005 02:18:49 +0200, Jeroen Budts wrote:
> Yesterday i played a bit with the bugdel plugin
> (http://www.csg.is.titech.ac.jp/~usui/bugdel/index-e.shtml), which is a
> plugin to debug java app's, by using AOP. By example you can simply
> invoke a System.out.println() whenever a getter or setter is called.
> Since i plan to use Aspects in the feature for other things then just
> debugging i'm wondering if something like bugdel is possible with ajdt
> in a simple way (in bugdel it's allmost only point-and-click, which is
> very sufficient for debugging). I'd rather install only one plugin which
> enables all kinds of AOP in Eclipse then having to use 2 or 3 plugins.

I think it's good there is this kind of choice, rather than trying to have
a single "one size fits all" plugin. Although having an update site for
bugdel, or a packaging of multiple related plugins would make installation
easier for end users. That said, I am all for adding value to AJDT where
it makes sense. We have thought for some time it would be nice to enable
more uses of AOP via wizards and the like - such as being able to select
aspects from a library. So feel free to raise an enhancement request for
some sort of point and click debugging support that could be added to AJDT
- the more detail the better.

> Another question: I tried AJDT (1.2.0M3 for Eclipse 3.1M6) on Eclipse
> 3.1M7 but it doesn't work, is this correct?

Yes, unfortunately that is correct. We're working on getting AJDT working
on Eclipse 3.1M7. We'll release a development build as soon as it's ready.

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Re: Using AJDT to debug? [message #588186 is a reply to message #51780] Thu, 19 May 2005 10:04 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Thu, 19 May 2005 02:18:49 +0200, Jeroen Budts wrote:
> Yesterday i played a bit with the bugdel plugin
> (http://www.csg.is.titech.ac.jp/~usui/bugdel/index-e.shtml), which is a
> plugin to debug java app's, by using AOP. By example you can simply
> invoke a System.out.println() whenever a getter or setter is called.
> Since i plan to use Aspects in the feature for other things then just
> debugging i'm wondering if something like bugdel is possible with ajdt
> in a simple way (in bugdel it's allmost only point-and-click, which is
> very sufficient for debugging). I'd rather install only one plugin which
> enables all kinds of AOP in Eclipse then having to use 2 or 3 plugins.

I think it's good there is this kind of choice, rather than trying to have
a single "one size fits all" plugin. Although having an update site for
bugdel, or a packaging of multiple related plugins would make installation
easier for end users. That said, I am all for adding value to AJDT where
it makes sense. We have thought for some time it would be nice to enable
more uses of AOP via wizards and the like - such as being able to select
aspects from a library. So feel free to raise an enhancement request for
some sort of point and click debugging support that could be added to AJDT
- the more detail the better.

> Another question: I tried AJDT (1.2.0M3 for Eclipse 3.1M6) on Eclipse
> 3.1M7 but it doesn't work, is this correct?

Yes, unfortunately that is correct. We're working on getting AJDT working
on Eclipse 3.1M7. We'll release a development build as soon as it's ready.

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Previous Topic:AJDT 1.2.0RC1 released for Eclipse 3.0
Next Topic:Support for refactoring
Goto Forum:
  


Current Time: Wed Apr 24 22:03:43 GMT 2024

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

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

Back to the top