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

Uwe Schindler commented on SOLR-11331:
--------------------------------------

Hi,
the problem is that "ant resolve" inside the main Solr build.xml does not call 
resolve on the webapp folder (as it's not needed for normal compiling). To fix 
the issue you have to go to solr/webapp and then call "ant resolve".

There are 2 possibilities to fix it:
- Include the "webapp" module into solr/build.xml's resolve.
- or separate call ant resolve in the eclipse target.

> 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
>            Assignee: Varun Thacker
>            Priority: Minor
>              Labels: eclipse
>         Attachments: SOLR-11331.diff, SOLR-11331.patch, SOLR-11331.patch, 
> SOLR-11331.patch, SOLR-11331.patch, UI.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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