JBoss Cache SVN: r5061 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 09:28:09 -0500 (Tue, 08 Jan 2008)
New Revision: 5061
Modified:
benchmarks/CacheTests/trunk/README
Log:
ns
Modified: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README 2008-01-08 14:01:44 UTC (rev 5060)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 14:28:09 UTC (rev 5061)
@@ -1,14 +1,11 @@
Version: $Id$
-last changes: $LastChangedDate: 2008-01-08 14:58:59 +0100 (Tue, 08 Jan 2008) $
-URL: $URL$
-URL: $HeadURL$
Benchmarking Coherence and Terracotta
-=====================================
+-------------------------------------
Download the following JARs from the respetive web sites and copy them into the ./lib directory:
- for Terracotta: tc.jar, je.jar
@@ -31,3 +28,5 @@
needs to be set
- tc.sh: Terracotta. You may have to change the location of Terracotta, e.g. ../terracotta-2.5.0/bin/dso-java.sh
+
+The -Djgroups.bind_addr property needs to point to a valid interface.
\ No newline at end of file
17 years
JBoss Cache SVN: r5060 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 09:01:44 -0500 (Tue, 08 Jan 2008)
New Revision: 5060
Modified:
benchmarks/CacheTests/trunk/README
Log:
ns
Modified: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README 2008-01-08 14:00:58 UTC (rev 5059)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 14:01:44 UTC (rev 5060)
@@ -2,10 +2,11 @@
Version: $Id$
last changes: $LastChangedDate: 2008-01-08 14:58:59 +0100 (Tue, 08 Jan 2008) $
+URL: $URL$
+URL: $HeadURL$
-
Benchmarking Coherence and Terracotta
=====================================
17 years
JBoss Cache SVN: r5059 - in benchmarks/CacheTests/trunk: lib and 6 other directories.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 09:00:58 -0500 (Tue, 08 Jan 2008)
New Revision: 5059
Modified:
benchmarks/CacheTests/trunk/README
benchmarks/CacheTests/trunk/build.xml
benchmarks/CacheTests/trunk/ch.sh
benchmarks/CacheTests/trunk/config.xml
benchmarks/CacheTests/trunk/jbc.sh
benchmarks/CacheTests/trunk/lib/activation.jar
benchmarks/CacheTests/trunk/lib/ant.jar
benchmarks/CacheTests/trunk/lib/c3p0.jar
benchmarks/CacheTests/trunk/lib/commons-codec-1.3.jar
benchmarks/CacheTests/trunk/lib/commons-logging.jar
benchmarks/CacheTests/trunk/lib/derby.jar
benchmarks/CacheTests/trunk/lib/dtdparser121.jar
benchmarks/CacheTests/trunk/lib/javassist.jar
benchmarks/CacheTests/trunk/lib/jboss-aop.jar
benchmarks/CacheTests/trunk/lib/jboss-common-core.jar
benchmarks/CacheTests/trunk/lib/jboss-common-logging-spi.jar
benchmarks/CacheTests/trunk/lib/jboss-container.jar
benchmarks/CacheTests/trunk/lib/jboss-javaee.jar
benchmarks/CacheTests/trunk/lib/jboss-logging-spi.jar
benchmarks/CacheTests/trunk/lib/jbosscache-core.jar
benchmarks/CacheTests/trunk/lib/jbosscache-pojo.jar
benchmarks/CacheTests/trunk/lib/jbossxb.jar
benchmarks/CacheTests/trunk/lib/jcip-annotations.jar
benchmarks/CacheTests/trunk/lib/jdbm.jar
benchmarks/CacheTests/trunk/lib/jgroups.jar
benchmarks/CacheTests/trunk/lib/junit.jar
benchmarks/CacheTests/trunk/lib/log4j.jar
benchmarks/CacheTests/trunk/lib/pojocache-aop.xml
benchmarks/CacheTests/trunk/lib/qdox.jar
benchmarks/CacheTests/trunk/lib/testng.jar
benchmarks/CacheTests/trunk/lib/trove.jar
benchmarks/CacheTests/trunk/lib/xercesImpl.jar
benchmarks/CacheTests/trunk/obsolete/SessionTestCoherence.old
benchmarks/CacheTests/trunk/obsolete/SessionTestJBC.java.old
benchmarks/CacheTests/trunk/obsolete/SessionTestPC.java.old
benchmarks/CacheTests/trunk/obsolete/SessionTestTC.java.old
benchmarks/CacheTests/trunk/pc.sh
benchmarks/CacheTests/trunk/pojocache-aop.xml
benchmarks/CacheTests/trunk/run.sh
benchmarks/CacheTests/trunk/src/perf/Session.java
benchmarks/CacheTests/trunk/src/perf/SessionFactory.java
benchmarks/CacheTests/trunk/src/perf/SessionTest.java
benchmarks/CacheTests/trunk/src/perf/coherence/SessionCoherence.java
benchmarks/CacheTests/trunk/src/perf/coherence/SessionFactoryCoherence.java
benchmarks/CacheTests/trunk/src/perf/jbosscache/SessionFactoryJBC.java
benchmarks/CacheTests/trunk/src/perf/jbosscache/SessionJBC.java
benchmarks/CacheTests/trunk/src/perf/pojocache/SessionFactoryPC.java
benchmarks/CacheTests/trunk/src/perf/pojocache/SessionPC.java
benchmarks/CacheTests/trunk/src/perf/terracotta/SessionFactoryTC.java
benchmarks/CacheTests/trunk/src/perf/terracotta/SessionTC.java
benchmarks/CacheTests/trunk/tc.sh
benchmarks/CacheTests/trunk/tc5-config.xml
benchmarks/CacheTests/trunk/tmp.sh
Log:
ns
Modified: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README 2008-01-08 13:58:59 UTC (rev 5058)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 14:00:58 UTC (rev 5059)
@@ -1,7 +1,7 @@
Version: $Id$
-last changes: $LastChangedDate$
+last changes: $LastChangedDate: 2008-01-08 14:58:59 +0100 (Tue, 08 Jan 2008) $
Property changes on: benchmarks/CacheTests/trunk/README
___________________________________________________________________
Name: svn:keywords
- Id LastChangedDate
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/build.xml
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/ch.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/config.xml
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/jbc.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/activation.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/ant.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/c3p0.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/commons-codec-1.3.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/commons-logging.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/derby.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/dtdparser121.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/javassist.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-aop.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-common-core.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-common-logging-spi.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-container.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-javaee.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jboss-logging-spi.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jbosscache-core.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jbosscache-pojo.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jbossxb.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jcip-annotations.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jdbm.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/jgroups.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/junit.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/log4j.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/pojocache-aop.xml
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/qdox.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/testng.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/trove.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/lib/xercesImpl.jar
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/obsolete/SessionTestCoherence.old
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/obsolete/SessionTestJBC.java.old
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/obsolete/SessionTestPC.java.old
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/obsolete/SessionTestTC.java.old
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/pc.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/pojocache-aop.xml
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/run.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/Session.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/SessionFactory.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/SessionTest.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/coherence/SessionCoherence.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/coherence/SessionFactoryCoherence.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/jbosscache/SessionFactoryJBC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/jbosscache/SessionJBC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/pojocache/SessionFactoryPC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/pojocache/SessionPC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/terracotta/SessionFactoryTC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/src/perf/terracotta/SessionTC.java
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/tc.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/tc5-config.xml
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
Property changes on: benchmarks/CacheTests/trunk/tmp.sh
___________________________________________________________________
Name: svn:keywords
+ Rev Id HeadURL
17 years
JBoss Cache SVN: r5058 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:58:59 -0500 (Tue, 08 Jan 2008)
New Revision: 5058
Modified:
benchmarks/CacheTests/trunk/README
Log:
ns
Property changes on: benchmarks/CacheTests/trunk/README
___________________________________________________________________
Name: svn:keywords
+ Id LastChangedDate
17 years
JBoss Cache SVN: r5057 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:56:51 -0500 (Tue, 08 Jan 2008)
New Revision: 5057
Modified:
benchmarks/CacheTests/trunk/README
Log:
ns
Modified: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README 2008-01-08 13:55:42 UTC (rev 5056)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 13:56:51 UTC (rev 5057)
@@ -1,9 +1,11 @@
Version: $Id$
+last changes: $LastChangedDate$
+
Benchmarking Coherence and Terracotta
=====================================
17 years
JBoss Cache SVN: r5056 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:55:42 -0500 (Tue, 08 Jan 2008)
New Revision: 5056
Modified:
benchmarks/CacheTests/trunk/README
Log:
ns
Modified: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README 2008-01-08 13:51:05 UTC (rev 5055)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 13:55:42 UTC (rev 5056)
@@ -2,9 +2,29 @@
Version: $Id$
+
+
Benchmarking Coherence and Terracotta
=====================================
Download the following JARs from the respetive web sites and copy them into the ./lib directory:
- for Terracotta: tc.jar, je.jar
- for Coherence: tangosol.jar and coherence.jar
+
+
+Building
+--------
+
+"ant clean all" compiles all classes into ./classes
+
+Running
+-------
+
+The various *.sh scripts run the individual cache tests:
+
+- ch.sh: Coherence
+- jbc.sh: JBossCache
+- pc.sh: PojoCache. Note that -Djboss.aop.path needs to be defined, plus the -javaagent:lib/jboss-aop.jar option
+ needs to be set
+- tc.sh: Terracotta. You may have to change the location of Terracotta, e.g. ../terracotta-2.5.0/bin/dso-java.sh
+
17 years
JBoss Cache SVN: r5055 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:51:05 -0500 (Tue, 08 Jan 2008)
New Revision: 5055
Added:
benchmarks/CacheTests/trunk/build.xml
Log:
ns
Added: benchmarks/CacheTests/trunk/build.xml
===================================================================
--- benchmarks/CacheTests/trunk/build.xml (rev 0)
+++ benchmarks/CacheTests/trunk/build.xml 2008-01-08 13:51:05 UTC (rev 5055)
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="cachetests" default="all">
+
+
+
+ <!-- Compiler options -->
+
+ <property name="compiler.debug" value="on"/>
+ <property name="compiler.generate.no.warnings" value="off"/>
+ <property name="compiler.args" value=""/>
+ <property name="compiler.max.memory" value="128m"/>
+ <patternset id="ignored.files">
+ <exclude name="**/CVS/**"/>
+ <exclude name="**/SCCS/**"/>
+ <exclude name="**/RCS/**"/>
+ <exclude name="**/rcs/**"/>
+ <exclude name="**/.DS_Store/**"/>
+ <exclude name="**/.svn/**"/>
+ <exclude name="**/vssver.scc/**"/>
+ <exclude name="**/vssver2.scc/**"/>
+ <exclude name="**/.sbas/**"/>
+ <exclude name="**/.IJI.*/**"/>
+ </patternset>
+ <patternset id="compiler.resources">
+ <include name="**/?*.properties"/>
+ <include name="**/?*.xml"/>
+ <include name="**/?*.gif"/>
+ <include name="**/?*.png"/>
+ <include name="**/?*.jpeg"/>
+ <include name="**/?*.jpg"/>
+ <include name="**/?*.html"/>
+ <include name="**/?*.dtd"/>
+ <include name="**/?*.tld"/>
+ </patternset>
+
+
+
+
+ <!-- Module CacheTests -->
+
+ <dirname property="module.cachetests.basedir" file="${ant.file}"/>
+ <property name="lib.dir" value="./lib"/>
+
+
+
+ <property name="compiler.args.cachetests" value="${compiler.args}"/>
+
+ <property name="cachetests.output.dir" value="${module.cachetests.basedir}/classes"/>
+ <property name="cachetests.testoutput.dir" value="${module.cachetests.basedir}/classes"/>
+
+ <path id="cachetests.module.bootclasspath">
+ <!-- Paths to be included in compilation bootclasspath -->
+ </path>
+
+ <path id="cachetests.module.classpath">
+ <fileset dir="${lib.dir}">
+ <include name="*.jar"/>
+ </fileset>
+ </path>
+
+
+ <patternset id="excluded.from.module.cachetests">
+ <patternset refid="ignored.files"/>
+ </patternset>
+
+ <patternset id="excluded.from.compilation.cachetests">
+ <patternset refid="excluded.from.module.cachetests"/>
+ </patternset>
+
+ <path id="cachetests.module.sourcepath">
+ <dirset dir="${module.cachetests.basedir}">
+ <include name="src"/>
+ </dirset>
+ </path>
+
+
+ <target name="compile.module.cachetests" depends="compile.module.cachetests.production,compile.module.cachetests.tests" description="Compile module CacheTests"/>
+
+ <target name="compile.module.cachetests.production" description="Compile module CacheTests; production classes">
+ <mkdir dir="${cachetests.output.dir}"/>
+ <javac destdir="${cachetests.output.dir}" debug="${compiler.debug}" nowarn="${compiler.generate.no.warnings}" memorymaximumsize="${compiler.max.memory}" fork="true">
+ <compilerarg line="${compiler.args.cachetests}"/>
+ <bootclasspath refid="cachetests.module.bootclasspath"/>
+ <classpath refid="cachetests.module.classpath"/>
+ <src refid="cachetests.module.sourcepath"/>
+ <patternset refid="excluded.from.compilation.cachetests"/>
+ </javac>
+
+ <copy todir="${cachetests.output.dir}">
+ <fileset dir="${module.cachetests.basedir}/src">
+ <patternset refid="compiler.resources"/>
+ <type type="file"/>
+ </fileset>
+ </copy>
+ </target>
+
+ <target name="compile.module.cachetests.tests" depends="compile.module.cachetests.production" description="compile module CacheTests; test classes" unless="skip.tests"/>
+
+ <target name="clean.module.cachetests" description="cleanup module">
+ <delete dir="${cachetests.output.dir}"/>
+ <delete dir="${cachetests.testoutput.dir}"/>
+ </target>
+
+ <target name="init" description="Build initialization">
+ <!-- Perform any build initialization in this target -->
+ </target>
+
+ <target name="clean" depends="clean.module.cachetests" description="cleanup all"/>
+
+ <target name="all" depends="init, clean, compile.module.cachetests" description="build all"/>
+</project>
\ No newline at end of file
17 years
JBoss Cache SVN: r5054 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:44:33 -0500 (Tue, 08 Jan 2008)
New Revision: 5054
Added:
benchmarks/CacheTests/trunk/README
Log:
ns
Added: benchmarks/CacheTests/trunk/README
===================================================================
--- benchmarks/CacheTests/trunk/README (rev 0)
+++ benchmarks/CacheTests/trunk/README 2008-01-08 13:44:33 UTC (rev 5054)
@@ -0,0 +1,10 @@
+
+
+Version: $Id$
+
+Benchmarking Coherence and Terracotta
+=====================================
+
+Download the following JARs from the respetive web sites and copy them into the ./lib directory:
+- for Terracotta: tc.jar, je.jar
+- for Coherence: tangosol.jar and coherence.jar
17 years
JBoss Cache SVN: r5053 - in benchmarks/CacheTests/trunk: lib and 1 other directory.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:41:50 -0500 (Tue, 08 Jan 2008)
New Revision: 5053
Removed:
benchmarks/CacheTests/trunk/Tests.iml
Modified:
benchmarks/CacheTests/trunk/
benchmarks/CacheTests/trunk/lib/
Log:
Property changes on: benchmarks/CacheTests/trunk
___________________________________________________________________
Name: svn:ignore
+ CacheTests.i*
Deleted: benchmarks/CacheTests/trunk/Tests.iml
===================================================================
--- benchmarks/CacheTests/trunk/Tests.iml 2008-01-08 13:32:43 UTC (rev 5052)
+++ benchmarks/CacheTests/trunk/Tests.iml 2008-01-08 13:41:50 UTC (rev 5053)
@@ -1,313 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="true" type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/classes" />
- <exclude-output />
- <output-test url="file://$MODULE_DIR$/classes" />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" packagePrefix="multicast" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$APPLICATION_HOME_DIR$/lib/javaee.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/commons-logging.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jgroups.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-logging-spi.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbosscache-core.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/tangosol.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/log4j.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/ant.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jcip-annotations.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/junit.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/httpclient.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbosscache-core-tests.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/dtdparser121.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/testng.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-common-logging-spi.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-aop.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbossxb.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/je.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/qdox.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-javaee.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/tc.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/activation.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/commons-codec-1.3.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/derby.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jdbm.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/trove.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbosscache-pojo.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-container.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-common-core.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/javassist.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/coherence.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/c3p0.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/xercesImpl.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="library" name="lib" level="project" />
- <orderEntryProperties />
- </component>
-</module>
-
Property changes on: benchmarks/CacheTests/trunk/lib
___________________________________________________________________
Name: svn:ignore
+ je*.jar
coherence*.jar
tc*.jar
tangosol*.jar
17 years
JBoss Cache SVN: r5052 - benchmarks/CacheTests/trunk.
by jbosscache-commits@lists.jboss.org
Author: bela(a)jboss.com
Date: 2008-01-08 08:32:43 -0500 (Tue, 08 Jan 2008)
New Revision: 5052
Removed:
benchmarks/CacheTests/trunk/CacheTests.iml
benchmarks/CacheTests/trunk/CacheTests.ipr
benchmarks/CacheTests/trunk/CacheTests.iws
Log:
deleted local IDEA config files
Deleted: benchmarks/CacheTests/trunk/CacheTests.iml
===================================================================
--- benchmarks/CacheTests/trunk/CacheTests.iml 2008-01-08 13:27:14 UTC (rev 5051)
+++ benchmarks/CacheTests/trunk/CacheTests.iml 2008-01-08 13:32:43 UTC (rev 5052)
@@ -1,295 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="true" type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/classes" />
- <exclude-output />
- <output-test url="file://$MODULE_DIR$/classes" />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- <excludeFolder url="file://$MODULE_DIR$/obsolete" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/junit.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/httpclient.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-common-core.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/c3p0.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-common-logging-spi.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-container.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbosscache-pojo.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/testng.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/commons-logging.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/javassist.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/derby.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-logging-spi.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/coherence.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/tangosol.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/qdox.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/dtdparser121.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/trove.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/commons-codec-1.3.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/tc.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-aop.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jcip-annotations.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jdbm.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/activation.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/je.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/log4j.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/xercesImpl.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbossxb.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jbosscache-core.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jgroups.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/ant.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/jboss-javaee.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntryProperties />
- </component>
-</module>
-
Deleted: benchmarks/CacheTests/trunk/CacheTests.ipr
===================================================================
--- benchmarks/CacheTests/trunk/CacheTests.ipr 2008-01-08 13:27:14 UTC (rev 5051)
+++ benchmarks/CacheTests/trunk/CacheTests.ipr 2008-01-08 13:32:43 UTC (rev 5052)
@@ -1,710 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project relativePaths="false" version="4">
- <component name="AntConfiguration">
- <defaultAnt bundledAnt="true" />
- </component>
- <component name="BuildJarProjectSettings">
- <option name="BUILD_JARS_ON_MAKE" value="false" />
- </component>
- <component name="ChangeBrowserSettings">
- <option name="MAIN_SPLITTER_PROPORTION" value="0.3" />
- <option name="MESSAGES_SPLITTER_PROPORTION" value="0.8" />
- <option name="USE_DATE_BEFORE_FILTER" value="false" />
- <option name="USE_DATE_AFTER_FILTER" value="false" />
- <option name="USE_CHANGE_BEFORE_FILTER" value="false" />
- <option name="USE_CHANGE_AFTER_FILTER" value="false" />
- <option name="DATE_BEFORE" value="" />
- <option name="DATE_AFTER" value="" />
- <option name="CHANGE_BEFORE" value="" />
- <option name="CHANGE_AFTER" value="" />
- <option name="USE_USER_FILTER" value="false" />
- <option name="USER" value="" />
- </component>
- <component name="CodeStyleProjectProfileManger">
- <option name="PROJECT_PROFILE" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- </component>
- <component name="CodeStyleSettingsManager">
- <option name="PER_PROJECT_SETTINGS" />
- <option name="USE_PER_PROJECT_SETTINGS" value="false" />
- </component>
- <component name="CompilerConfiguration">
- <option name="DEFAULT_COMPILER" value="Javac" />
- <option name="DEPLOY_AFTER_MAKE" value="0" />
- <resourceExtensions>
- <entry name=".+\.(properties|xml|html|dtd|tld)" />
- <entry name=".+\.(gif|png|jpeg|jpg)" />
- </resourceExtensions>
- <wildcardResourcePatterns>
- <entry name="?*.properties" />
- <entry name="?*.xml" />
- <entry name="?*.gif" />
- <entry name="?*.png" />
- <entry name="?*.jpeg" />
- <entry name="?*.jpg" />
- <entry name="?*.html" />
- <entry name="?*.dtd" />
- <entry name="?*.tld" />
- </wildcardResourcePatterns>
- </component>
- <component name="Cvs2Configuration">
- <option name="PRUNE_EMPTY_DIRECTORIES" value="true" />
- <option name="MERGING_MODE" value="0" />
- <option name="MERGE_WITH_BRANCH1_NAME" value="HEAD" />
- <option name="MERGE_WITH_BRANCH2_NAME" value="HEAD" />
- <option name="RESET_STICKY" value="false" />
- <option name="CREATE_NEW_DIRECTORIES" value="true" />
- <option name="DEFAULT_TEXT_FILE_SUBSTITUTION" value="kv" />
- <option name="PROCESS_UNKNOWN_FILES" value="false" />
- <option name="PROCESS_DELETED_FILES" value="false" />
- <option name="PROCESS_IGNORED_FILES" value="false" />
- <option name="RESERVED_EDIT" value="false" />
- <option name="CHECKOUT_DATE_OR_REVISION_SETTINGS">
- <value>
- <option name="BRANCH" value="" />
- <option name="DATE" value="" />
- <option name="USE_BRANCH" value="false" />
- <option name="USE_DATE" value="false" />
- </value>
- </option>
- <option name="UPDATE_DATE_OR_REVISION_SETTINGS">
- <value>
- <option name="BRANCH" value="" />
- <option name="DATE" value="" />
- <option name="USE_BRANCH" value="false" />
- <option name="USE_DATE" value="false" />
- </value>
- </option>
- <option name="SHOW_CHANGES_REVISION_SETTINGS">
- <value>
- <option name="BRANCH" value="" />
- <option name="DATE" value="" />
- <option name="USE_BRANCH" value="false" />
- <option name="USE_DATE" value="false" />
- </value>
- </option>
- <option name="SHOW_OUTPUT" value="false" />
- <option name="ADD_WATCH_INDEX" value="0" />
- <option name="REMOVE_WATCH_INDEX" value="0" />
- <option name="UPDATE_KEYWORD_SUBSTITUTION" />
- <option name="MAKE_NEW_FILES_READONLY" value="false" />
- <option name="SHOW_CORRUPTED_PROJECT_FILES" value="0" />
- <option name="TAG_AFTER_PROJECT_COMMIT" value="false" />
- <option name="OVERRIDE_EXISTING_TAG_FOR_PROJECT" value="true" />
- <option name="TAG_AFTER_PROJECT_COMMIT_NAME" value="" />
- <option name="CLEAN_COPY" value="false" />
- </component>
- <component name="DependenciesAnalyzeManager">
- <option name="myForwardDirection" value="false" />
- </component>
- <component name="DependencyValidationManager">
- <option name="SKIP_IMPORT_STATEMENTS" value="false" />
- </component>
- <component name="EclipseCompilerSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="true" />
- <option name="DEPRECATION" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="EclipseEmbeddedCompilerSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="true" />
- <option name="DEPRECATION" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="EntryPointsManager">
- <entry_points version="2.0" />
- </component>
- <component name="ErrorOptionsConfigurable.UI">
- <option name="proportions">
- <SplitterProportionsDataImpl />
- </option>
- </component>
- <component name="ExportToHTMLSettings">
- <option name="PRINT_LINE_NUMBERS" value="false" />
- <option name="OPEN_IN_BROWSER" value="false" />
- <option name="OUTPUT_DIRECTORY" />
- </component>
- <component name="IdProvider" IDEtalkID="07662B52393BA0D44F4C3ECDDE1A49E1" />
- <component name="InspectionProjectProfileManager">
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- <scopes />
- <profiles>
- <profile version="1.0" is_locked="false">
- <option name="myName" value="Project Default" />
- <option name="myLocal" value="false" />
- <inspection_tool class="FinalPrivateMethod" level="WARNING" enabled="false" />
- <inspection_tool class="FinalStaticMethod" level="WARNING" enabled="false" />
- <inspection_tool class="InfiniteLoopStatement" level="WARNING" enabled="false" />
- <inspection_tool class="ErrorRethrown" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadDeathRethrown" level="WARNING" enabled="true" />
- <inspection_tool class="NonFinalFieldOfException" level="WARNING" enabled="true" />
- <inspection_tool class="UnusedImport" level="WARNING" enabled="true" />
- <inspection_tool class="TestCaseWithConstructor" level="WARNING" enabled="true" />
- <inspection_tool class="MisorderedAssertEqualsParameters" level="WARNING" enabled="true" />
- <inspection_tool class="SetupCallsSuperSetup" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledSetUp" level="WARNING" enabled="true" />
- <inspection_tool class="SetupIsPublicVoidNoArg" level="WARNING" enabled="true" />
- <inspection_tool class="SimplifiableJUnitAssertion" level="WARNING" enabled="true" />
- <inspection_tool class="StaticSuite" level="WARNING" enabled="true" />
- <inspection_tool class="TeardownCallsSuperTeardown" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledTearDown" level="WARNING" enabled="true" />
- <inspection_tool class="TeardownIsPublicVoidNoArg" level="WARNING" enabled="true" />
- <inspection_tool class="TestMethodIsPublicVoidNoArg" level="WARNING" enabled="true" />
- <inspection_tool class="UnconstructableTestCase" level="WARNING" enabled="true" />
- <inspection_tool class="TrivialStringConcatenation" level="WARNING" enabled="true" />
- <inspection_tool class="InnerClassMayBeStatic" level="WARNING" enabled="true" />
- <inspection_tool class="SubstringZero" level="WARNING" enabled="true" />
- <inspection_tool class="StringEqualsEmptyString" level="WARNING" enabled="true" />
- <inspection_tool class="StringBufferToStringInConcatenation" level="WARNING" enabled="true" />
- <inspection_tool class="AssignmentUsedAsCondition" level="WARNING" enabled="true" />
- <inspection_tool class="CastConflictsWithInstanceof" level="WARNING" enabled="true" />
- <inspection_tool class="CastToIncompatibleInterface" level="WARNING" enabled="true" />
- <inspection_tool class="CollectionAddedToSelf" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledCompareTo" level="WARNING" enabled="true" />
- <inspection_tool class="CovariantCompareTo" level="WARNING" enabled="true" />
- <inspection_tool class="CovariantEquals" level="WARNING" enabled="true" />
- <inspection_tool class="EmptyInitializer" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledEquals" level="WARNING" enabled="true" />
- <inspection_tool class="EqualsBetweenInconvertibleTypes" level="WARNING" enabled="true" />
- <inspection_tool class="ArrayEquals" level="WARNING" enabled="true" />
- <inspection_tool class="ForLoopThatDoesntUseLoopVariable" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledHashcode" level="WARNING" enabled="true" />
- <inspection_tool class="InstanceofIncompatibleInterface" level="WARNING" enabled="true" />
- <inspection_tool class="IteratorHasNextCallsIteratorNext" level="WARNING" enabled="true" />
- <inspection_tool class="IteratorNextDoesNotThrowNoSuchElementException" level="WARNING" enabled="true" />
- <inspection_tool class="NonShortCircuitBoolean" level="WARNING" enabled="true" />
- <inspection_tool class="ResultOfObjectAllocationIgnored" level="WARNING" enabled="true" />
- <inspection_tool class="StaticFieldReferenceOnSubclass" level="WARNING" enabled="true" />
- <inspection_tool class="StaticCallOnSubclass" level="WARNING" enabled="true" />
- <inspection_tool class="SubtractionInCompareTo" level="WARNING" enabled="true" />
- <inspection_tool class="SuspiciousToArrayCall" level="WARNING" enabled="true" />
- <inspection_tool class="SuspiciousSystemArraycopy" level="WARNING" enabled="true" />
- <inspection_tool class="TextLabelInSwitchStatement" level="WARNING" enabled="true" />
- <inspection_tool class="MisspelledToString" level="WARNING" enabled="true" />
- <inspection_tool class="ExternalizableWithSerializationMethods" level="WARNING" enabled="true" />
- <inspection_tool class="ReadObjectInitialization" level="WARNING" enabled="true" />
- <inspection_tool class="NonSerializableWithSerializationMethods" level="WARNING" enabled="true" />
- <inspection_tool class="NonSerializableWithSerialVersionUIDField" level="WARNING" enabled="true" />
- <inspection_tool class="ReadObjectAndWriteObjectPrivate" level="WARNING" enabled="true" />
- <inspection_tool class="ReadResolveAndWriteReplaceProtected" level="WARNING" enabled="true" />
- <inspection_tool class="SerializableWithUnconstructableAncestor" level="WARNING" enabled="true" />
- <inspection_tool class="SerializableHasSerialVersionUIDField" level="WARNING" enabled="true">
- <option name="superClassString" value="java.awt.Component" />
- </inspection_tool>
- <inspection_tool class="SerializableInnerClassHasSerialVersionUIDField" level="WARNING" enabled="true">
- <option name="superClassString" value="java.awt.Component" />
- </inspection_tool>
- <inspection_tool class="SerializableInnerClassWithNonSerializableOuterClass" level="WARNING" enabled="true">
- <option name="superClassString" value="java.awt.Component" />
- </inspection_tool>
- <inspection_tool class="SerialPersistentFieldsWithWrongSignature" level="WARNING" enabled="true" />
- <inspection_tool class="SerialVersionUIDNotStaticFinal" level="WARNING" enabled="true" />
- <inspection_tool class="TransientFieldInNonSerializableClass" level="WARNING" enabled="true" />
- <inspection_tool class="AwaitNotInLoop" level="WARNING" enabled="true" />
- <inspection_tool class="ConditionSignal" level="WARNING" enabled="true" />
- <inspection_tool class="SystemRunFinalizersOnExit" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadRun" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadStartInConstruction" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadStopSuspendResume" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadYield" level="WARNING" enabled="true" />
- <inspection_tool class="SleepWhileHoldingLock" level="WARNING" enabled="true" />
- <inspection_tool class="DoubleCheckedLocking" level="WARNING" enabled="true">
- <option name="ignoreOnVolatileVariables" value="false" />
- </inspection_tool>
- <inspection_tool class="EmptySynchronizedStatement" level="WARNING" enabled="true" />
- <inspection_tool class="ThreadWithDefaultRunMethod" level="WARNING" enabled="true" />
- <inspection_tool class="NonSynchronizedMethodOverridesSynchronizedMethod" level="WARNING" enabled="true" />
- <inspection_tool class="NotifyCalledOnCondition" level="WARNING" enabled="true" />
- <inspection_tool class="NotifyNotInSynchronizedContext" level="WARNING" enabled="true" />
- <inspection_tool class="SynchronizeOnLock" level="WARNING" enabled="true" />
- <inspection_tool class="UnconditionalWait" level="WARNING" enabled="true" />
- <inspection_tool class="VolatileArrayField" level="WARNING" enabled="true" />
- <inspection_tool class="VolatileLongOrDoubleField" level="WARNING" enabled="true" />
- <inspection_tool class="WaitCalledOnCondition" level="WARNING" enabled="true" />
- <inspection_tool class="WaitWhileHoldingTwoLocks" level="WARNING" enabled="true" />
- <inspection_tool class="WaitNotInSynchronizedContext" level="WARNING" enabled="true" />
- <inspection_tool class="WhileLoopSpinsOnField" level="WARNING" enabled="true">
- <option name="ignoreNonEmtpyLoops" value="false" />
- </inspection_tool>
- <inspection_tool class="ClassEscapesItsScope" level="WARNING" enabled="true" />
- <inspection_tool class="FieldHidesSuperclassField" level="WARNING" enabled="true">
- <option name="m_ignoreInvisibleFields" value="true" />
- </inspection_tool>
- <inspection_tool class="InnerClassVariableHidesOuterClassVariable" level="WARNING" enabled="true">
- <option name="m_ignoreInvisibleFields" value="true" />
- </inspection_tool>
- <inspection_tool class="LocalVariableHidingMemberVariable" level="WARNING" enabled="true">
- <option name="m_ignoreInvisibleFields" value="true" />
- <option name="m_ignoreStaticMethods" value="true" />
- </inspection_tool>
- <inspection_tool class="MethodOverloadsParentMethod" level="WARNING" enabled="true" />
- <inspection_tool class="MethodOverridesPackageLocalMethod" level="WARNING" enabled="true" />
- <inspection_tool class="MethodOverridesPrivateMethod" level="WARNING" enabled="true" />
- <inspection_tool class="MethodOverridesStaticMethod" level="WARNING" enabled="true" />
- <inspection_tool class="TypeParameterHidesVisibleType" level="WARNING" enabled="true" />
- <inspection_tool class="IncompatibleMask" level="WARNING" enabled="false" />
- <inspection_tool class="PointlessBitwiseExpression" level="WARNING" enabled="false">
- <option name="m_ignoreExpressionsContainingConstants" value="false" />
- </inspection_tool>
- <inspection_tool class="ShiftOutOfRange" level="WARNING" enabled="false" />
- <inspection_tool class="ExtendsObject" level="WARNING" enabled="false" />
- <inspection_tool class="TypeParameterExtendsObject" level="WARNING" enabled="false" />
- <inspection_tool class="UnnecessarySemicolon" level="WARNING" enabled="false" />
- <inspection_tool class="ConditionalExpressionWithIdenticalBranches" level="WARNING" enabled="true" />
- <inspection_tool class="DuplicateCondition" level="WARNING" enabled="true">
- <option name="ignoreMethodCalls" value="false" />
- </inspection_tool>
- <inspection_tool class="WeakerAccess" level="WARNING" enabled="false">
- <option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="true" />
- <option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="true" />
- <option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
- </inspection_tool>
- <inspection_tool class="EmptyMethod" level="WARNING" enabled="false" />
- <inspection_tool class="NoExplicitFinalizeCalls" level="WARNING" enabled="false" />
- <inspection_tool class="FinalizeCallsSuperFinalize" level="WARNING" enabled="false">
- <option name="m_ignoreForObjectSubclasses" value="false" />
- </inspection_tool>
- <inspection_tool class="JavaDoc" level="WARNING" enabled="false">
- <option name="TOP_LEVEL_CLASS_OPTIONS">
- <value>
- <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
- <option name="REQUIRED_TAGS" value="" />
- </value>
- </option>
- <option name="INNER_CLASS_OPTIONS">
- <value>
- <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
- <option name="REQUIRED_TAGS" value="" />
- </value>
- </option>
- <option name="METHOD_OPTIONS">
- <value>
- <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
- <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
- </value>
- </option>
- <option name="FIELD_OPTIONS">
- <value>
- <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
- <option name="REQUIRED_TAGS" value="" />
- </value>
- </option>
- <option name="IGNORE_DEPRECATED" value="false" />
- <option name="IGNORE_JAVADOC_PERIOD" value="true" />
- <option name="myAdditionalJavadocTags" value="" />
- </inspection_tool>
- <inspection_tool class="ExtendsAnnotation" level="WARNING" enabled="false" />
- <inspection_tool class="AbstractMethodCallInConstructor" level="WARNING" enabled="true" />
- <inspection_tool class="InstanceVariableUninitializedUse" level="WARNING" enabled="true">
- <option name="m_ignorePrimitives" value="false" />
- </inspection_tool>
- <inspection_tool class="StaticVariableInitialization" level="WARNING" enabled="true">
- <option name="m_ignorePrimitives" value="false" />
- </inspection_tool>
- <inspection_tool class="StaticVariableUninitializedUse" level="WARNING" enabled="true">
- <option name="m_ignorePrimitives" value="false" />
- </inspection_tool>
- <inspection_tool class="NonThreadSafeLazyInitialization" level="WARNING" enabled="true" />
- <inspection_tool class="StaticCollection" level="WARNING" enabled="true">
- <option name="m_ignoreWeakCollections" value="false" />
- </inspection_tool>
- <inspection_tool class="StringBufferField" level="WARNING" enabled="true" />
- <inspection_tool class="StringBufferReplaceableByStringBuilder" level="WARNING" enabled="true" />
- <inspection_tool class="NullArgumentToVariableArgMethod" level="WARNING" enabled="false" />
- <inspection_tool class="NullableProblems" level="WARNING" enabled="false">
- <option name="REPORT_NULLABLE_METHOD_OVERRIDES_NOTNULL" value="true" />
- <option name="REPORT_NOT_ANNOTATED_METHOD_OVERRIDES_NOTNULL" value="true" />
- <option name="REPORT_NOTNULL_PARAMETER_OVERRIDES_NULLABLE" value="true" />
- <option name="REPORT_NOT_ANNOTATED_PARAMETER_OVERRIDES_NOTNULL" value="true" />
- <option name="REPORT_NOT_ANNOTATED_GETTER" value="true" />
- <option name="REPORT_NOT_ANNOTATED_SETTER_PARAMETER" value="true" />
- <option name="REPORT_ANNOTATION_NOT_PROPAGATED_TO_OVERRIDERS" value="true" />
- </inspection_tool>
- <inspection_tool class="PointlessBooleanExpression" level="WARNING" enabled="false">
- <option name="m_ignoreExpressionsContainingConstants" value="false" />
- </inspection_tool>
- <inspection_tool class="EmptyCatchBlock" level="WARNING" enabled="false">
- <option name="m_includeComments" value="true" />
- <option name="m_ignoreTestCases" value="true" />
- <option name="m_ignoreIgnoreParameter" value="true" />
- </inspection_tool>
- <inspection_tool class="UnusedAssignment" level="WARNING" enabled="false">
- <option name="REPORT_PREFIX_EXPRESSIONS" value="false" />
- <option name="REPORT_POSTFIX_EXPRESSIONS" value="true" />
- <option name="REPORT_REDUNDANT_INITIALIZER" value="true" />
- </inspection_tool>
- <inspection_tool class="CloneCallsSuperClone" level="WARNING" enabled="false" />
- <inspection_tool class="IgnoreResultOfCall" level="WARNING" enabled="false">
- <option name="m_reportAllNonLibraryCalls" value="false" />
- <option name="callCheckString" value="java.io.InputStream,read,java.io.InputStream,skip,java.lang.StringBuffer,toString,java.lang.StringBuilder,toString,java.lang.String,.*,java.math.BigInteger,.*,java.math.BigDecimal,.*,java.net.InetAddress,.*" />
- </inspection_tool>
- <inspection_tool class="CloneDeclaresCloneNotSupported" level="WARNING" enabled="false" />
- <inspection_tool class="PointlessArithmeticExpression" level="WARNING" enabled="false">
- <option name="m_ignoreExpressionsContainingConstants" value="false" />
- </inspection_tool>
- <inspection_tool class="FieldCanBeLocal" level="WARNING" enabled="false" />
- <inspection_tool class="StringConcatenationInsideStringBufferAppend" level="WARNING" enabled="false" />
- <inspection_tool class="MismatchedCollectionQueryUpdate" level="WARNING" enabled="false" />
- <inspection_tool class="JavadocReference" level="WARNING" enabled="true" />
- <inspection_tool class="UnnecessaryBlockStatement" level="WARNING" enabled="true" />
- <inspection_tool class="ClassWithMultipleLoggers" level="WARNING" enabled="true">
- <option name="loggerClassName" value="java.util.logging.Logger" />
- </inspection_tool>
- <inspection_tool class="ConstantStringIntern" level="WARNING" enabled="true" />
- <inspection_tool class="FieldMayBeStatic" level="WARNING" enabled="true" />
- <inspection_tool class="SizeReplaceableByIsEmpty" level="WARNING" enabled="true">
- <option name="ignoreNegations" value="false" />
- </inspection_tool>
- <inspection_tool class="NestedSynchronizedStatement" level="WARNING" enabled="true" />
- <inspection_tool class="NakedNotify" level="WARNING" enabled="true" />
- <inspection_tool class="IndexOfReplaceableByContains" level="WARNING" enabled="true" />
- <inspection_tool class="WhileCanBeForeach" level="WARNING" enabled="false" />
- <inspection_tool class="ForCanBeForeach" level="WARNING" enabled="false">
- <option name="REPORT_INDEXED_LOOP" value="true" />
- </inspection_tool>
- <inspection_tool class="UnnecessaryBoxing" level="WARNING" enabled="false" />
- <inspection_tool class="UnnecessaryUnboxing" level="WARNING" enabled="false" />
- <inspection_tool class="UNCHECKED_WARNING" level="WARNING" enabled="false" />
- <inspection_tool class="NonStaticFinalLogger" level="WARNING" enabled="true">
- <option name="loggerClassName" value="java.util.logging.Logger" />
- </inspection_tool>
- <inspection_tool class="StringBufferReplaceableByString" level="WARNING" enabled="true" />
- <inspection_tool class="AwaitWithoutCorrespondingSignal" level="WARNING" enabled="true" />
- <inspection_tool class="EmptyStatementBody" level="WARNING" enabled="false">
- <option name="m_reportEmptyBlocks" value="false" />
- </inspection_tool>
- <inspection_tool class="MethodMayBeStatic" level="WARNING" enabled="true">
- <option name="m_onlyPrivateOrFinal" value="false" />
- <option name="m_ignoreEmptyMethods" value="true" />
- </inspection_tool>
- <inspection_tool class="EqualsWhichDoesntCheckParameterClass" level="WARNING" enabled="true" />
- <inspection_tool class="ArithmeticOnVolatileField" level="WARNING" enabled="true" />
- </profile>
- </profiles>
- <list size="0" />
- </component>
- <component name="JavacSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="DEPRECATION" value="true" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="JavadocGenerationManager">
- <option name="OUTPUT_DIRECTORY" />
- <option name="OPTION_SCOPE" value="protected" />
- <option name="OPTION_HIERARCHY" value="true" />
- <option name="OPTION_NAVIGATOR" value="true" />
- <option name="OPTION_INDEX" value="true" />
- <option name="OPTION_SEPARATE_INDEX" value="true" />
- <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
- <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
- <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
- <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
- <option name="OPTION_DEPRECATED_LIST" value="true" />
- <option name="OTHER_OPTIONS" value="" />
- <option name="HEAP_SIZE" />
- <option name="LOCALE" />
- <option name="OPEN_IN_BROWSER" value="true" />
- </component>
- <component name="JikesSettings">
- <option name="JIKES_PATH" value="" />
- <option name="DEBUGGING_INFO" value="true" />
- <option name="DEPRECATION" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="IS_EMACS_ERRORS_MODE" value="true" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- </component>
- <component name="LogConsolePreferences">
- <option name="FILTER_ERRORS" value="false" />
- <option name="FILTER_WARNINGS" value="false" />
- <option name="FILTER_INFO" value="true" />
- <option name="CUSTOM_FILTER" />
- </component>
- <component name="Palette2">
- <group name="Swing">
- <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
- </item>
- <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
- </item>
- <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
- </item>
- <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
- <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
- </item>
- <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
- <initial-values>
- <property name="text" value="Button" />
- </initial-values>
- </item>
- <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
- <initial-values>
- <property name="text" value="RadioButton" />
- </initial-values>
- </item>
- <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
- <initial-values>
- <property name="text" value="CheckBox" />
- </initial-values>
- </item>
- <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
- <initial-values>
- <property name="text" value="Label" />
- </initial-values>
- </item>
- <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
- </item>
- <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
- <preferred-size width="200" height="200" />
- </default-constraints>
- </item>
- <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
- <preferred-size width="200" height="200" />
- </default-constraints>
- </item>
- <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
- </item>
- <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
- </item>
- <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
- </item>
- <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
- </item>
- <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
- <preferred-size width="-1" height="20" />
- </default-constraints>
- </item>
- <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
- </item>
- <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
- </item>
- </group>
- </component>
- <component name="PerforceChangeBrowserSettings">
- <option name="USE_CLIENT_FILTER" value="true" />
- <option name="CLIENT" value="" />
- </component>
- <component name="PerforceDirect.Settings">
- <option name="useP4CONFIG" value="true" />
- <option name="port" value="<perforce_server>:1666" />
- <option name="client" value="" />
- <option name="user" value="" />
- <option name="passwd" value="" />
- <option name="showCmds" value="false" />
- <option name="useNativeApi" value="true" />
- <option name="pathToExec" value="p4" />
- <option name="useCustomPathToExec" value="false" />
- <option name="SYNC_FORCE" value="false" />
- <option name="SYNC_RUN_RESOLVE" value="true" />
- <option name="REVERT_UNCHANGED_FILES" value="true" />
- <option name="CHARSET" value="none" />
- <option name="SHOW_BRANCHES_HISTORY" value="true" />
- <option name="ENABLED" value="true" />
- <option name="USE_LOGIN" value="false" />
- <option name="LOGIN_SILENTLY" value="false" />
- <option name="INTEGRATE_RUN_RESOLVE" value="true" />
- <option name="INTEGRATE_REVERT_UNCHANGED" value="true" />
- <option name="SERVER_TIMEOUT" value="20000" />
- </component>
- <component name="ProjectFileVersion" converted="true" />
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/CacheTests.iml" filepath="$PROJECT_DIR$/CacheTests.iml" />
- </modules>
- </component>
- <component name="ProjectRootConfigurable.UI">
- <option name="proportions">
- <SplitterProportionsDataImpl />
- </option>
- </component>
- <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
- <output url="file://$PROJECT_DIR$/classes" />
- </component>
- <component name="RmicSettings">
- <option name="IS_EANABLED" value="false" />
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="GENERATE_IIOP_STUBS" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- </component>
- <component name="ScopeChooserConfigurable.UI">
- <option name="proportions">
- <SplitterProportionsDataImpl />
- </option>
- </component>
- <component name="StarteamConfiguration">
- <option name="SERVER" value="" />
- <option name="PORT" value="49201" />
- <option name="USER" value="" />
- <option name="PASSWORD" value="" />
- <option name="PROJECT" value="" />
- <option name="VIEW" value="" />
- <option name="ALTERNATIVE_WORKING_PATH" value="" />
- <option name="LOCK_ON_CHECKOUT" value="false" />
- <option name="UNLOCK_ON_CHECKIN" value="false" />
- </component>
- <component name="Struts Assistant">
- <option name="showInputs" value="true" />
- <option name="resources">
- <value>
- <option name="strutsPath" />
- <option name="strutsHelp" />
- </value>
- </option>
- <option name="selectedTaglibs" />
- <option name="selectedTaglibs" />
- <option name="myStrutsValidationEnabled" value="true" />
- <option name="myTilesValidationEnabled" value="true" />
- <option name="myValidatorValidationEnabled" value="true" />
- <option name="myReportErrorsAsWarnings" value="true" />
- </component>
- <component name="SvnChangesBrowserSettings">
- <option name="USE_AUTHOR_FIELD" value="true" />
- <option name="AUTHOR" value="" />
- <option name="LOCATION" value="" />
- <option name="USE_PROJECT_SETTINGS" value="true" />
- <option name="USE_ALTERNATE_LOCATION" value="false" />
- </component>
- <component name="VCS.FileViewConfiguration">
- <option name="SELECTED_STATUSES" value="DEFAULT" />
- <option name="SELECTED_COLUMNS" value="DEFAULT" />
- <option name="SHOW_FILTERS" value="true" />
- <option name="CUSTOMIZE_VIEW" value="true" />
- <option name="SHOW_FILE_HISTORY_AS_TREE" value="true" />
- </component>
- <component name="VcsDirectoryMappings">
- <mapping directory="" vcs="svn" />
- </component>
- <component name="VssConfiguration">
- <option name="CLIENT_PATH" value="" />
- <option name="SRCSAFEINI_PATH" value="" />
- <option name="USER_NAME" value="" />
- <option name="PWD" value="" />
- <option name="VSS_IS_INITIALIZED" value="false" />
- <CheckoutOptions>
- <option name="COMMENT" value="" />
- <option name="DO_NOT_GET_LATEST_VERSION" value="false" />
- <option name="REPLACE_WRITABLE" value="false" />
- <option name="RECURSIVE" value="false" />
- </CheckoutOptions>
- <CheckinOptions>
- <option name="COMMENT" value="" />
- <option name="KEEP_CHECKED_OUT" value="false" />
- <option name="RECURSIVE" value="false" />
- </CheckinOptions>
- <AddOptions>
- <option name="STORE_ONLY_LATEST_VERSION" value="false" />
- <option name="CHECK_OUT_IMMEDIATELY" value="false" />
- <option name="FILE_TYPE" value="0" />
- </AddOptions>
- <UndocheckoutOptions>
- <option name="MAKE_WRITABLE" value="false" />
- <option name="REPLACE_LOCAL_COPY" value="0" />
- <option name="RECURSIVE" value="false" />
- </UndocheckoutOptions>
- <GetOptions>
- <option name="REPLACE_WRITABLE" value="0" />
- <option name="MAKE_WRITABLE" value="false" />
- <option name="ANSWER_NEGATIVELY" value="false" />
- <option name="ANSWER_POSITIVELY" value="false" />
- <option name="RECURSIVE" value="false" />
- <option name="VERSION" />
- </GetOptions>
- <VssConfigurableExcludedFilesTag />
- </component>
- <component name="WebServicesPlugin" addRequiredLibraries="true" />
- <component name="com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable" proportions="" version="1">
- <option name="myLastEditedConfigurable" />
- </component>
- <component name="com.intellij.jsf.UserDefinedFacesConfigs">
- <option name="USER_DEFINED_CONFIGS">
- <value>
- <list size="0" />
- </value>
- </option>
- </component>
- <component name="com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectRootMasterDetailsConfigurable" proportions="" version="1">
- <option name="myPlainMode" value="false" />
- <option name="myLastEditedConfigurable" />
- </component>
- <component name="com.intellij.profile.ui.ErrorOptionsConfigurable" proportions="" version="1">
- <option name="myLastEditedConfigurable" />
- </component>
- <component name="testng.defaultConfiguration">
- <outputDirectory />
- <properties />
- <groups />
- </component>
- <component name="uidesigner-configuration">
- <option name="INSTRUMENT_CLASSES" value="true" />
- <option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
- <option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
- </component>
-</project>
-
Deleted: benchmarks/CacheTests/trunk/CacheTests.iws
===================================================================
--- benchmarks/CacheTests/trunk/CacheTests.iws 2008-01-08 13:27:14 UTC (rev 5051)
+++ benchmarks/CacheTests/trunk/CacheTests.iws 2008-01-08 13:32:43 UTC (rev 5052)
@@ -1,477 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project relativePaths="false" version="4">
- <component name="ChangeListManager">
- <list default="true" name="Default" comment="" />
- <ignored path="CacheTests.iws" />
- <ignored path=".idea/workspace.xml" />
- </component>
- <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
- <component name="Commander">
- <leftPanel />
- <rightPanel />
- <splitter proportion="0.5" />
- </component>
- <component name="CreatePatchCommitExecutor">
- <option name="PATCH_PATH" value="" />
- <option name="REVERSE_PATCH" value="false" />
- </component>
- <component name="DaemonCodeAnalyzer">
- <disable_hints />
- </component>
- <component name="DebuggerManager">
- <breakpoint_any>
- <breakpoint>
- <option name="NOTIFY_CAUGHT" value="true" />
- <option name="NOTIFY_UNCAUGHT" value="true" />
- <option name="ENABLED" value="false" />
- <option name="LOG_ENABLED" value="false" />
- <option name="LOG_EXPRESSION_ENABLED" value="false" />
- <option name="SUSPEND_POLICY" value="SuspendAll" />
- <option name="COUNT_FILTER_ENABLED" value="false" />
- <option name="COUNT_FILTER" value="0" />
- <option name="CONDITION_ENABLED" value="false" />
- <option name="CLASS_FILTERS_ENABLED" value="false" />
- <option name="INSTANCE_FILTERS_ENABLED" value="false" />
- <option name="CONDITION" value="" />
- <option name="LOG_MESSAGE" value="" />
- </breakpoint>
- <breakpoint>
- <option name="NOTIFY_CAUGHT" value="true" />
- <option name="NOTIFY_UNCAUGHT" value="true" />
- <option name="ENABLED" value="false" />
- <option name="LOG_ENABLED" value="false" />
- <option name="LOG_EXPRESSION_ENABLED" value="false" />
- <option name="SUSPEND_POLICY" value="SuspendAll" />
- <option name="COUNT_FILTER_ENABLED" value="false" />
- <option name="COUNT_FILTER" value="0" />
- <option name="CONDITION_ENABLED" value="false" />
- <option name="CLASS_FILTERS_ENABLED" value="false" />
- <option name="INSTANCE_FILTERS_ENABLED" value="false" />
- <option name="CONDITION" value="" />
- <option name="LOG_MESSAGE" value="" />
- </breakpoint>
- </breakpoint_any>
- <breakpoint_rules />
- <ui_properties />
- </component>
- <component name="ErrorTreeViewConfiguration">
- <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
- <option name="HIDE_WARNINGS" value="false" />
- </component>
- <component name="FavoritesManager">
- <favorites_list name="CacheTests" />
- </component>
- <component name="FileEditorManager">
- <leaf>
- <file leaf-file-name="SessionTest.java" pinned="false" current="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/src/perf/SessionTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="60" column="38" selection-start="2310" selection-end="2310" vertical-scroll-proportion="0.9424084">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="SessionFactoryJBC.java" pinned="false" current="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/src/perf/jbosscache/SessionFactoryJBC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="33" column="27" selection-start="1038" selection-end="1038" vertical-scroll-proportion="0.5183246">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="config.xml" pinned="false" current="true" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/config.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state line="153" column="27" selection-start="6489" selection-end="6489" vertical-scroll-proportion="2.2777777">
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="SessionFactoryPC.java" pinned="false" current="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/src/perf/pojocache/SessionFactoryPC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="29" column="8" selection-start="689" selection-end="689" vertical-scroll-proportion="0.2984293">
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="SessionJBC.java" pinned="false" current="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/src/perf/jbosscache/SessionJBC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="21" column="27" selection-start="416" selection-end="416" vertical-scroll-proportion="0.32984293">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FindManager">
- <FindUsagesManager>
- <setting name="OPEN_NEW_TAB" value="false" />
- </FindUsagesManager>
- </component>
- <component name="HierarchyBrowserManager">
- <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
- <option name="SORT_ALPHABETICALLY" value="false" />
- <option name="HIDE_CLASSES_WHERE_METHOD_NOT_IMPLEMENTED" value="false" />
- </component>
- <component name="ModuleEditorState">
- <option name="LAST_EDITED_MODULE_NAME" />
- <option name="LAST_EDITED_TAB_NAME" />
- </component>
- <component name="ProjectLevelVcsManager">
- <OptionsSetting value="true" id="Add" />
- <OptionsSetting value="true" id="Remove" />
- <OptionsSetting value="true" id="Checkin" />
- <OptionsSetting value="true" id="Checkout" />
- <OptionsSetting value="true" id="Update" />
- <OptionsSetting value="true" id="Status" />
- <OptionsSetting value="true" id="Edit" />
- <ConfirmationsSetting value="0" id="Add" />
- <ConfirmationsSetting value="0" id="Remove" />
- </component>
- <component name="ProjectPane">
- <subPane>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="CacheTests" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="CacheTests" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
- </PATH_ELEMENT>
- </PATH>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="CacheTests" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="CacheTests" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- </subPane>
- </component>
- <component name="ProjectReloadState">
- <option name="STATE" value="2" />
- </component>
- <component name="ProjectView">
- <navigator currentView="ProjectPane" proportions="0.40088105" version="1" splitterProportion="0.5">
- <flattenPackages />
- <showMembers />
- <showModules />
- <showLibraryContents />
- <hideEmptyPackages />
- <abbreviatePackageNames />
- <showStructure ProjectPane="true" />
- <autoscrollToSource ProjectPane="true" />
- <autoscrollFromSource />
- <sortByType />
- </navigator>
- </component>
- <component name="PropertiesComponent">
- <property name="GoToFile.includeJavaFiles" value="false" />
- <property name="GoToClass.toSaveIncludeLibraries" value="false" />
- <property name="MemberChooser.sorted" value="false" />
- <property name="MemberChooser.showClasses" value="true" />
- <property name="GoToClass.includeLibraries" value="false" />
- <property name="MemberChooser.copyJavadoc" value="false" />
- </component>
- <component name="RecentsManager">
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="perf" />
- </key>
- <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
- <recent name="perf.pojocache" />
- </key>
- </component>
- <component name="RunManager">
- <configuration default="true" type="Remote" factoryName="Remote">
- <option name="USE_SOCKET_TRANSPORT" value="true" />
- <option name="SERVER_MODE" value="false" />
- <option name="SHMEM_ADDRESS" value="javadebug" />
- <option name="HOST" value="localhost" />
- <option name="PORT" value="5005" />
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit" enabled="false" merge="false">
- <module name="" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" />
- <option name="MAIN_CLASS_NAME" />
- <option name="METHOD_NAME" />
- <option name="TEST_OBJECT" value="class" />
- <option name="VM_PARAMETERS" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="ENV_VARIABLES" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="ADDITIONAL_CLASS_PATH" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="wholeProject" />
- </option>
- <envs />
- <method>
- <option name="Make" value="true" />
- </method>
- </configuration>
- <configuration default="true" type="Applet" factoryName="Applet">
- <module name="" />
- <option name="MAIN_CLASS_NAME" />
- <option name="HTML_FILE_NAME" />
- <option name="HTML_USED" value="false" />
- <option name="WIDTH" value="400" />
- <option name="HEIGHT" value="300" />
- <option name="POLICY_FILE" value="C:/Program Files/JetBrains/IntelliJ IDEA 6.0/bin/appletviewer.policy" />
- <option name="VM_PARAMETERS" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- </configuration>
- <configuration default="true" type="Application" factoryName="Application" enabled="false" merge="false">
- <option name="MAIN_CLASS_NAME" />
- <option name="VM_PARAMETERS" />
- <option name="PROGRAM_PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="ENABLE_SWING_INSPECTOR" value="false" />
- <option name="ENV_VARIABLES" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <module name="" />
- <envs />
- <method>
- <option name="Make" value="true" />
- </method>
- </configuration>
- <list size="0" />
- </component>
- <component name="StructureViewFactory">
- <option name="AUTOSCROLL_MODE" value="true" />
- <option name="AUTOSCROLL_FROM_SOURCE" value="false" />
- <option name="ACTIVE_ACTIONS" value="SHOW_INHERITED,SHOW_INTERFACES,SHOW_FIELDS" />
- </component>
- <component name="SvnConfiguration">
- <option name="USER" value="" />
- <option name="PASSWORD" value="" />
- <option name="LAST_MERGED_REVISION" />
- <option name="UPDATE_RUN_STATUS" value="false" />
- <option name="UPDATE_RECURSIVELY" value="true" />
- <option name="MERGE_DRY_RUN" value="false" />
- <configuration useDefault="true">/home/bela/.subversion</configuration>
- </component>
- <component name="TodoView" selected-index="0">
- <todo-panel id="selected-file">
- <are-packages-shown value="false" />
- <are-modules-shown value="false" />
- <flatten-packages value="false" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="all">
- <are-packages-shown value="true" />
- <are-modules-shown value="false" />
- <flatten-packages value="false" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="default-changelist">
- <are-packages-shown value="false" />
- <are-modules-shown value="false" />
- <flatten-packages value="false" />
- <is-autoscroll-to-source value="false" />
- </todo-panel>
- </component>
- <component name="ToolWindowManager">
- <frame x="86" y="39" width="1411" height="1131" extended-state="0" />
- <editor active="false" />
- <layout>
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
- <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
- <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="1" />
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3296146" order="1" />
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" order="3" />
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3296146" order="8" />
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="7" />
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="1" />
- <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" order="0" />
- <window_info id="Maven projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
- <window_info id="Module Dependencies" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24926035" order="0" />
- <window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="2" />
- <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" order="6" />
- <window_info id="Duplicates" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="2" />
- <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="5" />
- <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="0" />
- <window_info id="SVN Repositories" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3296146" order="-1" />
- <window_info id="Web" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="2" />
- <window_info id="EJB" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="4" />
- </layout>
- </component>
- <component name="VcsManagerConfiguration">
- <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
- <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" />
- <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
- <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
- <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
- <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
- <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
- <option name="LAST_COMMIT_MESSAGE" />
- <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
- <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
- <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
- <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
- <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
- <option name="ACTIVE_VCS_NAME" />
- <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
- <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
- <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
- <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
- </component>
- <component name="antWorkspaceConfiguration">
- <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
- <option name="FILTER_TARGETS" value="false" />
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/pc.sh">
- <provider selected="true" editor-type-id="text-editor">
- <state line="4" column="0" selection-start="24" selection-end="24" vertical-scroll-proportion="0.06382979">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/CacheTests.iml">
- <provider selected="true" editor-type-id="text-editor">
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/run.sh">
- <provider selected="true" editor-type-id="text-editor">
- <state line="9" column="123" selection-start="188" selection-end="188" vertical-scroll-proportion="0.14361702">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/tc.sh">
- <provider selected="true" editor-type-id="text-editor">
- <state line="12" column="0" selection-start="161" selection-end="276" vertical-scroll-proportion="0.19148937">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/obsolete/SessionTestPC.java.old">
- <provider selected="true" editor-type-id="text-editor">
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="-0.4712042">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/coherence/SessionCoherence.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="11" column="0" selection-start="215" selection-end="215" vertical-scroll-proportion="0.17277487">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/coherence/SessionFactoryCoherence.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="20" column="35" selection-start="456" selection-end="472" vertical-scroll-proportion="0.31413612">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ch.sh">
- <provider selected="true" editor-type-id="text-editor">
- <state line="2" column="0" selection-start="61" selection-end="61" vertical-scroll-proportion="0.03141361">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/jbc.sh">
- <provider selected="true" editor-type-id="text-editor">
- <state line="2" column="0" selection-start="56" selection-end="56" vertical-scroll-proportion="0.03141361">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="jar://$PROJECT_DIR$/lib/jbosscache-core.jar!/org/jboss/cache/Node.class">
- <provider selected="true" editor-type-id="text-editor">
- <state line="25" column="30" selection-start="710" selection-end="710" vertical-scroll-proportion="0.3329843">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/SessionTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="60" column="38" selection-start="2310" selection-end="2310" vertical-scroll-proportion="0.9424084">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/pojocache/SessionPC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="13" column="13" selection-start="238" selection-end="238" vertical-scroll-proportion="0.14136125">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/jbosscache/SessionJBC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="21" column="27" selection-start="416" selection-end="416" vertical-scroll-proportion="0.32984293">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/pojocache/SessionFactoryPC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="29" column="8" selection-start="689" selection-end="689" vertical-scroll-proportion="0.2984293">
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/perf/jbosscache/SessionFactoryJBC.java">
- <provider selected="true" editor-type-id="text-editor">
- <state line="33" column="27" selection-start="1038" selection-end="1038" vertical-scroll-proportion="0.5183246">
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/config.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state line="153" column="27" selection-start="6489" selection-end="6489" vertical-scroll-proportion="2.2777777">
- <folding />
- </state>
- </provider>
- </entry>
- </component>
-</project>
-
17 years