Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Who implements jars at eclipse plugins folder?(implementor of jakarta.servlet-api.jar at eclipse plugins)
Who implements jars at eclipse plugins folder? [message #1847110] Thu, 14 October 2021 22:42 Go to next message
Ikram Dagci is currently offline Ikram DagciFriend
Messages: 2
Registered: October 2021
Junior Member
There is a jakarta.servlet-api.jar in eclipse plugins folder. But i don't setup any server or jakarta implementers. Who implements that by default these jakarta jars?
Re: Who implements jars at eclipse plugins folder? [message #1847114 is a reply to message #1847110] Fri, 15 October 2021 02:03 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

That's not an actual file name, but some form of the Servlet API is always required in order to run the integrated Help system.

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Fri, 15 October 2021 15:55]

Report message to a moderator

Re: Who implements jars at eclipse plugins folder? [message #1847140 is a reply to message #1847114] Fri, 15 October 2021 16:00 Go to previous messageGo to next message
Ikram Dagci is currently offline Ikram DagciFriend
Messages: 2
Registered: October 2021
Junior Member
I don't understand, can you explain more?
Re: Who implements jars at eclipse plugins folder? [message #1847150 is a reply to message #1847140] Sat, 16 October 2021 06:23 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
When you do Help -> Help Contents, this is HTML that is displayed with the help of Jetty which uses the Jakarta jars.

https://www.eclipse.org/jetty/

So the parts of Jetty that are needed to support the help system and everything those parts of Jetty require will be installed in your IDE.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:JDT update policy
Next Topic:Error during installation Eclipse IDE for Java Developers 2021-09
Goto Forum:
  


Current Time: Thu Apr 25 23:58:27 GMT 2024

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

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

Back to the top