svn commit: r12841 - trunk/src_new
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bobtarling
Date: 2007-06-14 16:30:47-0700
New Revision: 12841
Modified:
trunk/src_new/.classpath
trunk/src_new/default.properties
Log:
Latest toolbar
Modified: trunk/src_new/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/.classpath?view=diff&rev=12841&p1=trunk/src_new/.classpath&p2=trunk/src_new/.classpath&r1=12840&r2=12841
==============================================================================
--- trunk/src_new/.classpath (original)
+++ trunk/src_new/.classpath 2007-06-14 16:30:47-0700
@@ -3,5 +3,6 @@
<classpathentry excluding=".settings/|bin/|build-eclipse/|build/|templates/|tests/" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/gef"/>
<classpathentry kind="output" path="build-eclipse"/>
</classpath>
Modified: trunk/src_new/default.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/default.properties?view=diff&rev=12841&p1=trunk/src_new/default.properties&p2=trunk/src_new/default.properties&r1=12840&r2=12841
==============================================================================
--- trunk/src_new/default.properties (original)
+++ trunk/src_new/default.properties 2007-06-14 16:30:47-0700
@@ -102,7 +102,7 @@
log4j.jar.path=${argo.lib.dir}/log4j-1.2.6.jar
ocl-argo.jar.path=${argo.lib.dir}/ocl-argo-1.1.jar
swidgets.jar.path=${argo.lib.dir}/swidgets-0.1.4.jar
-toolbar.jar.path=${argo.lib.dir}/toolbar-1.4beta.jar
+toolbar.jar.path=${argo.lib.dir}/toolbar-1.4.jar
#
# JARs from tools directory
#