Seong asked about uninstalling mozswing: If you installed it using the jnlp based installer. There are a few things you need to do right now to fully uninstall it.
First, in your webstart application you should select it and uninstall it. I don't think that uninstaller actually removes the java preferences entry for its install location so you might want to check that too. Below is a message I sent to cc-developers about a tool that lets you edit your java preferences entries. Java preferences are like the registry in windows. Your Java preferences will probably be pretty empty, so you shouldn't have too much trouble finding and deleting any mozswing entries. Scott -------- Original Message -------- Subject: Re: mozswing seems to work now Date: Thu, 24 Jan 2008 11:05:21 -0500 From: Scott Cytacki <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Sam Fentress wrote: > Cool! It seems to work fine. > > So authors who haven't used mozswing before will need to download the > jnlp from http://www.concord.org/~scytacki/mozswing/mozswing.jnlp > <http://www.concord.org/%7Escytacki/mozswing/mozswing.jnlp> first, > right? That is right. They need to run the jnlp above first, which installs xulrunner and saves its location using java preferences. Then when the otrunk application is run it will find that xulrunner installation. If you every need to debug java preferences this is an application that is like the registry editor for java preference: http://javaprefs.googlepages.com/ I added a link to that on this page: http://confluence.concord.org/display/CCTR/Java+Development+Tools We might have a page like that already but I couldn't find it. > And then we'll bundle this in with the UDL jnlp and, assuming the usb > server updates at all, will we be able to get this into the update? Yes once we have verified that is works when it is actually used in a activity, then we'll update the jnlp for UDL to automatically do the installation of xulrunner. And I'll figure out a way to get this into the local server update. Scott > > For anyone who hasn't seen MozSwing in OTrunk, there is an example at > OTrunkExamples/MozSwing. > > Sam > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
