Hi, You actually can do without Subclipse if its giving out errors. I have been using Subclipse for a long time on Eclipse Indigo and I haven't come across this issue. Anyway, if you can't get it to work, the work around is to use an SVN client like Tortoise SVN. You can check out the code using that instead of Subclipse. After that in Eclipse go to File->Import->Maven->Existing Maven projects and open each of the projects. You can continue with the step by step guide after that.
Subclipse is only needed to keep your code in sync with the SVN repo. You can get the same functionality from Tortoise client as well. However, having Subclipse enabled makes your life much easier because you can commit/update etc directly from the IDE without using another software. Hope this helps! Regards, Nimantha On Sat, Mar 17, 2012 at 5:18 PM, Thushan Ganegedara <[email protected]>wrote: > Hi all, > I have problems with setting up OpenMRS in my eclipse IDE > I'm following this document > > https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers > > When I tried to install subclipse on eclipse indigo, using Help -> Install > new software, it does not allow me to proceed further from the Review > License window. Both Next and Finish buttons are gray. > This has been reported as a bug in Eclipse. But I couldn't find a > satisfactory solution > https://bugs.eclipse.org/bugs/show_bug.cgi?id=277265 > > Does anybody know a workaround? > > Thank you. > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list -- Nimantha Baranasuriya Web: http://www.nimantha.info Blog: http://www.nimantha.info/blog Photography: http://www.nimantha.info/photoblog; http://www.flickr.com/photos/nimanthab _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

