Skip to content

Commit

Permalink
Update JabRef classname in error messages
Browse files Browse the repository at this point in the history
sf.net -> org.jabref
  • Loading branch information
Siedlerchr authored Oct 1, 2018
1 parent 2f1c6f5 commit 1323b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/FAQlinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ JabRef requires Java 8.
Please follow the steps provided on our [installation page](Installation).
JabRef does not yet run under Java 9. See <https://github.com/JabRef/jabref/issues/2594>

You might see the error message `Error: Could not find or load main class net.sf.jabref.JabRefMain`.
You might see the error message `Error: Could not find or load main class org.jabref.JabRefMain`.
This means, you do not have [JavaFX](https://en.wikipedia.org/wiki/JavaFX) support activated in your Java runtime environment.
This typically happens if you use [OpenJDK](http://openjdk.java.net/), where one needs to setup [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main) seperately.

Expand Down

0 comments on commit 1323b58

Please sign in to comment.