Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Jars and finding the source
Jars and finding the source [message #331034] Thu, 21 August 2008 18:17 Go to next message
Eclipse UserFriend
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 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
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?
>
>
Previous Topic:Removing A Page From A Wizard
Next Topic:Workaround for overriding buildRule?
Goto Forum:
  


Current Time: Wed Jul 17 16:10:33 GMT 2024

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

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

Back to the top