Does anybody know if eclipse supports different classpaths for each source directory? You can have multiple source directories with different build destinations but can each source also have a list of different dependencies? I am pretty certain there is no support in the interface but have been curious as to if it is implemented and could be used if you changed the .classpath file by hand. Anybody?

Thank you,
Michael



Douglas Ferguson wrote:
Awesome! Thanks.

Where does it store this value? I can't find it in any of the config files for the project.

Could this be added to eclipse:eclipse?

-----Original Message-----
From: Donnchadh Ó Donnabháin [mailto:[EMAIL PROTECTED]] 
Sent: Friday, September 08, 2006 8:48 AM
To: Maven Users List
Subject: Re: Eclipse & target directory

In eclipse right-click on the target folder and select 'Properties...'
Then, in the Info page, check the 'derived' check box. This should
exlude it from searches and resource lookups. Probably error reporting
too but I haven't verified that

Donnchadh

On 9/5/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote:
  
When using eclipse on war projects, the target directory will start to
collect copies of jsp files, from war:war commands, etc.



Is there a way to have eclipse ignore the files when searching and
reporting errors?



D-




    

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to