Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
a132651a
Commit
a132651a
authored
Feb 20, 2023
by
Eric Duminil
Browse files
FIXME
parent
89a21507
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/eu/simstadt/regionchooser/RegionChooserBrowser.java
View file @
a132651a
...
...
@@ -110,7 +110,7 @@ public Integer call() throws IOException, XPathParseException, NavException, Par
public
void
selectRepository
()
{
//
TODO: Check if it's really a repository, and not just a project
//
FIXME: Allow project folders too. But don't silently fail if repo isn't really a repo
Preferences
userPrefs
=
Preferences
.
userRoot
().
node
(
"/eu/simstadt/desktop"
);
DirectoryChooser
fileChooser
=
new
DirectoryChooser
();
...
...
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