Hi,
if you followed what is written in the link that Gora suggested, you
should have a workspace without errors.
Eclipse compiler allows for incremental builds, that is, all code is
incrementally compiled as soon as you finish typing.
So if you inserted those lines and you don't see any error then that
means they have been successfully compiled.
Best,
Andrea
On 03/17/2015 01:52 PM, Nitin Solanki wrote:
Hi all,
I have configured solr source code with eclipse. Now, I have
written a print statement in between the SolrSpellChecker.java. Now, I want
to compile this file. How to do that ?
Any help please...
On Tue, Mar 17, 2015 at 2:27 PM, Gora Mohanty <g...@mimirtech.com> wrote:
On 17 March 2015 at 13:38, Nitin Solanki <nitinml...@gmail.com> wrote:
Hi Gora,
Thanks again. Do you have any link/ article of Wiki article?
Please send me.
Sent the link in my very first follow-up:
http://wiki.apache.org/solr/HowToContribute#Contributing_Code_.28Features.2C_Bug_Fixes.2C_Tests.2C_etc....29
Regards,
Gora