Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to attach sources automatically?
How to attach sources automatically? [message #654041] Sun, 13 February 2011 14:17 Go to next message
Dims Mising name is currently offline Dims Mising nameFriend
Messages: 14
Registered: August 2010
Junior Member
While creating a new (Liferay) project, Eclipse does create several utility nodes in the project (like "JRE System Library", "Liferay v6.0 (Tomcat 6)", "Web App Libraries", "Liferay Portlet Plug-in API").

There are a lot of jars in those nodes.

Is it possible to make Eclipse automatically attach source path to those jars?
Re: How to attach sources automatically? [message #654153 is a reply to message #654041] Mon, 14 February 2011 12:15 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 13.02.2011 15:18, Dims wrote:
> While creating a new (Liferay) project, Eclipse does create several
> utility nodes in the project (like "JRE System Library", "Liferay v6.0
> (Tomcat 6)", "Web App Libraries", "Liferay Portlet Plug-in API").
>
> There are a lot of jars in those nodes.
>
> Is it possible to make Eclipse automatically attach source path to
> those jars?
Normally the corresponding container should do this, if the source is
available. If you e.g. download a Java SDK instead of a JRE then it will
attach the source for the JRE System Library for you.

Dani
Re: How to attach sources automatically? [message #656119 is a reply to message #654153] Thu, 24 February 2011 10:00 Go to previous message
Dims Mising name is currently offline Dims Mising nameFriend
Messages: 14
Registered: August 2010
Junior Member
What is "corresponding container"?

What if it does not do this? How to force it? How to tell it to do it?
Previous Topic:Identifying New Folders as Source
Next Topic:packaging an sqlite app
Goto Forum:
  


Current Time: Thu Apr 18 07:09:49 GMT 2024

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

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

Back to the top