Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Survey about label decorations (with decoration icons)
Survey about label decorations (with decoration icons) [message #219837] Sat, 30 August 2008 12:58 Go to next message
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Hello,

where can I find a list/survey with a description of usual label
decorations
for files/methods in the Java package explorer, project explorer and
outline
view?

E. g. I'm looking for the meaning of the L and LH decoration left of a
method icon. I found it in methods of an EJB class. What does these
decorations mean?


Thomas Wiedmann
Re: Survey about label decorations (with decoration icons) [message #219899 is a reply to message #219837] Tue, 02 September 2008 08:51 Go to previous messageGo to next message
Kaloyan Raev is currently offline Kaloyan RaevFriend
Messages: 201
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hello Thomas,

The nodes, that you find under an EJB bean in the EJB deployment descriptor
tree, represent the classes and interfaces that "constructs" that bean. The
decorations are used to make distinguish between different types of classes
and interfaces.

Decorations:
- bean icon - the bean class itself
- L - EJB 2.x local component interface of the bean
- LH - EJB 2.x local home interface of the bean
- L with yellow dot - EJB 3.x local business interface of the bean.
- R - EJB 2.x remote component interface of the bean
- RH - EJB 2.x remote home interface of the bean
- R with yellow dot - EJB 3.x remote business interface of the bean.

Greetings,
Kaloyan

"Thomas Wiedmann" <th.wm@gmx.de> wrote in message
news:476bed0eb35a4786699425ffca6b62eb$1@www.eclipse.org...
> Hello,
>
> where can I find a list/survey with a description of usual label
> decorations for files/methods in the Java package explorer, project
> explorer and outline view?
>
> E. g. I'm looking for the meaning of the L and LH decoration left of a
> method icon. I found it in methods of an EJB class. What does these
> decorations mean?
>
>
> Thomas Wiedmann
>
Re: Survey about label decorations (with decoration icons) [message #220288 is a reply to message #219899] Sat, 06 September 2008 13:35 Go to previous messageGo to next message
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Thanks for this information.

Where can I find a documentation/survey about these (and perhaps other)
label decorations in eclipse?

Thomas Wiedmann
Re: Survey about label decorations (with decoration icons) [message #220348 is a reply to message #220288] Mon, 08 September 2008 08:02 Go to previous message
Kaloyan Raev is currently offline Kaloyan RaevFriend
Messages: 201
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
You can find the documentation for EJB development here:
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.jst.ejb.doc.user/topics/ceover.html

However, there is no documentation about the deployment descriptor tree and
the label decoration there.
If you feel there is such need, please file a bug in Bugzilla:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20EJ B%20Tools

It would be great if you can outline some basic structure of such a
documentation.

Greetings,
Kaloyan

"Thomas Wiedmann" <th.wm@gmx.de> wrote in message
news:9449607859d7b4010697b823e2c7192e$1@www.eclipse.org...
> Thanks for this information.
>
> Where can I find a documentation/survey about these (and perhaps other)
> label decorations in eclipse?
>
> Thomas Wiedmann
>
Previous Topic:Array cannot be resolved error for Linked WebContent
Next Topic:casting error while connecting to oracle database
Goto Forum:
  


Current Time: Tue Mar 19 09:17:34 GMT 2024

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

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

Back to the top