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

Jcef #8

Merged
merged 23 commits into from
Oct 22, 2020
Merged

Jcef #8

merged 23 commits into from
Oct 22, 2020

Conversation

JohnRDOrazio
Copy link
Member

even though the development is not yet finished, it is however proceeding nicely, and a first implementation of JCEF is working. New database schemas have not only been created, but a mechanism for updating the schemas from old to new has also been put into place and tested.
TODO: add new components to the Preferences window, based on the new preferences variables
TODO: fix the "inject quotes into document" functions to account for the new preferences variables

remove the reference to the JCEF32 library, and move the required JCEF jars directly into the libraries folder
even if this commit is partial, I need to push so that I can continue working from my home computer during the weekend. Note that OptionsFrame.java is still in the works, especially the javascript portion of the preview document, I'm still formatting it (borrowed from the Word add-in vb.net script). I also staretd creating LocalizedBibleBooks.java but it is also incomplete!
For Java 1.8 we can use Apache Derby 10.14, it seems that 10.15 requires Java 1.9 which however is only 64bit. On Windows at least we need Java 1.8 32 bit so let's stick with Apache Derby 10.14, downloaded from here: https://downloads.apache.org/db/derby/db-derby-10.14.2.0/
@JohnRDOrazio JohnRDOrazio merged commit 62c2b1d into master Oct 22, 2020
@JohnRDOrazio JohnRDOrazio deleted the JCEF branch October 22, 2020 12:27
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

Successfully merging this pull request may close these issues.

None yet

1 participant