The combination of eclipse and maven works very well. I usually build most things as needed in maven; and work on one code base at a time in Eclipse. I have a workspace set up for each project (geoapi / geotools / geoserver / udig) and sometimes a couple of workspaces for the different branches.
When doing something like testing against different versions I will have several eclipse workspaces open at once. Cheers, Jody > Hello every one, we (some graduate students) have some problem: > We are trying to do some work on geoserver and geotools. We have > merged geoserver and geotools into a single eclipse workspace (nearly > 100 projects), but then we find other dependence should be take care > about, like geoapi and geowidget. Those projects are very activated > and changing every day, we don't know the SNAPSHOT jar maven download > match which svn version. > > Could any developer tell me how to manage so many projects and > dependence? Is eclipse a good choice? > Thany you. > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
