Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Add JDT Plugin Development Guide to Eclipse Help(How to add the JDT Plugin Development Guide to Eclipse Help ?)
Add JDT Plugin Development Guide to Eclipse Help [message #629210] Mon, 27 September 2010 13:42 Go to next message
Matei Missing name is currently offline Matei Missing nameFriend
Messages: 14
Registered: September 2010
Junior Member
Hello,

I have Eclipse Helios RCP for plugin development.
Can anyone please tell me hiow can I add the JDT Plugin Development Guide to Eclipse Help ?

I have other help topics in the list like Platform Plugin Development Guide ... etc but not the aforementioned one.

Thank you !
Re: Add JDT Plugin Development Guide to Eclipse Help [message #629266 is a reply to message #629210] Mon, 27 September 2010 15:58 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Matei wrote:
> Hello,
>
> I have Eclipse Helios RCP for plugin development.
> Can anyone please tell me hiow can I add the JDT Plugin Development
> Guide to Eclipse Help ?
You need to install JDT.

Dani
> I have other help topics in the list like Platform Plugin Development
> Guide ... etc but not the aforementioned one.
>
> Thank you !
Re: Add JDT Plugin Development Guide to Eclipse Help [message #629270 is a reply to message #629266] Mon, 27 September 2010 16:01 Go to previous messageGo to next message
Matei Missing name is currently offline Matei Missing nameFriend
Messages: 14
Registered: September 2010
Junior Member
JDT is already installed, i can create/work with Java projects.
Re: Add JDT Plugin Development Guide to Eclipse Help [message #629272 is a reply to message #629210] Mon, 27 September 2010 16:08 Go to previous messageGo to next message
Matei Missing name is currently offline Matei Missing nameFriend
Messages: 14
Registered: September 2010
Junior Member
[sorry for the repetition]
I already have JDT installed, I can work with java projects / edit Java source files.
Also the JDT development classes do not have their javadoc attached.

thanks

[Updated on: Mon, 27 September 2010 16:09]

Report message to a moderator

Re: Add JDT Plugin Development Guide to Eclipse Help [message #629399 is a reply to message #629272] Tue, 28 September 2010 07:04 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Matei wrote:
> I already have JDT installed, I can work with java projects / edit
> Java source files.
Mh. Maybe the install was not complete. I suggest to download a complete
JDT or SDK.
> Also the JDT development classes do not have their javadoc attached.
What do you consider "JDT development classes"? The JDK class
documentation is not part of Eclipse. This comes with the Java SDK or
you use a JRE and then point to the Javadoc.

Dani
>
> thanks
Re: Add JDT Plugin Development Guide to Eclipse Help [message #629414 is a reply to message #629210] Tue, 28 September 2010 08:09 Go to previous messageGo to next message
Matei Missing name is currently offline Matei Missing nameFriend
Messages: 14
Registered: September 2010
Junior Member
When I said the JDT development classes I reffered to the classes in the org.eclipse.jdt.* packages.
What I am really trying to do is to install locally this documentation:

http://help.eclipse.org/helios/index.jsp?nav=/3

It is the 4th category in the Contents tree on the left-hand side.
Re: Add JDT Plugin Development Guide to Eclipse Help [message #629422 is a reply to message #629414] Tue, 28 September 2010 08:17 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Matei wrote:
> When I said the JDT development classes I reffered to the classes in
> the org.eclipse.jdt.* packages.
OK. This comes with the JDT source package. As said before, you should
start with a new JDT or SDK download.

Dani
> What I am really trying to do is to install locally this documentation:
>
> http://help.eclipse.org/helios/index.jsp?nav=/3
>
> It is the 4th category in the Contents tree on the left-hand side.
Previous Topic:GCJ plug-in and Eclipse
Next Topic:Using custom icons in a JFrame
Goto Forum:
  


Current Time: Thu Apr 25 23:53:49 GMT 2024

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

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

Back to the top