|
From: Torsten J. <tor...@on...> - 2004-10-19 23:07:18
|
I fixed some glitches in the last "final relase" (let's call it "release candidate" now :-): - double-clicking on a property or constructor argument in the BeansView didn't work (start line wasn't set during initialization of BeanNode) - dummy BeanNodes used for displaying error messages in the BeansView wasn't detected (NPE while accessing wrapped core model IBean) - accessing the properties of external BeanNodes / Properties / ConstructorArgument of a ConfigSet in the BeansView opened the properties of the external Spring project instead the one the ConfigSet belongs to CVS head and the update site are up-to-date... Maybe you can give the new version a try. Cheers, Torsten |