On 12/06/2012 05:59 PM, Aemon Cannon wrote:
> Hey Richard, can you send me a paste of your inferior-ensime-buffer?
> I'm guessing the libs aren't getting indexed for some reason..
>
>
> On Thu, Dec 6, 2012 at 8:45 PM, richard emberson
> <
richard....@gmail.com <mailto:
richard....@gmail.com>> wrote:
>
> With Ensime version 0.8.2
> here is the output of the Ensime server
> when I search for "java" "io"
>
> Handling RPC: (swank:public-symbol-search ("java" "io") 200)
> Received keywords: List(java, io)
> Handling query: +tags:java* +tags:io*
> Writing: (:return (:ok ()) 6)
>
> Is there anything in the Ensime configuration file that
> is required for it to search across Java libraries?
>
> Richard
>
>
> On 12/05/2012 09:36 PM, Aemon Cannon wrote:
>
> Hmm, works for me in latest.
>
>
> On Sun, Nov 18, 2012 at 12:24 PM, richard emberson