PDA

View Full Version : auto complete for spring classes?



emaayan
Jul 9th, 2006, 01:21 AM
hi..
will spring ide support autocomplete for class names and proerties?

Torsten Juergeleit
Jul 9th, 2006, 02:57 PM
will spring ide support autocomplete for class names and proerties?
It already does. This is a feature of the BeansXmlEditor (http://springide.org/project/wiki/BeansXmlEditor) which is based on the WebTools project (http://springide.org/project/wiki/WebStandardTools).

Torsten

emaayan
Jul 9th, 2006, 05:01 PM
so i understand it will be released soon?

Torsten Juergeleit
Jul 10th, 2006, 08:26 AM
so i understand it will be released soon?
I have to rephrase my previous answer:

It already does since version 1.3.0. This is a feature of the BeansXmlEditor which is based on the WebTools project.

Torsten

emaayan
Jul 10th, 2006, 03:06 PM
i tried searching the link you gave but i couldn't find anything.

Torsten Juergeleit
Jul 10th, 2006, 03:23 PM
i tried searching the link you gave but i couldn't find anything.
Please refer to the install guide (http://springide.org/project/wiki/SpringideInstall) on how to use Eclipse's update manager to install WebTools and Spring IDE.

Torsten

emaayan
Jul 11th, 2006, 01:23 AM
with matching types not finding my class, but others ways are working.

i downloaded 1.3.2

btw does the spring forum here know thins about xml data binding stuff like jaxb and castor? i may have some huge working invovling xml and java bean with hibernate.