[NTLUG:Discuss] know of any large java projects?

Stephen Davidson gorky at freenet.carleton.ca
Tue Dec 9 11:47:56 CST 2003


Hi Kevin.

For Starters, http://www.j2eeguys.com/JavaOne.htm.

Hmmm, I seem to have cracked 23,000 files some time ago.

Developing in a mixed MS/Linux environment.
Some code Open Source, some code propietary.
Not having any problems keeping anything separate.

The Highlevel overview -
Broke everything down by project/module
Use Ant to build stuff, including the C/C++ files.
Many project/sub-project Ant build.xml files.
Some of the sub/super projects use Maven & Anteater
to enhance their build capabilities.

If you would like more details, or would like to discuss
any particular details, feel free to drop me a line.

Regards,
Steve


kbrannen at gte.net wrote:
> I was discussing our project with a co-worker today, and he pointed out 
> to me that part of our difficulty came from our size, something like 
> 5000 java files plus support files beyond that.
> 
> We're looking for how others deal these sorts of problems.  So, does 
> anyone here know of any projects that have 3000+ java files?  I'd like 
> to see how they handle their CVS (or whatever) and build problems...what 
> software they find to be good, good practices, that sort of thing.
> 
> And yes, we do this on a couple of flavors of Linux plus other major 
> Unix platforms.
> 
> Thanks!
> Kevin
> 

-- 
Java/J2EE Developer/Integrator
Co-Chair, Dallas/FortWorth J2EE Sig
214-724-7741







More information about the Discuss mailing list