PDA

View Full Version : I don't see the content assist inside eclipse when editing a


dwible
Aug 21st, 2005, 05:19 PM
Spring resource file.

I've made it work before but can't recall what I did. Including installing the spring nature. :D Usually the darn thing just works, right?

thanks,

david

Torsten Juergeleit
Aug 22nd, 2005, 05:20 PM
David,

up to v1.2.2 Spring IDE does not add a content assist to any editor. A list of Spring IDE's current features can be found here (http://springide.org/project/wiki/SpringideFeatures).

The content assist is provided by the editor you are using for editing Spring resource files, e.g. the XML editor XmlBuddy or Eclipse's WebTools.

With the upcoming Spring IDE 1.2.3 we will release a preview version of an XML editor for Spring beans config files (further information can be found here (http://springide.org/project/wiki/BeansXmlEditor)). This editor will provide Spring-aware content assists.

Cheers,
Torsten

dwible
Sep 1st, 2005, 05:16 AM
I heard Rod make mention of it and that is what I didn't do and will try.

Thanks and sorry it took so long for me to explain,

David