Hi,
Can someone please tell me how can I download the source code for spring IDE for eclipse?
Thank you.
Sam
Hi,
Can someone please tell me how can I download the source code for spring IDE for eclipse?
Thank you.
Sam
Sam,
the source is available in the project's CVS repository. For the current 1.0.3 release this is the Spring Framework CVS http://sourceforge.net/cvs/?group_id=73357 (module 'spring-ide/eclipse').
The upcoming version 1.1.0 has been moved to a separate project http://sourceforge.net/projects/springide-eclip/ with it's own CVS repository http://sourceforge.net/cvs/?group_id=117855
Both CVS repositories allow anonymous read access. Open Eclipse's CVS perspective, create a new CVS connection and use "Checkout as Project" for all directories in the corresponding CVS module. For questions / comments / feedback regarding the source code of Spring IDE please use the developer mailing-list http://lists.sourceforge.net/lists/l...clip-developer and not this forum. Thank you.
Cheers,
Torsten