mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-22 15:26:37 +08:00
Edit bundle notice
This commit is contained in:
parent
e548f7add5
commit
91864cd4f9
@ -12,7 +12,7 @@
|
|||||||
|**Java** |Oracle JDK 8 |Microsoft JDK 11 |OpenJDK 11 |Temurin JDK 8 |
|
|**Java** |Oracle JDK 8 |Microsoft JDK 11 |OpenJDK 11 |Temurin JDK 8 |
|
||||||
|**Compiler** |VS 2019 |VS 2019 |GCC 10 |Xcode 12 |
|
|**Compiler** |VS 2019 |VS 2019 |GCC 10 |Xcode 12 |
|
||||||
|**Build** |Python 3.7; `ninja`|Python 3.7; `ninja` |Python 3.7; `ninja` |Python 2.7; `ninja`; SDK 10.11|
|
|**Build** |Python 3.7; `ninja`|Python 3.7; `ninja` |Python 3.7; `ninja` |Python 2.7; `ninja`; SDK 10.11|
|
||||||
|**Limitations**|- |No OSR mode (Jogamp) |- |Most likely needs a bundle |
|
|**Limitations**|- |No OSR mode (Jogamp) |- |Needs [custom structure](https://bitbucket.org/chromiumembedded/java-cef/issues/109/) to run outside of a bundle|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
2
maven_gen/.gitignore
vendored
Normal file
2
maven_gen/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
build
|
||||||
|
out
|
Loading…
Reference in New Issue
Block a user