svn commit: r17084 - trunk/src/argouml-app/plugin.xml

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2009-04-08 16:52:28-0700
New Revision: 17084

Modified:
   trunk/src/argouml-app/plugin.xml

Log:
Move CG/RE extension points to main argo app

Modified: trunk/src/argouml-app/plugin.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/plugin.xml?view=diff&pathrev=17084&r1=17083&r2=17084
==============================================================================
--- trunk/src/argouml-app/plugin.xml	(original)
+++ trunk/src/argouml-app/plugin.xml	2009-04-08 16:52:28-0700
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.2"?>
 <plugin>
-   <extension-point id="code_generator" name="Code Generator" schema="schema/code_generator.exsd"/>
-   <extension-point id="modelImporter" name="ModelImporter" schema="schema/modelImporter.exsd"/>
+
+   <extension-point id="codeGenerator" name="Code Generator" schema="src/schema/codeGenerator.exsd"/>
+   <extension-point id="sourceImporter" name="Source Importer" schema="src/schema/sourceImporter.exsd"/>
 
 </plugin>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1604502

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.