-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to compile jabref from source. #6053
Comments
Hi the error message is pretty clear. You need JDK 13. |
Thanks, it does the trick. I missed that information. |
But the official instructions is misleading, see the following from here:
|
Thanks for the hint! I will update and link to the correct https://devdocs.jabref.org/guidelines-for-setting-up-a-local-workspace |
Thanks again. The above link use the following method to run jabref directly: $ ./gradlew run Instead of run the following to link it first: Which is more good for this case? |
for directly starting jabref ./gradlew run is sufficient. |
e740261 Merge pull request #6075 from POBrien333/patch-1048 5251887 Update society-of-biblical-literature-fullnote-bibliography.csl b4938f4 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl b7afaa1 Update Food and Agriculture Organization of the United Nations to comply with 2022 revision (#6072) 5218a45 Update avian-research.csl (#6076) 627ce4a Merge pull request #5983 from tutam/patch-1 08bd306 Re-indent CSL styles d97aec7 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 00439b1 Re-indent CSL styles 914a4dc Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl ef4ecff Re-indent CSL styles 224b1d3 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 3297912 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 156a850 add title-short to all SBL variants 3f6c407 Merge pull request #6071 from denismaier/fixbernsozanthro a7b3228 Re-indent CSL styles d624bda removes abstract from issued macro f3221f4 Update glossa.csl (#6070) 63c0c6d Rework frontiers-in-ecology-and-the-environment.csl (#6067) 7502061 Bump nokogiri from 1.13.5 to 1.13.6 (#6068) 374238f Bump nokogiri from 1.13.4 to 1.13.5 (#6065) 7b09f4f Create journal-of-occupational-and-environmental-medicine.csl (#6053) 9e7a74b Update revista-ladinia.csl (#6058) 13461e5 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 2e86264 Re-indent CSL styles 98ff3de Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl bcab5dc Fix timestamp 76aeb4c Create suomen-antropologi-journal-of-the-finnish-anthropological-society.csl git-subtree-dir: buildres/csl/csl-styles git-subtree-split: e740261
Hi,
I try to compile the git master version of jabref based on the instructions here, but failed at the following step:
The text was updated successfully, but these errors were encountered: