facebook

How can I alter code completion for JSF

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

    Hi,

    I want to modify the code completion on JSF pages. For example I type

    <h:outputTe [STRG-SPACE] and get the following code:

    <h:outputText></h:outputText>

    but I expected to get something like

    <h:outputText value=””/>

    Is there a possibility to change this behaviour in Version 4.1.1?

    *** Date: Wed Apr 26 14:37:06 CEST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060309-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\path
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    afc_68
    -vm
    C:\WINDOWS\system32\javaw.exe

    #251191 Reply

    Riyad Kalla
    Member

    We have had this enhancement request filed for a while, unfortunately we haven’t addressed it quite yet. Sorry for the inconvenience.

    #253723 Reply

    Is this featured planned for the next major release?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How can I alter code completion for JSF

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