svn commit: r15025 - branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch: . .settings
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: penyaskito Date: 2008-06-22 05:52:41-0700 New Revision: 15025 Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.settings/ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.settings/de.mvmsoft.checkclipse.prefs Modified: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project Log: Added Checkclipse as builder and added argouml-core-model to the dependencies. 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=15025&p1=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath&p2=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath&r1=15024&r2=15025 ============================================================================== --- branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath (original) +++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.classpath 2008-06-22 05:52:41-0700 @@ -6,5 +6,6 @@ <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 combineaccessrules="false" kind="src" path="/argouml-core-model"/> <classpathentry kind="output" path="build-eclipse"/> </classpath> Modified: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project?view=diff&rev=15025&p1=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project&p2=branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project&r1=15024&r2=15025 ============================================================================== --- branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project (original) +++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.project 2008-06-22 05:52:41-0700 @@ -10,8 +10,14 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>de.mvmsoft.checkclipse.CheckclipseBuilder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> + <nature>de.mvmsoft.checkclipse.CheckclipseNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> Added: branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.settings/de.mvmsoft.checkclipse.prefs Url: http://argouml.tigris.org/source/browse/argouml/branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.settings/de.mvmsoft.checkclipse.prefs?view=auto&rev=15025 ============================================================================== --- (empty file) +++ branches/xmlpropertypanels-penyaskito-soc08/argouml-core-propertypanels-scratch/.settings/de.mvmsoft.checkclipse.prefs 2008-06-22 05:52:41-0700 @@ -0,0 +1,2 @@ +#Sun Jun 22 14:39:20 CEST 2008 +enabled=true