Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJDT Outliner
AJDT Outliner [message #4053] Sat, 14 September 2002 18:30 Go to next message
Eclipse UserFriend
Originally posted by: dorodok.inbox.lv

Hi!

I have some questions about Outline View.

1) What is AJDT Outline view for?
only for aspects or for other java files as well?

2) It simply doesn't work
When I open aspect/class for editing outliner
Outliner doesn't show anything only message:
<build to view structure>
when I build and refresh project it shows the same
message
AJDT Event Trace window:
====8<=====================
21:30:02 AJDT Plugin Startup
AJDT version: 0.5.1 (AJDT-M1)
AJDE version: 1.0.6
org.eclipse.ajdt.ui.testAOP.lst =
d:\java\projects\eclipse_workspace\testAOP\default.lst
21:30:06 Editor opened on GetInfo.java
21:30:49 Outline view action triggered: Sorting Declaration order for
GetInfo.java
21:30:49 Outline view action triggered: Show Fields for GetInfo.java
21:30:49 Outline view action triggered: Show Static Members for
GetInfo.java
21:30:49 Outline view action triggered: Show Non-Public Members for
GetInfo.java
21:30:49 Outline view action triggered: Show Pointcuts for GetInfo.java
21:30:49 Outline view action triggered: Show Advice for GetInfo.java
21:30:49 Outline view action triggered: Show Introductions for
GetInfo.java
21:30:49 Outline view action triggered: Show Declarations for GetInfo.java
21:30:49 Configuration file
d:\java\projects\eclipse_workspace\testAOP\default.lst selected for testAOP
21:30:51 Structure view requested for GetInfo.java
21:31:36 Configuration file
d:\java\projects\eclipse_workspace\testAOP\default.lst selected for testAOP
21:31:36 Building testAOP with config
d:\java\projects\eclipse_workspace\testAOP\default.lst.

CLASSPATH=d:\java\projects\plugins\org.aspectj.ajde_1.0.6\as pectjrt.jar;d:\java\projects\eclipse_workspace\testAOP\src;C :\Program
Files\JavaSoft\JRE\1.3.1\lib\rt.jar;C:\Java\eclipse2\eclipse \plugins\org.aspectj.ajde_1.0.6\aspectjrt.jar;C:\Java\eclips e2\eclipse\plugins\org.aspectj.ajde_1.0.6\aspectjtools.jar;
21:31:57 Model update notification for GetInfo.java
21:32:29 Editor opened on Demo.java
21:32:30 Outline view action triggered: Sorting Declaration order for
Demo.java
21:32:30 Outline view action triggered: Show Fields for Demo.java
21:32:30 Outline view action triggered: Show Static Members for Demo.java
21:32:30 Outline view action triggered: Show Non-Public Members for
Demo.java
21:32:30 Outline view action triggered: Show Pointcuts for Demo.java
21:32:30 Outline view action triggered: Show Advice for Demo.java
21:32:30 Outline view action triggered: Show Introductions for Demo.java
21:32:30 Outline view action triggered: Show Declarations for Demo.java
21:32:30 Structure view requested for Demo.java
====8<=====================



Regards

Kostja
Re: AJDT Outliner [message #6954 is a reply to message #4053] Thu, 10 October 2002 23:25 Go to previous message
Eclipse UserFriend
Originally posted by: Mik.Kersten.parc.com

Hi Kostja,

AJDT's document outline view works for both aspects and classes in ".java"
and ".aj" files.

If you're seeing the "<build to view structure>" it is most likely a result
of the file that you're viewing not having been compiled in the current
build configuration. Make sure that you are building the "<all project
files>" configuration. If that doesn't work you could be noticing a bug.
In that case please submit the corresponding event trace and any related
exception traces listed in your workspace/.metadata/.log file to:
http://bugs.eclipse.org/bugs/enter_bug.cgi?product=AJDT

Thanks,

Mik


"Kostja Dorodov" <dorodok@inbox.lv> wrote in message
news:alvv7n$k5l$1@rogue.oti.com...
> Hi!
>
> I have some questions about Outline View.
>
> 1) What is AJDT Outline view for?
> only for aspects or for other java files as well?
>
> 2) It simply doesn't work
> When I open aspect/class for editing outliner
> Outliner doesn't show anything only message:
> <build to view structure>
> when I build and refresh project it shows the same
> message
> AJDT Event Trace window:
> ====8<=====================
> 21:30:02 AJDT Plugin Startup
> AJDT version: 0.5.1 (AJDT-M1)
> AJDE version: 1.0.6
> org.eclipse.ajdt.ui.testAOP.lst =
> d:\java\projects\eclipse_workspace\testAOP\default.lst
> 21:30:06 Editor opened on GetInfo.java
> 21:30:49 Outline view action triggered: Sorting Declaration order for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Fields for GetInfo.java
> 21:30:49 Outline view action triggered: Show Static Members for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Non-Public Members for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Pointcuts for GetInfo.java
> 21:30:49 Outline view action triggered: Show Advice for GetInfo.java
> 21:30:49 Outline view action triggered: Show Introductions for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Declarations for GetInfo.java
> 21:30:49 Configuration file
> d:\java\projects\eclipse_workspace\testAOP\default.lst selected for
testAOP
> 21:30:51 Structure view requested for GetInfo.java
> 21:31:36 Configuration file
> d:\java\projects\eclipse_workspace\testAOP\default.lst selected for
testAOP
> 21:31:36 Building testAOP with config
> d:\java\projects\eclipse_workspace\testAOP\default.lst.
>
>
CLASSPATH=d:\java\projects\plugins\org.aspectj.ajde_1.0.6\as pectjrt.jar;d:\j
ava\projects\eclipse_workspace\testAOP\src;C:\Program
>
Files\JavaSoft\JRE\1.3.1\lib\rt.jar;C:\Java\eclipse2\eclipse \plugins\org.asp
ectj.ajde_1.0.6\aspectjrt.jar;C:\Java\eclipse2\eclipse\plugi ns\org.aspectj.a
jde_1.0.6\aspectjtools.jar;
> 21:31:57 Model update notification for GetInfo.java
> 21:32:29 Editor opened on Demo.java
> 21:32:30 Outline view action triggered: Sorting Declaration order for
> Demo.java
> 21:32:30 Outline view action triggered: Show Fields for Demo.java
> 21:32:30 Outline view action triggered: Show Static Members for Demo.java
> 21:32:30 Outline view action triggered: Show Non-Public Members for
> Demo.java
> 21:32:30 Outline view action triggered: Show Pointcuts for Demo.java
> 21:32:30 Outline view action triggered: Show Advice for Demo.java
> 21:32:30 Outline view action triggered: Show Introductions for Demo.java
> 21:32:30 Outline view action triggered: Show Declarations for Demo.java
> 21:32:30 Structure view requested for Demo.java
> ====8<=====================
>
>
>
> Regards
>
> Kostja
>
>
Re: AJDT Outliner [message #561947 is a reply to message #4053] Thu, 10 October 2002 23:25 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Kostja,

AJDT's document outline view works for both aspects and classes in ".java"
and ".aj" files.

If you're seeing the "<build to view structure>" it is most likely a result
of the file that you're viewing not having been compiled in the current
build configuration. Make sure that you are building the "<all project
files>" configuration. If that doesn't work you could be noticing a bug.
In that case please submit the corresponding event trace and any related
exception traces listed in your workspace/.metadata/.log file to:
http://bugs.eclipse.org/bugs/enter_bug.cgi?product=AJDT

Thanks,

Mik


"Kostja Dorodov" <dorodok@inbox.lv> wrote in message
news:alvv7n$k5l$1@rogue.oti.com...
> Hi!
>
> I have some questions about Outline View.
>
> 1) What is AJDT Outline view for?
> only for aspects or for other java files as well?
>
> 2) It simply doesn't work
> When I open aspect/class for editing outliner
> Outliner doesn't show anything only message:
> <build to view structure>
> when I build and refresh project it shows the same
> message
> AJDT Event Trace window:
> ====8<=====================
> 21:30:02 AJDT Plugin Startup
> AJDT version: 0.5.1 (AJDT-M1)
> AJDE version: 1.0.6
> org.eclipse.ajdt.ui.testAOP.lst =
> d:\java\projects\eclipse_workspace\testAOP\default.lst
> 21:30:06 Editor opened on GetInfo.java
> 21:30:49 Outline view action triggered: Sorting Declaration order for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Fields for GetInfo.java
> 21:30:49 Outline view action triggered: Show Static Members for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Non-Public Members for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Pointcuts for GetInfo.java
> 21:30:49 Outline view action triggered: Show Advice for GetInfo.java
> 21:30:49 Outline view action triggered: Show Introductions for
> GetInfo.java
> 21:30:49 Outline view action triggered: Show Declarations for GetInfo.java
> 21:30:49 Configuration file
> d:\java\projects\eclipse_workspace\testAOP\default.lst selected for
testAOP
> 21:30:51 Structure view requested for GetInfo.java
> 21:31:36 Configuration file
> d:\java\projects\eclipse_workspace\testAOP\default.lst selected for
testAOP
> 21:31:36 Building testAOP with config
> d:\java\projects\eclipse_workspace\testAOP\default.lst.
>
>
CLASSPATH=d:\java\projects\plugins\org.aspectj.ajde_1.0.6\as pectjrt.jar;d:\j
ava\projects\eclipse_workspace\testAOP\src;C:\Program
>
Files\JavaSoft\JRE\1.3.1\lib\rt.jar;C:\Java\eclipse2\eclipse \plugins\org.asp
ectj.ajde_1.0.6\aspectjrt.jar;C:\Java\eclipse2\eclipse\plugi ns\org.aspectj.a
jde_1.0.6\aspectjtools.jar;
> 21:31:57 Model update notification for GetInfo.java
> 21:32:29 Editor opened on Demo.java
> 21:32:30 Outline view action triggered: Sorting Declaration order for
> Demo.java
> 21:32:30 Outline view action triggered: Show Fields for Demo.java
> 21:32:30 Outline view action triggered: Show Static Members for Demo.java
> 21:32:30 Outline view action triggered: Show Non-Public Members for
> Demo.java
> 21:32:30 Outline view action triggered: Show Pointcuts for Demo.java
> 21:32:30 Outline view action triggered: Show Advice for Demo.java
> 21:32:30 Outline view action triggered: Show Introductions for Demo.java
> 21:32:30 Outline view action triggered: Show Declarations for Demo.java
> 21:32:30 Structure view requested for Demo.java
> ====8<=====================
>
>
>
> Regards
>
> Kostja
>
>
Previous Topic:Newbie Questions
Next Topic:javac-Option
Goto Forum:
  


Current Time: Thu Apr 25 22:41:33 GMT 2024

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

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

Back to the top