RE: run in eclipse error

2017-10-17 Thread Mike Sokolov
Checkstyle has a onetoplevelclass rule that would enforce this On October 17, 2017 3:45:01 AM EDT, Uwe Schindler wrote: >Hi, > >this has nothing to do with the Java version. I generally ignore this >Eclipse-failure as I only develop in Eclipse, but run from command >line. The reason for this beha

Re: RE: run in eclipse error

2017-10-17 Thread 380382...@qq.com
I recently look at solr and lucene source, I do not know if I can solve this error and submit a patch? 380382...@qq.com From: Uwe Schindler Date: 2017-10-17 15:45 To: java-u...@lucene.apache.org CC: dev@lucene.apache.org Subject: RE: run in eclipse error Hi, this has nothing to do with the

Re: RE: run in eclipse error

2017-10-17 Thread 380382...@qq.com
Thank you for your reply, this question confused me for a long time 380382...@qq.com From: Uwe Schindler Date: 2017-10-17 15:45 To: java-u...@lucene.apache.org CC: dev@lucene.apache.org Subject: RE: run in eclipse error Hi, this has nothing to do with the Java version. I generally ignore

RE: run in eclipse error

2017-10-17 Thread Uwe Schindler
Hi, this has nothing to do with the Java version. I generally ignore this Eclipse-failure as I only develop in Eclipse, but run from command line. The reason for this behaviour is a problem with Eclipse's resource management/compiler with the way how some classes in Solr (especially facet comp