project structure [message #50982] |
Mon, 31 March 2003 15:47  |
Eclipse User |
|
|
|
Hi!
I have one small question about structure of eclipse projects.
Why do your separate test cases from core projects? (i.e. there are
'org.eclipse.ant.ui' and 'org.eclipse.ant.test.ui')
Is any docs explained this style?
Thanks.
|
|
|
Re: project structure [message #51010 is a reply to message #50982] |
Tue, 01 April 2003 08:46  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Andrew Utkin wrote:
>Hi!
>I have one small question about structure of eclipse projects.
>Why do your separate test cases from core projects? (i.e. there are
>'org.eclipse.ant.ui' and 'org.eclipse.ant.test.ui')
>
Those who want to compile and run against that source (instead of the
binary distribution - to get the latest from a repository) don't need
or want to load all the test (time and space issue).
Dani
|
|
|
Re: project structure [message #592322 is a reply to message #50982] |
Tue, 01 April 2003 08:46  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Andrew Utkin wrote:
>Hi!
>I have one small question about structure of eclipse projects.
>Why do your separate test cases from core projects? (i.e. there are
>'org.eclipse.ant.ui' and 'org.eclipse.ant.test.ui')
>
Those who want to compile and run against that source (instead of the
binary distribution - to get the latest from a repository) don't need
or want to load all the test (time and space issue).
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.07149 seconds