Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » My solution on using JDK document in Eclipse
My solution on using JDK document in Eclipse [message #39294] Tue, 20 May 2003 08:45 Go to next message
draco is currently offline dracoFriend
Messages: 12
Registered: July 2009
Junior Member
JDK douments are huge(with thousands of files), difficult to search.
There is a site devoted to make them into in WinHelp and HTMLHelp format.

http://www.confluent.fr/javadoc/indexe.html

include
The J2SE 1.4.1 SDK documentation.
The J2EE Tutorials Pack.
Updates to the Java Specification.
The February 3 release of the Java Tutorial (java.sun.com)

So, I download it and designate it as a external tools in Eclipse.

Wish it helps.

Draco
Re: My solution on using JDK document in Eclipse [message #41101 is a reply to message #39294] Wed, 21 May 2003 04:08 Go to previous messageGo to next message
draco is currently offline dracoFriend
Messages: 12
Registered: July 2009
Junior Member
sb asked about the procedure of external tool setting, so this is the steps:

1.if the external tool icon didn't show in the toolbar, right click on toolbar
and customrize perspective,select other->external tools.
2.bring out the dialog of external tools,make a new program,name it as you like,
in my win2k, the location is
C:\WINNT\hh.exe
arguments
"F:\BACKUP\develop\APIDocs\1.4.1\jdk141.chm"

check the option of run tool in background.

it should be work now:)

Draco

In article <MPG.19346c0f44e8ab86989681@news.eclipse.org>, dracodoc@21cn.com
says...
> JDK douments are huge(with thousands of files), difficult to search.
> There is a site devoted to make them into in WinHelp and HTMLHelp format.
>
> http://www.confluent.fr/javadoc/indexe.html
>
> include
> The J2SE 1.4.1 SDK documentation.
> The J2EE Tutorials Pack.
> Updates to the Java Specification.
> The February 3 release of the Java Tutorial (java.sun.com)
>
> So, I download it and designate it as a external tools in Eclipse.
>
> Wish it helps.
>
> Draco
>
Re: My solution on using JDK document in Eclipse [message #41259 is a reply to message #39294] Wed, 21 May 2003 07:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stelian.iancu.gmxREMOVE.net

Can you make the same for the Eclipse API Docs? Pretty please ... :-)

--
Regards,
Stelian Iancu

"draco" <dracodoc@21cn.com> wrote in message
news:MPG.19346c0f44e8ab86989681@news.eclipse.org...
> JDK douments are huge(with thousands of files), difficult to search.
> There is a site devoted to make them into in WinHelp and HTMLHelp format.
>
> http://www.confluent.fr/javadoc/indexe.html
>
> include
> The J2SE 1.4.1 SDK documentation.
> The J2EE Tutorials Pack.
> Updates to the Java Specification.
> The February 3 release of the Java Tutorial (java.sun.com)
>
> So, I download it and designate it as a external tools in Eclipse.
>
> Wish it helps.
>
> Draco
Re: My solution on using JDK document in Eclipse [message #46252 is a reply to message #41259] Fri, 23 May 2003 16:04 Go to previous message
draco is currently offline dracoFriend
Messages: 12
Registered: July 2009
Junior Member
Oh that website is not my contribution:)
But for your request, I made a chm version of Eclipse 2.1 API with JDoc2CHM,
which is a very convinent tool for this purpose.
http://www.htwsoft.com/
http://jdoc2chm.htwsoft.com/

I'm uploading the file to
http://eclipsewiki.swiki.net/.attachments/documents/ChmVersi onAPIDocument

This file is a chm with size of 8,142,555, so I splited it into 6 rar file,
you can uncompress them with winrar 3.0 or higher version.

In fact, with JDoc2CHM, you can transfer any API doc by yourself, the Eclipse
API document is in

"Go to ${eclipse-home}/plugins/org.eclipse.platform.doc.isv_2.1.0 and unpack
doc.zip file." --quote from this newsgroup ;)

Draco
In article <baf8n1$q8e$1@rogue.oti.com>, stelian.iancu@gmxREMOVE.net says...
> Can you make the same for the Eclipse API Docs? Pretty please ... :-)
>
> --
> Regards,
> Stelian Iancu
>
> "draco" <dracodoc@21cn.com> wrote in message
> news:MPG.19346c0f44e8ab86989681@news.eclipse.org...
> > JDK douments are huge(with thousands of files), difficult to search.
> > There is a site devoted to make them into in WinHelp and HTMLHelp format.
> >
> > http://www.confluent.fr/javadoc/indexe.html
> >
> > include
> > The J2SE 1.4.1 SDK documentation.
> > The J2EE Tutorials Pack.
> > Updates to the Java Specification.
> > The February 3 release of the Java Tutorial (java.sun.com)
> >
> > So, I download it and designate it as a external tools in Eclipse.
> >
> > Wish it helps.
> >
> > Draco
>
>
>
Previous Topic:[howto] Invoke a view programmatically?
Next Topic:programmatically set JavadoLocation for external JAR
Goto Forum:
  


Current Time: Sun Sep 08 02:21:23 GMT 2024

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

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

Back to the top