Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » glassfish source attachment
glassfish source attachment [message #790214] Fri, 03 February 2012 19:12 Go to next message
Eclipse UserFriend
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 01:41 Go to previous messageGo to next message
Eclipse UserFriend
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 08:08 Go to previous messageGo to next message
Eclipse UserFriend
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 08:12 Go to previous messageGo to next message
Eclipse UserFriend
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 11:57 Go to previous messageGo to next message
Eclipse UserFriend
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 01:06 Go to previous message
Eclipse UserFriend
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 May 13 05:18:15 EDT 2025

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

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

Back to the top