Re: tip for applicationContext.xml in eclipse

2013-09-06 Thread Rohit Yadav
On Fri, Sep 6, 2013 at 10:44 AM, Darren Shepherd < darren.s.sheph...@gmail.com> wrote: > IntelliJ The idea of paying for development tools makes me sad (but > I'm sure you got an open source project license). Spring support is not in > the open source version of IntellijIDEA. > You may get I

Re: tip for applicationContext.xml in eclipse

2013-09-05 Thread Darren Shepherd
IntelliJ The idea of paying for development tools makes me sad (but I'm sure you got an open source project license). Spring support is not in the open source version of IntellijIDEA. Darren On Sep 5, 2013, at 9:42 PM, Prasanna Santhanam wrote: > Odd that eclipse detects the .xml to und

Re: tip for applicationContext.xml in eclipse

2013-09-05 Thread Prasanna Santhanam
Odd that eclipse detects the .xml to understand the file is xml and not the XML header in the file. I can autocomplete the spring beans in IntelliJIdea without issue. On Thu, Sep 05, 2013 at 06:08:09PM -0700, Darren Shepherd wrote: > So if you have the Spring IDE (or STS) installed in your Eclipse

tip for applicationContext.xml in eclipse

2013-09-05 Thread Darren Shepherd
So if you have the Spring IDE (or STS) installed in your Eclipse you get really nice autocompletion in spring config files. So ctrl+space in the class="" will pop up all the classes. Or name="" on the will autocomplete bean properties. Really really useful, as typing class names by hand is