Jars and finding the source [message #331034] |
Thu, 21 August 2008 18:17  |
Eclipse User |
|
|
|
Originally posted by: jamarijr.gmail.com
I am on this team at work that has a stupidly complex build and package
system. For instance there are several source directories like
c:\dumbproject\agentsrc\src
c:\dumbproject\subsys\src
....
So when a jar is built sometimes the class files will come from multiple
directories. So here is the problem, when I am trying to debug, eclipse
asks me to point to the source directory for a certain file. So I do that,
but it will fail because seemingly eclipse is trying to find all the java
files even though they have separate packages. What can I do?
|
|
|
Re: Jars and finding the source [message #331052 is a reply to message #331034] |
Fri, 22 August 2008 04:26  |
Eclipse User |
|
|
|
Try setting the location to c:\dumbproject
- Prakash
www.eclipse-tips.com
Arinté wrote:
> I am on this team at work that has a stupidly complex build and package
> system. For instance there are several source directories like
>
> c:\dumbproject\agentsrc\src
> c:\dumbproject\subsys\src
> ....
>
> So when a jar is built sometimes the class files will come from multiple
> directories. So here is the problem, when I am trying to debug, eclipse
> asks me to point to the source directory for a certain file. So I do that,
> but it will fail because seemingly eclipse is trying to find all the java
> files even though they have separate packages. What can I do?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02910 seconds