Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Mysterious "Joinpoint Probe" view?
Mysterious "Joinpoint Probe" view? [message #587694] Mon, 18 April 2005 06:10
James Gan is currently offline James GanFriend
Messages: 27
Registered: July 2009
Junior Member
Hi, all

I'm eavluating the newest version of ajdt. And I'm trying to extent AJDT. When I
read file "c:\eclipse
3.1\plugins\org.eclipse.ajdt.ui_1.2.0.20050413151050\plugin. xml ", I found
something very interesting as follows:

<!-- Joinpoint Probe definitions -->
<!-- temporarily removed from plugin till Swing Gui can be converted to
SWT and user-interaction model worked out.
<extension
point="org.eclipse.ui.views">
<view
name="Joinpoint Probe"
icon="icons/actions/joinPointProbeView.gif"
category="org.eclipse.ajdt.ui.cat"
class="org.eclipse.ajdt.internal.ui.wizards.JoinPointProbeView "
id="org.eclipse.ajdt.internal.ui.wizards.JoinPointProbeView ">
</view>
</extension>
-->
<!-- AJDT Help -->

Just for curious, can someone please tell me what's the function of "Joinpoint
Probe" view? Can it help us building pointcuts?

James Gan
Previous Topic:Can we browse super class when creating an aspect using AJDT's wizard
Next Topic:Aspect J option not showing up in Eclipse M6
Goto Forum:
  


Current Time: Thu Apr 25 16:47:07 GMT 2024

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

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

Back to the top