Committers mostly use ant+ivy, so that will most likely be more stable. Both Eclipse and IDEA are frequently in use by committers so both are safe choices.
-- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com 21. mars 2013 kl. 11:10 skrev Furkan KAMACI <furkankam...@gmail.com>: > How about deciding on Maven or Ant + Ivy. On the other hand I need another > suggestion whether using Eclipse or Intellij IDEA. What developers use in > common? > > 2013/3/21 Jan Høydahl <jan....@cominvent.com> > >> See http://wiki.apache.org/solr/HowToContribute >> >> Whether you choose to work locally with a GIT checkout or SVN is up to >> you. At the end of the day, when you want to contribute stuff back, you'd >> generate a patch and attach it to JIRA. SVN is the main repo, so if you >> want to be 100% in sync, choose the official SVN. >> >> -- >> Jan Høydahl, search solution architect >> Cominvent AS - www.cominvent.com >> Solr Training - www.solrtraining.com >> >> 21. mars 2013 kl. 10:31 skrev Furkan KAMACI <furkankam...@gmail.com>: >> >>> I want to branch Solr (latest version) at my local and implement some >>> custom codes. After some time(maybe every month) I will merge my code >> with >>> Solr. However There is code at SVN and Github for Solr and I see that >> they >>> are not exactly synchronous. Which one do you suggest, do you think that >> if >>> there is no time delay between SVN and Github repositories using Git is >>> much better cos of merging easiness? >> >>