- This topic has 3 replies, 2 voices, and was last updated 15 years, 11 months ago by Loyal Water.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
medicMemberGood day,
I am running the new MyEclipse 7.0 GA with the latest updates, I have a IceFaces JSF application and use Spring 2.5.
My Spring Beans are annotated by:
@Component(“auth”)
@Scope(“request”)Hence, the beans are not defined in the faces-config.xml. The application runs perfectly fine – so now to my question.
In my “JSP” files, is there autocomplete for Spring Beans just like there is for beans defined in the faces config file? In other words if I enter #{} and hit ctrl-space, would the spring beans also be listed?
Sincerely,
Marc
*** Date: 17 December 2008 06:38:16 PM ** System properties: OS=WindowsXP OS version=5.1.0 Java version=1.5.0_11 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 7.0 Build id: 7.0-20081201 *** Eclipse details: MyEclipse Enterprise Workbench Version: 7.0 Build id: 7.0-20081201 Eclipse Platform Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu Build id: M20080911-1700 Eclipse Java Development Tools Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97 Build id: M20080709-0800 Eclipse Graphical Editing Framework GEF Version: 3.4.1.v20080806-67718083A56B4H2A3213573 Build id: 200809101400 Eclipse RCP Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341 Build id: M20080703-0800 Eclipse Plug-in Development Environment Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP Build id: M20080703-0800 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher F:\Program Files\Genuitec\MyEclipse 7.0\myeclipse.exe -name Myeclipse --launcher.library F:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll -startup F:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar -clean -configuration F:\Program Files\Genuitec\MyEclipse 7.0\configuration -vm F:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberMarc,
I believe the spring bean will be listed.
medicMemberThis message has not been recovered.
Loyal WaterMemberThis message has not been recovered.
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)