Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
42c2a287
Commit
42c2a287
authored
5 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Updated script for macOs
parent
ad8693db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildConfig/RegionChooser.command
+2
-1
buildConfig/RegionChooser.command
with
2 additions
and
1 deletion
+2
-1
buildConfig/RegionChooser.command
+
2
-
1
View file @
42c2a287
#!/bin/bash
cd
"
$(
dirname
"
$0
"
)
"
# set the current working directory to the directory this script is in
cd
"
$(
dirname
"
$0
"
)
"
# set the current working directory to the directory this script is in
java -classpath lib/* -Xms512m -Xmx2g -Djava.util.logging.config.file=logging.properties eu.simstadt.regionchooser.RegionChooserFX
java
-d64
-classpath
lib/
*
:
-Xms512m
-Xmx2g
-Djava
.util.logging.config.file
=
logging.properties eu.simstadt.regionchooser.RegionChooserFX
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets