Skip to content
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

Non operative JDK 10 #25

Open
markh2016 opened this issue Jul 24, 2018 · 7 comments
Open

Non operative JDK 10 #25

markh2016 opened this issue Jul 24, 2018 · 7 comments

Comments

@markh2016
Copy link

markh2016 commented Jul 24, 2018

Will you be making the corrective adjustments in line with the new JDK ? This is non operative with JDK 8 or 9 , or 10 Many of the jar files have been discontinued or ar no longer available for download Oracles new policies have discarded many of the jar files now needed for this to compile and run

@mpue
Copy link
Owner

mpue commented Feb 27, 2019

Probably not, since this project is discontinued. I keep it online for the public, because there are many requests for that.

@markh2016
Copy link
Author

markh2016 commented Feb 27, 2019 via email

@mjg14
Copy link

mjg14 commented Oct 3, 2022

Just in case someone else comes here looking for a solution, this is what worked for me on a Windows 10 machine:

  • Download and install a working version of the Java 7 JRE.
  • Modify Win_Start.bat in the BlackBoard folder to use the Java 7 java.exe, e.g. (in my case);
    "C:\Program Files\Java\jre7\bin\java" -jar BlackBoard.jar
  • Use Win_Start.bat rather than BlackBoard.exe to start BlackBoard.

@HiranChaudhuri
Copy link

I successfully got it running on OpenJDK 17. Hope my PRs get merged, then up to date builds could be provided automatically by Github. This is indeed a really good application. I am impressed.

@klauweg
Copy link

klauweg commented Mar 1, 2024

I can't get it running on OpenJDK17. But i can't see any related PRs either.

@HiranChaudhuri
Copy link

Since I saw this repo is more in archived state I removed my fork. That's likely where the PRs vanished.

@klauweg
Copy link

klauweg commented Mar 1, 2024

Ok, i see. It's really a pitty that this project isn't maintained any more.
But at least i found another fork which makes blackboard useable again with OpenJDK17:
https://github.com/oflebbe/blackboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants