I took at a look at how pas-browser-jdic works. And I think things will be fine, if you just add PMB to the launcher classpath along with PLR.
The cycle will only happen if you tried to add PMB to the classpath of the PLR project. And that is not what we want. We don't want PLR to depend on a particular browser implementation. When you are making a launcher to test it, that is where you are choosing which browser implementation PLR should use. Scott Scott Cytacki wrote: > Is all the code checked in and is there a launcher so I can try it out? > > Scott > > Anthony Perritano wrote: > >> I am running PreviewCurnit to work with the new >> browseweb PMB(pas-moz-browser). i get the error: >> >> WARNING: Failed to load and register MozSwing Browser factory - >> java.lang.NoClassDefFoundError: org/mozilla/dom/ThreadProxy >> >> i think we need something like mozswing.jar like we have with the >> jdic.jar's. because if i put PMB(pas-moz-browser) on the classpath for >> PLR it creates a cycle. >> >> PMB needs PLR to build. >> >> how can i get around this? >> >> -Tony >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
