ICEfaces
  1. ICEfaces
  2. ICE-8315

Create showcase sample app eclipse plugin

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.BETA2
    • Fix Version/s: 3.1.0.RC1, 3.1
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      Eclipse 4.2

      Description

      After finishing ICE-6521 and revising ICEfaces core plugin, first sample app we provide would be showcase sample app.

      This plugin is basically the latest version of showcase source. This plugin will need to define extension point, which is defined as
      <extension point = "org.icefaces.eclipse.jst.sample.provider.icefacesSampleAppProvider">
        <sampleApplication id="icefaces.all.showcase"
      name="Showcase"
      description="The ICEfaces sample application which demonstrates key ICEfaces features.">
      <requiredICEfacesFacet>3.0</requiredICEfacesFacet>
      <requiredLibraries>
      <library id="core" version="3.1" />
      <library id="component.ace" version="3.1" />
      <library id="component.ice" version="3.1" />
      <library id="icepush" version="3.1" />
      </requiredLibraries>
      <mappings>
      <source-path>/src/main/java/</source-path>
      <source-path>/src/main/resources/</source-path>
      <web-content-path>/src/main/webapp/</web-content-path>
      </mappings>
        </sampleApplication>
      </extension>

      Also a web.xml and faces-config.xml templates are required as well to allow customization of configurations based on user's input in jsf wizard. index.xhtml will be generated based on jsf servlet mapping user defined.

        Activity

        Liming Wu created issue -
        Liming Wu made changes -
        Field Original Value New Value
        Assignee Liming Wu [ liming.wu ]
        Liming Wu made changes -
        Salesforce Case []
        Fix Version/s 3.1.0.RC1 [ 10337 ]
        Hide
        Liming Wu added a comment -

        resolved and released with IF 3.1.0.RC1

        Show
        Liming Wu added a comment - resolved and released with IF 3.1.0.RC1
        Liming Wu made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Liming Wu
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: