You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Shawn Heisey (Jira)" <ji...@apache.org> on 2022/11/09 20:25:00 UTC

[jira] [Comment Edited] (SOLR-16540) Fix errors importing main and branch_9x into eclipse

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

Shawn Heisey edited comment on SOLR-16540 at 11/9/22 8:24 PM:
--------------------------------------------------------------

{quote}Is it possible to run JUnit tests from within Eclipse after this patch? It was my biggest complain, why I had to move away.
{quote}
Looks like in the latest eclipse (not sure about earlier versions) you can right click on a test class or an individual test method, go to RunAs, and choose JUnit.  And it can be done from the "Run" menu as well.


was (Author: elyograg):
{quote}Is it possible to run JUnit tests from within Eclipse after this patch? It was my biggest complain, why I had to move away.
{quote}
Looks like in the latest eclipse (not sure about earlier versions) you can right click on a test class or an individual test method, go to RunAs, and choose JUnit.

> Fix errors importing main and branch_9x into eclipse
> ----------------------------------------------------
>
>                 Key: SOLR-16540
>                 URL: https://issues.apache.org/jira/browse/SOLR-16540
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>    Affects Versions: main (10.0), 9.2
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Minor
>         Attachments: SOLR-16540.patch
>
>
> When creating an eclipse project using the eclipse gradle target, the resulting project has errors.  One is because there is a duplicate class name, the others are having package-info.java in the test code tree in addition to the main code tree for the same package.
> The patch I will attach fixes the errors.  There are thousands of warnings, something for another issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org