diff options
author | Eike Stepper | 2012-04-25 13:36:46 +0000 |
---|---|---|
committer | Eike Stepper | 2012-04-25 13:36:46 +0000 |
commit | 0efbc8eb563b7878120c1cdb048c19811fad0087 (patch) | |
tree | 64a56074e30387901d9a5f7bfbc719c909b32ef5 /plugins/org.eclipse.emf.cdo.tests.db | |
parent | 2de7a1d6d940ae088ca1154d34b8c50d5134d4cc (diff) | |
download | cdo-0efbc8eb563b7878120c1cdb048c19811fad0087.tar.gz cdo-0efbc8eb563b7878120c1cdb048c19811fad0087.tar.xz cdo-0efbc8eb563b7878120c1cdb048c19811fad0087.zip |
[377521] "Root resource has not been initialized in Repository" Error
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377521
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.db')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.tests.db/CDO AllTests (H2 offline).launch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.db/CDO AllTests (H2 offline).launch b/plugins/org.eclipse.emf.cdo.tests.db/CDO AllTests (H2 offline).launch index 5c62efd2d8..3eff4a82c0 100644 --- a/plugins/org.eclipse.emf.cdo.tests.db/CDO AllTests (H2 offline).launch +++ b/plugins/org.eclipse.emf.cdo.tests.db/CDO AllTests (H2 offline).launch @@ -15,7 +15,6 @@ <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> -<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.cdo.tests.db.AllTestsDBH2Offline"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.emf.cdo.tests.db"/> <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms40m -Xmx1024m"/> |