Re: where can I find net.java.netbeams.store.* for myjxta program?
James Todd <[email protected]> Sun, 24 Jul 2005 18:55:46 -0700
| Newsgroups | gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark - The NetBEAMS classes have been repackaged during incorporation into MyJXTA. Further, there are some JRE 1.5 dependencies (ie XPath) conventions that are also commented out. The fix for both of the above is to shore up the MyJXTA Plugin API which is just starting to spin up. We've had rudimentary plugin support for awhile but the time looks to be right to go after this as there is significant interest. Till the afore mentioned plugin api is completed, to activate MyJXTA::NetBEAMS, one need only uncommmit the JRE 1.5 XPath LOC and recompile. Feel free to take up this discussion on either the NetBEAMS or MyJXTA dev list, Cc'd above. hth, - james -- James Todd :: blogs.sun.com/gonzo | weblogs.java.net/blog/gonzo MyJXTA :: use it - learn it - do it Java == platform independence XML == application independence JXTA == network independence Secure End-to-End Computing Mark wrote: > I am running into a compile error when I try and compile the class > NetBeamsChart in the myjxta prgram. Does anyone know where I can find > this package? > > Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >