Project Facet Wizard Pages Extension Point

This extension point is deprecated

Identifier:
org.eclipse.wst.common.project.facet.ui.wizard

Description:

Configuration Markup:

<!ELEMENT extension (wizard-pages+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

(no description available)



The wizard-pages element is deprecated

<!ELEMENT wizard-pages (install? , uninstall?)>

<!ATTLIST wizard-pages

facet   CDATA #REQUIRED

version CDATA #IMPLIED>

(no description available)



The install element is deprecated

<!ELEMENT install (page+)>

(no description available)



The uninstall element is deprecated

<!ELEMENT uninstall (page+)>

(no description available)



The page element is deprecated

<!ELEMENT page EMPTY>

<!ATTLIST page

class CDATA #REQUIRED>

(no description available)




Copyright (c) 2005 BEA Systems, Inc. and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html