Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JavaDoc problem
JavaDoc problem [message #1784815] Wed, 04 April 2018 11:38
Robin Valtot is currently offline Robin ValtotFriend
Messages: 1
Registered: April 2018
Junior Member
Hello

I use Eclipse to develop with JEE.

When I write @ + [Ctrl] + [Space] I choice @link and do [Enter].

As result I got {@link} with separator behind k and }, I do space and choice a class name. When I confirm with [Enter] I got {@link {@link MyClassName}}, so I need to delete the first {@link.

What I do is wrong ? Can I just write @MyClassName, press enter and get the {@link MyClassName} ?

Thanks
Previous Topic:How to tell an Eclipse Workspace where to put a new view/editor?
Next Topic:insert a single file
Goto Forum:
  


Current Time: Tue Apr 23 17:58:38 GMT 2024

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

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

Back to the top