2009/5/22 Greg Brown <[email protected]>
> >2) which version of Rhino are you using on Mac, Greg? (I'll update the > >README for future reference) > > I'm using 1.7R1 - though you shouldn't actually need this to build. You'd > only need it if you wanted to run the JS demos. Not sure if we should update > the README since a) it's not really specific to Pivot and b) I think it is > released under an incompatible license, so we can't list it as a > requirement. > Well, this class depends on "netscape.javascript.JSObject": http://svn.apache.org/repos/asf/incubator/pivot/trunk/wtk/src/pivot/wtk/BrowserApplicationContext.java Even by adding js.jar or js14.jar from Rhino to the build path of that project I still get a compilation error. Am I missing something? Hmm, should I be adding 'jaws'? If so where do I get that from? It just that I'd like to be able to do a full clean build before committing my change, is all. Sorry to be a pain. Cheers, Chris
