Google Code Exporter
Google Code Exporter
``` Maybe you did not set maven profile. So you run programm without xulrunner. Please try this snippet http://code.google.com/p/jbrowser/source/browse/src/main/java/ru/atomation/jbrow ser/snippets/XulrunnerPathSnippet.java?repo=snippets. You can download and unpack xullrunner. xulrunner archive: http://code.google.com/p/jbrowser/downloads/detail?name=xulrunner-linux-1.9.jar& can=2&q=...
``` I cannot understand what path have to put in place of "Specify your folder". I have tried this, new JBrowserBuilder().setXulRunnerPath(new File("C:\\Users\\user\\Documents\\NetBeansProjects\\TaxAssist\\src")).buildBrows erManager(); and I get same output as before....
``` I cannot understand what path have to put in place of "Specify your folder". I have tried this, new JBrowserBuilder().setXulRunnerPath(new File("C:\\Users\\user\\Documents\\NetBeansProjects\\TaxAssist\\src")).buildBrows erManager(); and I get same output as before....
``` * Download xulrunner-1.9.jar for you os from http://code.google.com/p/jbrowser/downloads/list * Unpack it (jar is archive). * Find file xulrunner.tar.lzma and unpack it too. For exmaple i unpack it into /home/caiiiycuk/jbrowser....
``` I plan to deploy it in central maven repo soon. ``` Original comment by `[email protected]` on 31 Jul 2012 at 11:48 - Added labels: **** - Removed labels: ****
``` After almost 1 year, it is not updated yet :( ``` Original comment by `[email protected]` on 25 Jun 2013 at 1:42 - Added labels: **** - Removed labels: ****
``` It is not actually i think. Because jbrowser uses very old version of mozilla and it is not supported. ``` Original comment by `[email protected]` on 26 Jun 2013 at...
``` i forget this subject i want run this jbrowser on the ARM ``` Original comment by `[email protected]` on 25 Apr 2012 at 5:11 - Added labels: **** - Removed...
``` Mozilla provides xulrunner 1.9.0 runtimes only for i686 arch. So i think it is not easy to compile it on arm. ``` Original comment by `[email protected]` on 26 Apr...
``` [deleted comment] ```