| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <launchConfiguration type="com.google.gwt.eclipse.core.launch.gwtJUnit"> |
| <stringAttribute key="com.google.gwt.eclipse.core.LOG_LEVEL" value="INFO"/> |
| <booleanAttribute key="com.google.gwt.eclipse.core.NOT_HEADLESS" value="false"/> |
| <stringAttribute key="com.google.gwt.eclipse.core.OUT_DIR" value="www-test"/> |
| <booleanAttribute key="com.google.gwt.eclipse.core.STANDARDS_MODE" value="false"/> |
| <stringAttribute key="com.google.gwt.eclipse.core.STYLE" value="OBFUSCATED"/> |
| <stringAttribute key="com.google.gwt.eclipse.core.WEB_MODE" value="true"/> |
| <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| <listEntry value="/workflowgenerator/src/test/java/org/apache/oozie/tools/workflowgenerator/client/GwtTestworkflowgenerator.java"/> |
| </listAttribute> |
| <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| <listEntry value="1"/> |
| </listAttribute> |
| <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> |
| <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.junit4"/> |
| <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/> |
| <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.apache.oozie.tools.workflowgenerator.client.GwtTestworkflowgenerator"/> |
| <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="workflowgenerator"/> |
| </launchConfiguration> |