Skip to content
Snippets Groups Projects
Commit 72202bf0 authored by akwizgran's avatar akwizgran
Browse files

Add run configuration.

parent be94507d
No related branches found
No related tags found
No related merge requests found
/.gradle /.gradle
/.idea /.idea/*
!/.idea/runConfigurations.xml !/.idea/runConfigurations
/local.properties /local.properties
*.iml *.iml
\ No newline at end of file
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="TorProbe" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="org.briarproject.torprobe.TorProbe" />
<module name="tor-probe-core" />
<option name="PROGRAM_PARAMETERS" value="128.31.0.39 9101" />
<option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
<method />
</configuration>
</component>
\ No newline at end of file
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