Menu

Commit [r252]  Maximize  Restore  History

started definition of extension point for other db products

hotzst 2008-06-21

changed /plugin/plugin.xml
added /plugin/schema/ch.sahits.codegen.java.inputdbparser.exsd
/plugin/plugin.xml Diff Switch to side-by-side view
--- a/plugin/plugin.xml
+++ b/plugin/plugin.xml
@@ -4,6 +4,7 @@
    <extension-point id="ch.sahits.codegen.java.generator" name="Code Generator" schema="schema/ch.sahits.codegen.java.generator.exsd"/>
    <extension-point id="ch.sahits.codegen.java.jettemplate" name="JETemplate location" schema="schema/ch.sahits.codegen.java.jettemplate.exsd"/>
    <extension-point id="ch.sahits.codegen.java.inputparser" name="Input File Parser" schema="schema/ch.sahits.codegen.java.inputparser.exsd"/>
+   <extension-point id="ch.sahits.codegen.java.inputdbparser" name="Input Parser for DB product" schema="schema/ch.sahits.codegen.java.inputdbparser.exsd"/>
 <!--
    <extension
          point="org.eclipse.ui.editors">
/plugin/schema/ch.sahits.codegen.java.inputdbparser.exsd Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.