Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » project structure
project structure [message #50982] Mon, 31 March 2003 15:47 Go to next message
Andrew Utkin is currently offline Andrew UtkinFriend
Messages: 8
Registered: July 2009
Junior Member
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:project structure
Next Topic:Free text search for multiple files (grep-like)
Goto Forum:
  


Current Time: Thu Apr 25 06:31:05 GMT 2024

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

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

Back to the top