facebook

JSF + Spring 2.5 – Autocomplete?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #292357 Reply

    medic
    Member

    Good 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
    #292455 Reply

    Loyal Water
    Member

    Marc,
    I believe the spring bean will be listed.

    #292502 Reply

    medic
    Member

    This message has not been recovered.

    #292731 Reply

    Loyal Water
    Member

    This message has not been recovered.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSF + Spring 2.5 – Autocomplete?

You must be logged in to post in the forum log in