From: Matthew H. <mat...@wa...> - 2002-08-16 14:15:42
|
oops,....sorry about that. Win2K jEdit 4.1pre2 > -----Original Message----- > From: Richard S. Hall [mailto:he...@un...]=20 > Sent: Friday, August 16, 2002 12:12 AM > To: Matthew Hailstone > Subject: Re: [ jEdit-users ] java RAD GUI tool suggestions >=20 >=20 > Which version of jEdit? >=20 > Matthew Hailstone wrote: >=20 > >Richard, > > Looks great! I downloaded Radical and ran standalone ok, but I got=20 > >the following exception when I tried to open Radical as a=20 > jEdit plugin: > > > >The following was from the Activity Log: > > > > > >[error] BeanShell: Sourced file: <Inline eval of: > >[error] BeanShell: > >org.ungoverned.radical.plugin.RadicalExt.createRadicalExt(view, > >position); > >[error] BeanShell: ; > : Class or variable not > >found:org.ungoverned.radical.plugin.RadicalExt : at Line: 2=20 > : in file: > ><Inline eval of:=20 > >[error] BeanShell: > >org.ungoverned.radical.plugin.RadicalExt.createRadicalExt(view, > >position); > >[error] BeanShell: ; > : org .ungoverned .radical .plugin=20 > .RadicalExt > >.createRadicalExt ( view , position )=20 > >[error] BeanShell: at bsh.Name.consumeNextObjectField(Unknown > >Source) > >[error] BeanShell: at bsh.Name.toObject(Unknown Source) > >[error] BeanShell: at bsh.Name.toObject(Unknown Source) > >[error] BeanShell: at bsh.Name.invokeMethod(Unknown Source) > >[error] BeanShell: at bsh.BSHMethodInvocation.eval(Unknown Source) > >[error] BeanShell: at bsh.BSHPrimaryExpression.eval(Unknown Source) > >[error] BeanShell: at bsh.Interpreter.eval(Unknown Source) > >[error] BeanShell: at bsh.Interpreter.eval(Unknown Source) > >[error] BeanShell: at bsh.Interpreter.eval(Unknown Source) > >[error] BeanShell: at org.gjt.sp.jedit.BeanShell._eval(Unknown > >Source) > >[error] BeanShell: at org.gjt.sp.jedit.BeanShell.eval(Unknown > >Source) > >[error] BeanShell: at > >org.gjt.sp.jedit.gui.DockableWindowManager$Factory.createDock > ableWindow( > >Unknown Source) > >[error] BeanShell: at > >org.gjt.sp.jedit.gui.DockableWindowManager$Entry.open(Unknown Source) > >[error] BeanShell: at > >org.gjt.sp.jedit.gui.DockableWindowManager.showDockableWindow(Unknown > >Source) > >[error] BeanShell: at > >org.gjt.sp.jedit.gui.PanelWindowContainer$ActionHandler.actio > nPerformed( > >Unknown Source) > >[error] BeanShell: at > >javax.swing.AbstractButton.fireActionPerformed(AbstractButton > .java:1767) > >[error] BeanShell: at > >javax.swing.AbstractButton$ForwardActionEvents.actionPerforme > d(AbstractB > >utton.java:1820) > >[error] BeanShell: at > >javax.swing.DefaultButtonModel.fireActionPerformed(DefaultBut > tonModel.ja > >va:419) > >[error] BeanShell: at > >javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggl > eButton.jav > >a:273) > >[error] BeanShell: at > >javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Basi > cButtonList > >ener.java:258) > >[error] BeanShell: at > >java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaste > r.java:228) > >[error] BeanShell: at > >java.awt.Component.processMouseEvent(Component.java:5021) > >[error] BeanShell: at > >java.awt.Component.processEvent(Component.java:4818) > >[error] BeanShell: at > >java.awt.Container.processEvent(Container.java:1525) > >[error] BeanShell: at > >java.awt.Component.dispatchEventImpl(Component.java:3526) > >[error] BeanShell: at > >java.awt.Container.dispatchEventImpl(Container.java:1582) > >[error] BeanShell: at > >java.awt.Component.dispatchEvent(Component.java:3367) > >[error] BeanShell: at > >java.awt.LightweightDispatcher.retargetMouseEvent(Container.j > ava:3359) > >[error] BeanShell: at > >java.awt.LightweightDispatcher.processMouseEvent(Container.java:3074) > >[error] BeanShell: at > >java.awt.LightweightDispatcher.dispatchEvent(Container.java:3004) > >[error] BeanShell: at > >java.awt.Container.dispatchEventImpl(Container.java:1568) > >[error] BeanShell: at > >java.awt.Window.dispatchEventImpl(Window.java:1581) > >[error] BeanShell: at > >java.awt.Component.dispatchEvent(Component.java:3367) > >[error] BeanShell: at > >java.awt.EventQueue.dispatchEvent(EventQueue.java:445) > >[error] BeanShell: at > >java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi > spatchThrea > >d.java:191) > >[error] BeanShell: at > >java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp > atchThread. > >java:144) > >[error] BeanShell: at > >java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > >[error] BeanShell: at > >java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) > >[error] BeanShell: at > >java.awt.EventDispatchThread.run(EventDispatchThread.java:98) > > > >Any help would be appreciated. :) > > > >Matthew > > > > =20 > > > >>-----Original Message----- > >>From: Richard S. Hall [mailto:he...@un...] > >>Sent: Thursday, August 15, 2002 2:15 AM > >>To: Stuart Barlow > >>Cc: jed...@li... > >>Subject: Re: [ jEdit-users ] java RAD GUI tool suggestions > >> > >> > >>Stuart Barlow wrote: > >> > >> =20 > >> > >>>Does anyone out there have any good experiences with RAD GUI > >>> =20 > >>> > >>tools for > >> =20 > >> > >>>Java? > >>> > >>>Do any of them fit into jEdit? > >>> > >>>Or do I need to move to another IDE for that task? > >>> > >>> =20 > >>> > >>You could check out my project, Radical, at: > >> > >> =20 > >> > > http://radical.sourceforge.net > > > >Currently, it is reasonably stable and useful, but it does have a few > >limitations. I am working on the next version which should=20 > improve upon=20 > >it a lot, but I don't have a release timetable. > > > >-> richard > > > > > > > >------------------------------------------------------- > >This sf.net email is sponsored by: OSDN - Tired of that same=20 > old cell=20 > >phone? Get a new here for FREE!=20 > >https://www.inphonic.com/r.asp?r=3Dsourceforge1&refcode1=3Dvs3390 > > =20 > > >=20 >=20 |