Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Aspect files are not visible in Java Browsing perspective
Aspect files are not visible in Java Browsing perspective [message #569637] Mon, 04 August 2003 16:16
Eclipse UserFriend
Originally posted by: oesridhar.yahoo.com

Following an example in a book, I created in a package called eg, a
Test.java and a TestAspect.java. I was able to successfully run the
examples within Eclipse. I usually don't like to think in terms of files,
but in terms of classes, methods and now in addition: aspects, pointcuts,
advice etc. As a result I like to use perspectives such as Java Browsing.

After I created the two simple artifacts, the class and the aspect, when I
open the Java Browsing perspective, I see the Test class but not the Test
aspect. Is support for this forthcoming? I am using Eclipse 2.1.1 and the
following plugins: org.eclipse.aspectj_1.1.3 and org.eclipse.ajdt.ui_0.6.3.
Thanks!

--sridhar
Previous Topic:AspectJ Visualiser doesn't work
Next Topic:inter-project dependencies
Goto Forum:
  


Current Time: Thu Apr 25 04:58:31 GMT 2024

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

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

Back to the top