svn commit: r15008 - branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch: . lib

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: penyaskito
Date: 2008-06-19 16:11:57-0700
New Revision: 15008

Added:
   branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/
   branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xerces_2_5_0.jar   (contents, props changed)
   branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xml-apis.jar   (contents, props changed)
Modified:
   branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath
   branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML XML Property Panels.launch

Log:
Added libs and fixed classpath issues.

Modified: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath?view=diff&rev=15008&p1=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath&p2=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath&r1=15007&r2=15008
==============================================================================
--- branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath	(original)
+++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath	2008-06-19 16:11:57-0700
@@ -4,5 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

 	<classpathentry kind="src" path="/argouml-app"/>

 	<classpathentry kind="src" path="/argouml-core-infra"/>

+	<classpathentry exported="true" kind="lib" path="lib/xerces_2_5_0.jar"/>

+	<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>

 	<classpathentry kind="output" path="build-eclipse"/>

 </classpath>


Modified: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML XML Property Panels.launch
Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML%20XML%20Property%20Panels.launch?view=diff&rev=15008&p1=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML%20XML%20Property%20Panels.launch&p2=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML%20XML%20Property%20Panels.launch&r1=15007&r2=15008
==============================================================================
--- branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML XML Property Panels.launch	(original)
+++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/ArgoUML XML Property Panels.launch	2008-06-19 16:11:57-0700
@@ -33,6 +33,8 @@
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;argouml-core-infra&quot; type=&quot;1&quot;/&gt;&#13;&#10;"/>

 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-infra/lib/log4j-1.2.6.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>

 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;argouml-core-propertypanels-scratch&quot; type=&quot;1&quot;/&gt;&#13;&#10;"/>

+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-propertypanels-scratch/lib/xerces_2_5_0.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>

+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-propertypanels-scratch/lib/xml-apis.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>

 </listAttribute>

 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>

 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.argouml.application.Main"/>


Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xerces_2_5_0.jar
Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xerces_2_5_0.jar?view=auto&rev=15008
==============================================================================
Binary file. No diff available.

Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xml-apis.jar
Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/lib/xml-apis.jar?view=auto&rev=15008
==============================================================================
Binary file. No diff available.
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.