Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » glassfish source attachment
glassfish source attachment [message #790214] Sat, 04 February 2012 00:12 Go to next message
ews Mising name is currently offline ews Mising nameFriend
Messages: 10
Registered: December 2010
Junior Member
hello,

does anyone know where i can find a jar or zip for glassfish that i can use as a source attachment in eclipse?
i'd like to be able to mouse over say, a doPost method in my servlet code, and see the documentation.

thanks
Re: glassfish source attachment [message #791704 is a reply to message #790214] Mon, 06 February 2012 06:41 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
To see the javadoc, you don't need the source attachment, you just need the javadoc.
Re: glassfish source attachment [message #791950 is a reply to message #791704] Mon, 06 February 2012 13:08 Go to previous messageGo to next message
ews Mising name is currently offline ews Mising nameFriend
Messages: 10
Registered: December 2010
Junior Member
thanks, but i'm not talking about the javadoc, see my original message.
Re: glassfish source attachment [message #791954 is a reply to message #791950] Mon, 06 February 2012 13:12 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
By documentation I thought you meant javadoc. You will get only javadoc on a method hover not any other documentation.
Re: glassfish source attachment [message #792137 is a reply to message #791954] Mon, 06 February 2012 16:57 Go to previous messageGo to next message
ews Mising name is currently offline ews Mising nameFriend
Messages: 10
Registered: December 2010
Junior Member
satyam, do you have your eclipse configured so that you can hover over servlet methods and see the definitions and press Shift-F2 to open the javadoc?
if you do, would you mind telling me what you set your Source attachment and Javadoc location to in Build Path->Libraries for your j2ee library?

thanks
Re: glassfish source attachment [message #792569 is a reply to message #792137] Tue, 07 February 2012 06:06 Go to previous message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
javadoc location for EE jars could point to http://docs.oracle.com/javaee/5/api and standard java jars could point to http://docs.oracle.com/javase/1.5.0/docs/api
Previous Topic:Query on two options in Importing breakpoints window
Next Topic:Servlets and HTML forms loading old data
Goto Forum:
  


Current Time: Tue Apr 23 09:14:04 GMT 2024

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

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

Back to the top