Subversion Repositories general

Rev

Blame | Last modification | View Log | RSS feed

PK
=ç.  META-INF/þÊPK
=ç.~ƒkk66META-INF/MANIFEST.MFManifest-Version: 1.0
Comment: view everything as text, best as default plugin
Transform-To-File: src/plugins/textEditorPlugin/TextEditorPluginTransf
 orm.xsl
Created-By: 1.4.0 (Sun Microsystems Inc.)
Description: ...(todo)
XMLEditor-Plugin-Name: TextEditor
Class-Path: 
Transform-Fro-File: src/plugins/textEditorPlugin/TextEditorPluginTrans
 formBack.xsl
Main-Class: src.plugins.textEditorPlugin.TextEditorPlugin

Name: src/plugins/textEditorPlugin
Specification-Version: 0.4 (05/07/03)
Specification-Title: plugin for XMLEditor
Implementation-Version: 0.1 (05/07/03)
Implementation-Title: src.plugins.textEditorPlugin
Implementation-Vendor: group5, software practice SS_2003, University B
 ielefeld, Germany
Specification-Vendor: group5, software practice SS_2003, University Bi
 elefeld, Germany

PK
G¿æ.k–ùŠŠ3src/plugins/textEditorPlugin/TextEditorPlugin.classÊþº¾-"-src/plugins/textEditorPlugin/TextEditorPluginjava/lang/Object<init>()VCode
LineNumberTableLocalVariableTablethis/Lsrc/plugins/textEditorPlugin/TextEditorPlugin;main([Ljava/lang/String;)Vjava/lang/SystemoutLjava/io/PrintStream;   4This is the main method of a dummy TextEditor pluginjava/io/PrintStreamprintln(Ljava/lang/String;)V
args[Ljava/lang/String;
SourceFileTextEditorPlugin.java!/*·        ±

   7     ²¶±

    !PK
]¸å.9"‡NNN2src/plugins/textEditorPlugin/TextEditorPlugin.java/*
* software practice
* ss_2003
* group project: XML-Editor
* $Id:  $
*/

package src.plugins.textEditorPlugin;


/**
 * dummy plugin used for testing
 */
public class TextEditorPlugin {
        
        public static void main(String[] args) {
                System.out.println("This is the main method of a dummy TextEditor plugin");
        }

}PK
ö<ç.3$á£ææ=src/plugins/textEditorPlugin/TextEditorPluginManifestAdditionXMLEditor-Plugin-Name: TextEditor
Comment: view everything as text, best as default plugin
Description: ...(todo)
Main-Class: src.plugins.textEditorPlugin.TextEditorPlugin
Class-Path: 
Transform-To-File: src/plugins/textEditorPlugin/TextEditorPluginTransform.xsl
Transform-Fro-File: src/plugins/textEditorPlugin/TextEditorPluginTransformBack.xsl

Name: src/plugins/textEditorPlugin
Specification-Title: plugin for XMLEditor
Specification-Version: 0.4 (05/07/03)
Specification-Vendor: group5, software practice SS_2003, University Bielefeld, Germany
Implementation-Title: src.plugins.textEditorPlugin
Implementation-Version: 0.1 (05/07/03)
Implementation-Vendor: group5, software practice SS_2003, University Bielefeld, Germany
PK
¸–å.´C›'YY:src/plugins/textEditorPlugin/TextEditorPluginTransform.xsl<!-- status: testing for TextEditor plugin -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" indent="yes" />

<!-- simply copy the whole document -->
<xsl:template match="/"><!-- element-plugin association -->
        <xsl:copy-of select="node()" />
</xsl:template>

</xsl:stylesheet>PK
¸–å.´C›'YY>src/plugins/textEditorPlugin/TextEditorPluginTransformBack.xsl<!-- status: testing for TextEditor plugin -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" indent="yes" />

<!-- simply copy the whole document -->
<xsl:template match="/"><!-- element-plugin association -->
        <xsl:copy-of select="node()" />
</xsl:template>

</xsl:stylesheet>PK

=ç.  META-INF/þÊPK

=ç.~ƒkk66+META-INF/MANIFEST.MFPK

G¿æ.k–ùŠŠ3“src/plugins/textEditorPlugin/TextEditorPlugin.classPK

]¸å.9"‡NNN2nsrc/plugins/textEditorPlugin/TextEditorPlugin.javaPK

ö<ç.3$á£ææ=src/plugins/textEditorPlugin/TextEditorPluginManifestAdditionPK

¸–å.´C›'YY:Msrc/plugins/textEditorPlugin/TextEditorPluginTransform.xslPK

¸–å.´C›'YY>þsrc/plugins/textEditorPlugin/TextEditorPluginTransformBack.xslPK}³