Edit D:\app\Administrator\product\11.2.0\dbhome_1\sqldeveloper\ide\extensions\META-INF\producthook.xsd
<?xml version="1.0" encoding="US-ASCII" ?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://xmlns.oracle.com/ide/extension" xmlns:ext="http://jcp.org/jsr/198/extension-manifest" targetNamespace="http://xmlns.oracle.com/ide/extension" elementFormDefault="qualified"> <xsd:import schemaLocation="extension.xsd" namespace="http://jcp.org/jsr/198/extension-manifest"/> <xsd:element name="product-hook" type="productHookType" substitutionGroup="ext:custom-hook"> <xsd:annotation> <xsd:documentation> Declares product specific information. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:complexType name="productHookType"> <xsd:complexContent> <xsd:extension base="ext:customHookType"> <xsd:sequence> <xsd:element name="about-box" minOccurs="0"> <xsd:annotation> <xsd:documentation> Specifies information that will be displayed in the about box. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="copyright" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> The copyright message. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="image" use="optional" type="xsd:string"> <xsd:annotation> <xsd:documentation> The main image on the first page of the about box. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="banner-image" use="optional" type="xsd:string"> <xsd:annotation> <xsd:documentation> The image in the banner at the top of the about box. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="file-association" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> Default file associations for this product. On startup, the product will check whether the required file suffixes are registered with this application; if not, the user will be prompted to associate them. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="suffix" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> The file suffix to associate (e.g. ".java"). </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="label" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> A human readable label for the association (e.g. "Java File") </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="regkey" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> A key used to store the file association. The format of this key should uniquely identify the product and association (example: JDeveloper.javaFile) </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="main-window" minOccurs="0"> <xsd:annotation> <xsd:documentation> Product specific main window customizations. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="title-provider-class" type="ext:className"> <xsd:annotation> <xsd:documentation> Fully qualified class name of an implementation of oracle.ide.TitleProvider </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="product-addins" minOccurs="0" maxOccurs="1"> <xsd:annotation><xsd:documentation> Product specific addins. </xsd:documentation></xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="addin" maxOccurs="unbounded" minOccurs="1"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="ex:className"> <xsd:attribute name="loadset" type="xs:string"/> <xsd:attribute name="headless" type="xs:boolean" default="false"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="name" use="optional" type="xsd:string"> <xsd:annotation> <xsd:documentation> The name of the product. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="icon" type="xsd:string"> <xsd:annotation> <xsd:documentation> The icon for the product. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="short-name" type="xsd:string"> <xsd:annotation> <xsd:documentation> The short name for the product. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="edition-name" type="xsd:string"> <xsd:annotation> <xsd:documentation> The edition name of the product. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="welcome-page" type="xsd:string"> <xsd:annotation> <xsd:documentation> The welcome page URI. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="bugdb-prod-id" type="xsd:number"> <xsd:annotation> <xsd:documentation> Reserved for internal use. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="bugdb-comp-id" type="xsd:string"> <xsd:annotation> <xsd:documentation> Reserved for internal use. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="extends"> <xsd:annotation> <xsd:documentation> The extension id of a product extension to extend. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="feedback-server" type="xsd:string"> <xsd:annotation> <xsd:documentation> The host name of the server to send product feedback to. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="feedback-port" type="xsd:string"> <xsd:annotation> <xsd:documentation> The port of the server to send product feedback to. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="cfu-master-url" type="xsd:string"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:schema>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de