Running emacs with Ensime and entering the search terms:
"java" "io" "File"
I get no results, not "java.io.File" as shown
in the user manual
aemoncannon.github.com/ensime/index.html/
The search seems to only display results from the
project code, not from reference source roots.
Is this a "real" example that one can expect to
get?
richard.ember...@gmail.com> wrote:
> Running emacs with Ensime and entering the search terms:
> "java" "io" "File"
> I get no results, not "java.io.File" as shown
> in the user manual
> aemoncannon.github.com/ensime/**index.html/<http://aemoncannon.github.com/ensime/index.html/>
> The search seems to only display results from the
> project code, not from reference source roots.
> Is this a "real" example that one can expect to
> get?
> On Sun, Nov 18, 2012 at 12:24 PM, richard emberson
> <richard.ember...@gmail.com <mailto:richard.ember...@gmail.com>> wrote:
> Running emacs with Ensime and entering the search terms:
> "java" "io" "File"
> I get no results, not "java.io.File" as shown
> in the user manual
> aemoncannon.github.com/ensime/__index.html/
> <http://aemoncannon.github.com/ensime/index.html/>
> The search seems to only display results from the
> project code, not from reference source roots.
> Is this a "real" example that one can expect to
> get?
> 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
>> <richard.ember...@gmail.com <mailto:richard.emberson@**gmail.com<richard.ember...@gmail.com>>>
>> wrote:
>> The search seems to only display results from the
>> project code, not from reference source roots.
>> Is this a "real" example that one can expect to
>> get?
What is an inferior-ensime-buffer?
My Ensime client for Vim is written in VimL (Vim's
scripting language).
When I start the Ensime server from the Vim process, I
do (optionally) pipe its output to a log file.
Would that be the same thing? If so, its attached.
> 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
> <richard.ember...@gmail.com <mailto:richard.ember...@gmail.com>
> <mailto:richard.emberson@__gmail.com
> <mailto:richard.ember...@gmail.com>>> wrote:
> The search seems to only display results from the
> project code, not from reference source roots.
> Is this a "real" example that one can expect to
> get?
> On Sun, Nov 18, 2012 at 12:24 PM, richard emberson
> <richard.ember...@gmail.com <mailto:richard.ember...@gmail.com>> wrote:
> Running emacs with Ensime and entering the search terms:
> "java" "io" "File"
> I get no results, not "java.io.File" as shown
> in the user manual
> aemoncannon.github.com/ensime/__index.html/
> <http://aemoncannon.github.com/ensime/index.html/>
> The search seems to only display results from the
> project code, not from reference source roots.
> Is this a "real" example that one can expect to
> get?
> wrote:
> Yea, works for me. I had disable-index-on-startup set to
> 'nil' but before the fix in ProjectConfig.getBool this
> resulted in 'true'.
> 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
>> <richard.ember...@gmail.com <mailto:richard.emberson@**gmail.com<richard.ember...@gmail.com>>>
>> wrote:
>> The search seems to only display results from the
>> project code, not from reference source roots.
>> Is this a "real" example that one can expect to
>> get?