[ 
https://issues.apache.org/jira/browse/SOLR-11331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395869#comment-16395869
 ] 

Varun Thacker commented on SOLR-11331:
--------------------------------------

 

Thanks Karthik for the patch

I applied it locally and I see 3 new features added
 * Run Solr from eclipse 
 * Run Solr from eclipse without console GC logging
 * Run all Solr tests

Let's make the following changes
 * Ability to run standalone Solr  ( "run-solr" )
 * Ability to run a 1 node solr cloud server. Both don't need to have GC 
logging enabled on the console as it's much easier to look at eclipse without 
it  ( "run-solr-cloud" )
 * Ability to run all solr tests ( "run-solr-tests" )
 * Ability to run all lucene tests ( "run-lucene-test" )

You only need to run 'ant eclipse' once and these configurations get added. 
It's pretty cool.

We don't have these features in IntelliJ currently but that can be added as a 
separate Jira

> Ability to Debug Solr With Eclipse IDE
> --------------------------------------
>
>                 Key: SOLR-11331
>                 URL: https://issues.apache.org/jira/browse/SOLR-11331
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 6.6.2
>            Reporter: Karthik Ramachandran
>            Priority: Minor
>              Labels: eclipse
>         Attachments: SOLR-11331.patch, SOLR-11331.patch
>
>
> Ability to Debug Solr With Eclipse IDE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to