Skip to content
Snippets Groups Projects
Commit 1dfbe4e5 authored by juanf's avatar juanf
Browse files

Gradle task fix

SVN: 32486
parent aa721dac
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
<launchConfiguration type="org.springsource.ide.eclipse.gradle.launch"> <launchConfiguration type="org.springsource.ide.eclipse.gradle.launch">
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
<stringAttribute key="org.springsource.ide.eclipse.gradle.launch.PGM_ARGS" value="-Dopenbis.development-build=true --info"/> <stringAttribute key="org.springsource.ide.eclipse.gradle.launch.PGM_ARGS" value="-Dopenbis.development-build=true --info"/>
<stringAttribute key="org.springsource.ide.eclipse.gradle.launch.PROJECT" value="openbis"/> <stringAttribute key="org.springsource.ide.eclipse.gradle.launch.PROJECT" value="gradle"/>
<listAttribute key="org.springsource.ide.eclipse.gradle.launch.TASKLIST"> <stringAttribute key="org.springsource.ide.eclipse.gradle.launch.TASKTEXT" value=":openbis:checkDependencies&#10;"/>
<listEntry value=":openbis:checkDependencies"/>
</listAttribute>
</launchConfiguration> </launchConfiguration>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment