Open ghost opened 9 years ago
JCEF looks really promising. I'll give it a try. Thx.
Hi, I've found some issues with JCEF. Official repo on BitButcker states that "Binary distributions of JCEF require a 64-bit Oracle Java 7 VM running on Windows, Linux or Mac OS X. 32-bit builds are possible for Windows and Linux as described on the BranchesAndBuilding Wiki page but 32-bit builds are not officially supported and no 32-bit binary distributions are provided.". So we've got at least two problems here:
JCEF as enhancement
In terms of #32 I've found an interesting wrapper for the Chromium Embedded Framework (CEF) which has java bindings (JCEF).
Requirements evaluation
So, in my opinion the JCEF would be a real nice enhancement, in terms of performance aswell as application size and usability.
If integrating JCEF in your plugin would go beyond the scope of your time, may it be useful when I provide a JCEF PhpStorm plugin which can be used from others ?
I'm asking because I previously thought about integrating a web browser into PhpStorm (Intellj) to provide instant previews etc.