>But at this point, this demo has lower priority (maybe for 1.3) than >my other tasks on Pivot, right ?
It's up to you how you want to prioritize it. >In Eclipse demos project, I've defined an eclipse variable JAVAWS_LIB >(or JAVA_WEBSTART_LIB or other ...) that points to javaws.jar , and a >PLUGIN_LIB variable (or JAVA_PLUGIN_LIB or other ...) that points to >plugin.jar , so any eclipse developer need only to define in its >environment. I'm thinking we should make javaws.jar a platform dependency like plugin.jar, and follow the same steps we use for that library. I think that would be the easiest way to handle it.
