Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problem with FRAMES hyperlink in Eclipse javadoc's
Problem with FRAMES hyperlink in Eclipse javadoc's [message #335477] Fri, 10 April 2009 08:06
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Hello,

searching javadoc information of certain classes often leads me to open
further tabs in the browser to view infos of other classes referenced by a
hyperlink. Unfortunately the site in the new tab appears without the both
"navigation" frames "All Classes" and that of the package on the left side.
Trying to click on the FRAMES hyperlink I would expect that the "All
Classes" and the current package window is displayed on the left side (as
accustomed of the Javadoc of J2SE), but it doesn't.

Every hyperlink FRAMES of org.eclipse javadoc's only references the
main page
http://help.eclipse.org/stable/nftopic/org.eclipse.platform. doc.isv/reference/api/index.html.

Following the hyperlink of a J2SE javadoc, e. g. javax.swing.JTree in
http://java.sun.com/j2se/1.5.0/docs/api/, the reference is
http://java.sun.com/j2se/1.5.0/docs/api/index.html?javax/swi ng/tree/TreeModel.html -
as expected.

However unfortunately this kind of reference is missing in the FRAMES
hyperlinks of org.eclipse javadoc's.
Clicking e. g. on FRAMES of org.eclipse.swt.widgets.TreeColumn (after
opening in another tab following a hyperlink of
org.eclipse.swt.widgets.Tree) in
http://help.eclipse.org/stable/nftopic/org.eclipse.platform. doc.isv/reference/api/index.html,
only the same reference of the Eclipse/SWT/JFace javadoc main site is
displayed.

What's the reason, that the FRAMES hyperlink of org.eclipse javadoc's
obviously are broken?
Are there any alternative public links to org.eclipse javadoc's, where the
hyperlinks FRAMES are referenced correctly, if yes: on which site(s)?


Thomas Wiedmann
Previous Topic:Does JProbe 7.0.0 works with Eclipse 3.4?
Next Topic:UML tool (FREE one) for Eclipse
Goto Forum:
  


Current Time: Sat Apr 27 05:14:08 GMT 2024

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

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

Back to the top