From: <php...@li...> - 2017-01-16 19:21:47
|
Hi Chris, The original sources are available through CVS https://sourceforge.net/p/php-java-bridge/code/ As a better alternative I made an unofficial fork : https://github.com/belgattitude/php-java-bridge You can have a look to the changelog to have more info or clone the preserved 6.2.1 original branch. Check the README.md for build recipes. Note that if you intend to work with PHP7, I've rewrote the client part `Java.inc`, see the https://github.com/belgattitude/soluble-japha and http://docs.soluble.io/soluble-japha/manual/ As a teaser I'm also preparing a starter project with gradle, spring boot and embedded tomcat: https://github.com/belgattitude/pjb-starter-gradle/ Still at very early stages but don't hesitate to open issues or contribute. All the best, Seb On Mon, Jan 16, 2017 at 5:32 PM, < php...@li...> wrote: > Hi all, > > would love to compile JavaBridge.jar with Java 8 but could not find the > sources anywhere. Can you help? > > Best, > Chris > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |