gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: add run configurations


From: gnunet
Subject: [libeufin] branch master updated: add run configurations
Date: Wed, 06 Nov 2019 13:24:51 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 09f031d  add run configurations
09f031d is described below

commit 09f031df5c4bc39f76793c456260e756cdb76931
Author: Florian Dold <address@hidden>
AuthorDate: Wed Nov 6 13:24:47 2019 +0100

    add run configurations
---
 .idea/runConfigurations/run_sandbox.xml  | 21 +++++++++++++++++++++
 .idea/runConfigurations/test_sandbox.xml | 21 +++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/.idea/runConfigurations/run_sandbox.xml 
b/.idea/runConfigurations/run_sandbox.xml
new file mode 100644
index 0000000..ca2e341
--- /dev/null
+++ b/.idea/runConfigurations/run_sandbox.xml
@@ -0,0 +1,21 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="run-sandbox" 
type="GradleRunConfiguration" factoryName="Gradle">
+    <ExternalSystemSettings>
+      <option name="executionName" />
+      <option name="externalProjectPath" value="$PROJECT_DIR$/sandbox" />
+      <option name="externalSystemIdString" value="GRADLE" />
+      <option name="scriptParameters" value="" />
+      <option name="taskDescriptions">
+        <list />
+      </option>
+      <option name="taskNames">
+        <list>
+          <option value="run" />
+        </list>
+      </option>
+      <option name="vmOptions" value="" />
+    </ExternalSystemSettings>
+    <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
+    <method v="2" />
+  </configuration>
+</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/test_sandbox.xml 
b/.idea/runConfigurations/test_sandbox.xml
new file mode 100644
index 0000000..70b2d75
--- /dev/null
+++ b/.idea/runConfigurations/test_sandbox.xml
@@ -0,0 +1,21 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="test-sandbox" 
type="GradleRunConfiguration" factoryName="Gradle">
+    <ExternalSystemSettings>
+      <option name="executionName" />
+      <option name="externalProjectPath" value="$PROJECT_DIR$/sandbox" />
+      <option name="externalSystemIdString" value="GRADLE" />
+      <option name="scriptParameters" value="" />
+      <option name="taskDescriptions">
+        <list />
+      </option>
+      <option name="taskNames">
+        <list>
+          <option value="test" />
+        </list>
+      </option>
+      <option name="vmOptions" value="" />
+    </ExternalSystemSettings>
+    <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
+    <method v="2" />
+  </configuration>
+</component>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]