|
From: Daniil V. K. <da...@vs...> - 2001-11-21 16:35:49
|
Well I don't really believe that this thing will actually work (maybe HelloWorld). Reasons are, for example, static fields/methods in classes, which will be SHARED by all applications running inside JSH! Other obvious moment is repaint behavior in Java Components: it calls paint() only if all other threads are sleeping. So it we're running some single-threaded proggy, it'll cause all another GUI programs not to repaint themselves! On 21 November 2001 12:13, you wrote: > Hi, > I tried to start jEdit 3.2.2 using JSH > http://perso.club-internet.fr/collin_g/jsh/ > jEdit starts up but almost all the plugins fail with this error: > java.net.MalformedURLException: unknown protocol: jeditresource > at java.net.URL.<init>(Unknown Source) > at java.net.URL.<init>(Unknown Source) > at java.net.URL.<init>(Unknown Source) > at > org.gjt.sp.jedit.JARClassLoader.getResource(JARClassLoader.java:155) > Did someone managed to have all of them working? > > Regards > > Simone > > > > > --------------------------------------------------------------------- >--------- This message is intended only for the personal and > confidential use of the designated recipient(s) named above. If you > are not the intended recipient of this message you are hereby > notified that any review, dissemination, distribution or copying of > this message is strictly prohibited. This communication is for > information purposes only and should not be regarded as an offer to > sell or as a solicitation of an offer to buy any financial product, > an official confirmation of any transaction, or as an official > statement of Lehman Brothers. Email transmission cannot be > guaranteed to be secure or error-free. Therefore, we do not > represent that this information is complete or accurate and it should > not be relied upon as such. All information is subject to change > without notice. -- The remote host or network may be down. Please try the request again. |