On 2017-08-09 02:49:59, Wouter Stegeman wrote:
> Dear developer,
> 
> Recently I installed the newest version of eclim (2.7.0), using it with a 
> headless server. Autocompletion for java is working fine in Vim. 
> Xml autocompletion based on a xsd file did not however, returning a 'E764: 
> Option 'completefunc' is not set' error. After some digging 
> around I noticed the complete.vim file is missing for xml 
> (autoload/eclim/xml/complete.vim). I reinstalled eclim 2.7.0 twice, same 
> results.
> 
> Rolling back to eclim 2.6.0 and Eclipse Neon the file is present and 
> autocompletion is working.
> 
> In both instances the build was succesful. (I can provided the installation 
> log if needed but I need to redo the process in that case).
> 
> Regardless, many thanks for this piece of software!
> 
> Wouter
> 
> 
> Linux kalivm 4.9.0-kali3-amd64
> Eclim 2.7.0
> Eclipse IDE for Java Developers (Oxygen)
> Vim 8.0
> Tested on: Eclipses XMLExamples (golfcountryclub.xml)

sounds like you don't have the eclipse web development tools
installed, so eclim isn't installing any of the plugins that rely on
that (xml completion being one of them). how are you installing eclim?


-- 
eric

-- 
You received this message because you are subscribed to the Google Groups 
"eclim-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to eclim-dev+unsubscr...@googlegroups.com.
To post to this group, send email to eclim-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/eclim-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to