Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Open attached javadoc in a browser in a .java source brings to a 404 page(Hover for a BodyTagSupport works but trying to open the complete javadoc leads to a 404 error page in JakartaEE website)
Open attached javadoc in a browser in a .java source brings to a 404 page [message #1855033] Sat, 24 September 2022 18:32 Go to next message
Eugenio MORASSI is currently offline Eugenio MORASSIFriend
Messages: 2
Registered: September 2022
Junior Member
index.php/fa/42530/0/

In a .java source, while developing a taglib, if I hover a
javax.servlet.jsp.tagext.BodyTagSupport
I get what you see attached; but, if I try to view the javadoc in a browser, Eclipse 4.25 for Mac OS X 2020 09 points to this URL

javaee.github.io/javaee-spec/javadocs/java.servlet.jsp/javax/servlet/jsp/tagext/BodyTagSupport.html

and not to the correct one

javaee.github.io/javaee-spec/javadocs/javax/servlet/jsp/tagext/BodyTagSupport.html

(please note /java.servlet.jsp/ is omitted in the working one)

It's there a way to change this behaviour in Eclipse settings or Preferences?

TIA and please excuse my poor Engish ;)
Re: Open attached javadoc in a browser in a .java source brings to a 404 page [message #1855034 is a reply to message #1855033] Sat, 24 September 2022 22:54 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Eclipse 4.25 coincides with 2022-09, not 2020-09. This does, though, sound related to https://bugs.eclipse.org/574788 --maybe there's more than one area that needed updating.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Open attached javadoc in a browser in a .java source brings to a 404 page [message #1855035 is a reply to message #1855034] Sun, 25 September 2022 07:30 Go to previous message
Eugenio MORASSI is currently offline Eugenio MORASSIFriend
Messages: 2
Registered: September 2022
Junior Member
You're right, 2020 was a typo.
Previous Topic:How to support Cyrillic alphabet in Eclipse?
Next Topic:Eclipse IDE for Java Developers fails to update
Goto Forum:
  


Current Time: Fri Apr 26 05:59:07 GMT 2024

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

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

Back to the top