epugh commented on PR #938:
URL: https://github.com/apache/solr/pull/938#issuecomment-1185675084

   Okay, I think I am starting to understand...   For the example of 
`SwitchQParserPlugin.java`, we reference `SearchHandler` in the javadocs, and 
so the import is needed.  If I remove the import, then IntelliJ does flag it 
that it is needed....    
   
   So, I guess, if we only have those three files that follow this pattern, 
then we can leave the comment in, but maybe change it from `// jdoc` to `// 
support javadoc linking` ???    
   
   Or, maybe since intellij flags the missing import if you don't have it, then 
we don't need the comment at all?   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to