Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » options java appearance "show categories"
options java appearance "show categories" [message #816044] Thu, 08 March 2012 10:56 Go to next message
john miltone is currently offline john miltoneFriend
Messages: 11
Registered: October 2011
Junior Member
Hello everybody,


I don't understand this little parameter options in
ECLIPSE > window > preferences > Java > Appearance > Show categories

When I check or uncheck this options I never see the difference between before and after in Java perspective and Java Browsing perspective.

Can you help me to understand this function in eclipse ? Where is the change with this parameter ?



Thank a lot for your reply
Re: options java appearance "show categories" [message #816140 is a reply to message #816044] Thu, 08 March 2012 13:24 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
See the relevant section from Eclipse help
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fpreferences%2Fjava%2Fref-preferences-appearance.htm

--
Deepak Azad
http://wiki.eclipse.org/JDT/FAQ
Re: options java appearance "show categories" [message #816147 is a reply to message #816140] Thu, 08 March 2012 13:36 Go to previous messageGo to next message
john miltone is currently offline john miltoneFriend
Messages: 11
Registered: October 2011
Junior Member
Thank but for put F1 key I can. My question is not how to access in help but understand this help.
Re: options java appearance "show categories" [message #869799 is a reply to message #816044] Fri, 04 May 2012 10:46 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 08.03.2012 11:56, john miltone wrote:
> Hello everybody,
>
>
> I don't understand this little parameter options in ECLIPSE > window >
> preferences > Java > Appearance > Show categories
>
> When I check or uncheck this options I never see the difference
> between before and after in Java perspective and Java Browsing
> perspective.
>
> Can you help me to understand this function in eclipse ? Where is the
> change with this parameter ?
You can use the @category tag in the Javadoc to assign one or more
categories to the Java element. The option controls whether the
categories are shown in the UI when rendering the element (e.g. in the
Package Explorer or in the Java outline view).

Dani
>
>
>
> Thank a lot for your reply
Previous Topic:Remote debugging not working with Exported RCP Application, but working with installed RCP
Next Topic:JUNIT Testing
Goto Forum:
  


Current Time: Sat Sep 21 09:50:10 GMT 2024

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

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

Back to the top