Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » JavaDocs
JavaDocs [message #557082] Sat, 04 September 2010 04:22 Go to next message
Depo is currently offline DepoFriend
Messages: 8
Registered: July 2009
Junior Member
Were can I download a .jar of the SWT javadocs so they work with Eclipse?
Re: JavaDocs [message #557330 is a reply to message #557082] Mon, 06 September 2010 19:18 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,

The org.eclipse.platform.doc.isv_*.jar in your eclipse/plugins directory includes the SWT javadoc. In the project java build path page, you can edit the javadoc location of the referenced library so that archive path points to this doc jar.

Another way is to add the swt source jar (for example org.eclipse.swt.win32.win32.x86.source_*.jar) from eclipse/plugins directory as a source attachment to the referenced library. By adding the source attachment you'll be able to view both the source and the javadoc.

HTH,


Lakshmi P Shanmugam

[Updated on: Mon, 06 September 2010 19:19]

Report message to a moderator

Previous Topic:Is there a way to remove the blank tree icon inserted when other tree nodes have an icon?
Next Topic:jFace Viewer not allowing deselect using ctrl click
Goto Forum:
  


Current Time: Tue Apr 23 16:58:18 GMT 2024

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

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

Back to the top