svn commit: r15008 - branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch: . lib
| 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="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-infra" type="1"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-infra/lib/log4j-1.2.6.jar" path="3" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-propertypanels-scratch" type="1"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-propertypanels-scratch/lib/xerces_2_5_0.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-propertypanels-scratch/lib/xml-apis.jar" path="3" type="2"/> "/> </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.