From: Kris De V. <kdv...@cs...> - 2004-06-11 12:40:04
|
Hi Zoltan, Thank for your interest in JQuery. Unfortunately, the version we have currently available is not compatible with RC1. It only works in M8. There appear to be some minor API changes between M8 and M9 that break our code. An RC2 compatible version will be prepared sometime soon, but we are not planning on releasing an RC1 version. =46or now you will have to work with Eclipse M8. Or,if you cannot work with M8 for some reason, you could try to compile JQuery from source and try to fix the compilation error, which is *probably* not too hard. The easiest thing is probably just to use the M8 version for now, under Eclipse M8, and wait for the RC2 compatible release. Kris >Hi Kris, >My name is still on the "contact" page of the website. I tried to >remove it but andrew has ownership of the file. Could you please >have him remove it, and also have someone look into the problem >below? > >Thanks, >Ryan >-----Original Message----- >From: Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >Sent: June 11, 2004 12:48 AM >To: rmw...@in... >Subject: JQuery problem > >Hi, > > > > I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and it >complains that (see below) even though that class and method exists >in > > > >${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. > > > >Do you have any ideas what can be source of the problem? > > > >Regards, > > > >Zoltan > > > >Here's the log: > > > >!MESSAGE >org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/core/ICo= mpilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/runt= ime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; > >!STACK 0 > >java.lang.NoSuchMethodError: >org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/core/ICo= mpilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/runt= ime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; > > at >ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucket.jav= a:63) > > at >ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) > > at tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:1= 12) > > at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) > > at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:354) > > at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:97) > > at >ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.java:358= ) > > at >ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) > > at >ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) > > at >ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:691) > > at >org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:286) > > at >org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:370= ) > > at >org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) > > at >org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) > > at >org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:116) > > at >org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801) > > at >org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) > > at org.eclipse.swt.widgets.Control.windowProc(Control.java:297= 4) > > at >org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) > > at org.eclipse.swt.widgets.Display.windowProc(Display.java:328= 2) > > at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Met= hod) > > at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) > > at org.eclipse.swt.widgets.Display.runPopups(Display.java:2742= ) > > at >org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) > > at >org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) > > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334= ) > > at >org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:253) > > at >org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) > > at >org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) > > at >org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator= =2Ejava:334) > > at >org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273= ) > > at >org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:128= ) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3= 9) > > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp= l.java:25) > > at java.lang.reflect.Method.invoke(Method.java:324) > > at org.eclipse.core.launcher.Main.basicRun(Main.java:185) > > at org.eclipse.core.launcher.Main.run(Main.java:638) > > at org.eclipse.core.launcher.Main.main(Main.java:622) -- ------------------------------------------------------------ Kris De Volder The Department of Computer Science Assistant Professor University of British Columbia http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA ------------------------------------------------------------ |
From: Andrew E. <ad...@cs...> - 2004-06-11 15:11:01
|
Zoltan, I just found out that our zip file for 3.0.1 is corrupted. It will take = me 30=20 min. to fix it. It is now 8:10 Pacific Time. Sorry for the inconvenience. --andrew Kris De Volder wrote: > Hi Zoltan, >=20 > Thank for your interest in JQuery. >=20 > Unfortunately, the version we have currently available is not compatibl= e=20 > with RC1. It only works in M8. There appear to be some minor API change= s=20 > between M8 and M9 that break our code. >=20 > An RC2 compatible version will be prepared sometime soon, but we are no= t=20 > planning on releasing an RC1 version. >=20 > For now you will have to work with Eclipse M8. Or,if you cannot work=20 > with M8 for some reason, you could try to compile JQuery from source an= d=20 > try to fix the compilation error, which is *probably* not too hard. >=20 > The easiest thing is probably just to use the M8 version for now, under= =20 > Eclipse M8, and wait for the RC2 compatible release. >=20 > Kris >=20 >> Hi Kris, >=20 >> My name is still on the "contact" page of the website. I tried to=20 >> remove it but andrew has ownership of the file. Could you please have= =20 >> him remove it, and also have someone look into the problem below? >=20 >> =20 >=20 >> Thanks, >=20 >> Ryan >=20 >> -----Original Message----- >=20 >> *From:* Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >> *Sent:* June 11, 2004 12:48 AM >> *To:* rmw...@in... >> *Subject:* JQuery problem >=20 >> Hi, >=20 >> =20 >=20 >> I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and it=20 >> complains that (see below) even though that class and method exists in >=20 >> =20 >=20 >> ${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. >=20 >> =20 >=20 >> Do you have any ideas what can be source of the problem? >=20 >> =20 >=20 >> Regards, >=20 >> =20 >=20 >> Zoltan >=20 >> =20 >=20 >> Here's the log: >=20 >> =20 >=20 >> !MESSAGE=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> !STACK 0 >=20 >> java.lang.NoSuchMethodError:=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> at=20 >> ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucke= t.java:63) >=20 >> at=20 >> ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) >=20 >> at=20 >> tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:112) >=20 >> at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) >=20 >> at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:= 354) >=20 >> at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:9= 7) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.jav= a:358) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:69= 1) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:= 286) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.jav= a:370) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) >=20 >> at=20 >> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:1= 16) >=20 >> at=20 >> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:79= 6) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:82= 0) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:80= 1) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.windowProc(Control.java:2974) >=20 >> at=20 >> org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.windowProc(Display.java:3282) >=20 >> at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native= =20 >> Method) >=20 >> >> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) >=20 >> >> at=20 >> org.eclipse.swt.widgets.Display.runPopups(Display.java:2742) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java= :253) >=20 >> at=20 >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) >=20 >> at=20 >> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) >=20 >> at=20 >> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActi= vator.java:334) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:273) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:128) >=20 >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod) >=20 >> at=20 >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j= ava:39) >=20 >> at=20 >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess= orImpl.java:25) >=20 >> at java.lang.reflect.Method.invoke(Method.java:324) >=20 >> at org.eclipse.core.launcher.Main.basicRun(Main.java:185) >=20 >> at org.eclipse.core.launcher.Main.run(Main.java:638) >=20 >> at org.eclipse.core.launcher.Main.main(Main.java:622) >=20 >=20 >=20 > --=20 >=20 > ------------------------------------------------------------ > Kris De Volder The Department of Computer Science > Assistant Professor University of British Columbia > http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall > ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA > ------------------------------------------------------------ |
From: Kris De V. <kdv...@cs...> - 2004-06-11 16:45:50
|
Andrew, I have no idea where you put the 3.0.1 version. Can't find it on sourceforge nor on the JQuery homepage. Oh wait... yes it is on sourceforge, but you can't get at it directly from the JQuery website. This way not many people will figure it out. I was confused by it myself and I wouldn't have found if I didn't think to look for a version 3.0.1 which I thought did not exist yet. Zoltan go here: https://sourceforge.net/project/showfiles.php?group_id=3D108= 938 Kris At 8:10 AM -0700 6/11/04, Andrew Eisenberg wrote: >Zoltan, > >I just found out that our zip file for 3.0.1 is corrupted. It will >take me 30 min. to fix it. It is now 8:10 Pacific Time. > >Sorry for the inconvenience. > >--andrew > >Kris De Volder wrote: > >>Hi Zoltan, >> >>Thank for your interest in JQuery. >> >>Unfortunately, the version we have currently available is not >>compatible with RC1. It only works in M8. There appear to be some >>minor API changes between M8 and M9 that break our code. >> >>An RC2 compatible version will be prepared sometime soon, but we >>are not planning on releasing an RC1 version. >> >>For now you will have to work with Eclipse M8. Or,if you cannot >>work with M8 for some reason, you could try to compile JQuery from >>source and try to fix the compilation error, which is *probably* >>not too hard. >> >>The easiest thing is probably just to use the M8 version for now, >>under Eclipse M8, and wait for the RC2 compatible release. >> >>Kris >> >>>Hi Kris, >> >>>My name is still on the "contact" page of the website. I tried to >>>remove it but andrew has ownership of the file. Could you please >>>have him remove it, and also have someone look into the problem >>>below? >> >> >> >>>Thanks, >> >>>Ryan >> >>>-----Original Message----- >> >>>*From:* Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >>>*Sent:* June 11, 2004 12:48 AM >>>*To:* rmw...@in... >>>*Subject:* JQuery problem >> >>>Hi, >> >> >> >>> I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and >>>it complains that (see below) even though that class and method >>>exists in >> >> >> >>>${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. >> >> >> >>>Do you have any ideas what can be source of the problem? >> >> >> >>>Regards, >> >> >> >>>Zoltan >> >> >> >>>Here's the log: >> >> >> >>>!MESSAGE >>>org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/core/I= CompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/ru= ntime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >> >>>!STACK 0 >> >>>java.lang.NoSuchMethodError: >>>org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/core/I= CompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/ru= ntime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >> >>> at >>>ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucket.j= ava:63) >> >>> at >>>ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) >> >>> at >>>tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:112) >> >>> at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) >> >>> at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:35= 4) >> >>> at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:97) >> >>> at >>>ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.java:3= 58) >> >>> at >>>ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) >> >>> at >>>ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) >> >>> at >>>ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:691) >> >>> at >>>org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:286= ) >> >>> at >>>org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:3= 70) >> >>> at >>>org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) >> >>> at >>>org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) >> >>> at >>>org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:116) >> >>> at >>>org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) >> >>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) >> >>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820) >> >>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801) >> >>> at >>>org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) >> >>> at org.eclipse.swt.widgets.Control.windowProc(Control.java:2= 974) >> >>> at >>>org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) >> >>> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3= 282) >> >>> at >>>org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method) >> >>> >>> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) >> >>> >>> at org.eclipse.swt.widgets.Display.runPopups(Display.java:27= 42) >> >>> at >>>org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) >> >>> at >>>org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) >> >>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:13= 34) >> >>> at >>>org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:25= 3) >> >>> at >>>org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) >> >>> at >>>org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) >> >>> at >>>org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivat= or.java:334) >> >>> at >>>org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:2= 73) >> >>> at >>>org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:1= 28) >> >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Metho= d) >> >>> at >>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39) >> >>> at >>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.java:25) >> >>> at java.lang.reflect.Method.invoke(Method.java:324) >> >>> at org.eclipse.core.launcher.Main.basicRun(Main.java:185) >> >>> at org.eclipse.core.launcher.Main.run(Main.java:638) >> >>> at org.eclipse.core.launcher.Main.main(Main.java:622) >> >> >> >>-- >> >>------------------------------------------------------------ >> Kris De Volder The Department of Computer Science >> Assistant Professor University of British Columbia >> http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall >> ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA >>------------------------------------------------------------ > > > >------------------------------------------------------- >This SF.Net email is sponsored by the new InstallShield X. >>From Windows to Linux, servers to mobile, InstallShield X is the >one installation-authoring solution that does it all. Learn more and >evaluate today! http://www.installshield.com/Dev2Dev/0504 >_______________________________________________ >jquery-developer mailing list >jqu...@li... >https://lists.sourceforge.net/lists/listinfo/jquery-developer -- ------------------------------------------------------------ Kris De Volder The Department of Computer Science Assistant Professor University of British Columbia http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA ------------------------------------------------------------ |
From: Andrew E. <ad...@cs...> - 2004-06-11 14:59:00
|
Uh-oh. I thought we were able to get things up to date for RC1. Kris De Volder wrote: > Hi Zoltan, >=20 > Thank for your interest in JQuery. >=20 > Unfortunately, the version we have currently available is not compatibl= e=20 > with RC1. It only works in M8. There appear to be some minor API change= s=20 > between M8 and M9 that break our code. >=20 > An RC2 compatible version will be prepared sometime soon, but we are no= t=20 > planning on releasing an RC1 version. >=20 > For now you will have to work with Eclipse M8. Or,if you cannot work=20 > with M8 for some reason, you could try to compile JQuery from source an= d=20 > try to fix the compilation error, which is *probably* not too hard. >=20 > The easiest thing is probably just to use the M8 version for now, under= =20 > Eclipse M8, and wait for the RC2 compatible release. >=20 > Kris >=20 >> Hi Kris, >=20 >> My name is still on the "contact" page of the website. I tried to=20 >> remove it but andrew has ownership of the file. Could you please have= =20 >> him remove it, and also have someone look into the problem below? >=20 >> =20 >=20 >> Thanks, >=20 >> Ryan >=20 >> -----Original Message----- >=20 >> *From:* Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >> *Sent:* June 11, 2004 12:48 AM >> *To:* rmw...@in... >> *Subject:* JQuery problem >=20 >> Hi, >=20 >> =20 >=20 >> I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and it=20 >> complains that (see below) even though that class and method exists in >=20 >> =20 >=20 >> ${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. >=20 >> =20 >=20 >> Do you have any ideas what can be source of the problem? >=20 >> =20 >=20 >> Regards, >=20 >> =20 >=20 >> Zoltan >=20 >> =20 >=20 >> Here's the log: >=20 >> =20 >=20 >> !MESSAGE=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> !STACK 0 >=20 >> java.lang.NoSuchMethodError:=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> at=20 >> ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucke= t.java:63) >=20 >> at=20 >> ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) >=20 >> at=20 >> tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:112) >=20 >> at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) >=20 >> at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:= 354) >=20 >> at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:9= 7) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.jav= a:358) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:69= 1) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:= 286) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.jav= a:370) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) >=20 >> at=20 >> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:1= 16) >=20 >> at=20 >> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:79= 6) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:82= 0) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:80= 1) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.windowProc(Control.java:2974) >=20 >> at=20 >> org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.windowProc(Display.java:3282) >=20 >> at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native= =20 >> Method) >=20 >> >> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) >=20 >> >> at=20 >> org.eclipse.swt.widgets.Display.runPopups(Display.java:2742) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java= :253) >=20 >> at=20 >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) >=20 >> at=20 >> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) >=20 >> at=20 >> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActi= vator.java:334) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:273) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:128) >=20 >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod) >=20 >> at=20 >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j= ava:39) >=20 >> at=20 >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess= orImpl.java:25) >=20 >> at java.lang.reflect.Method.invoke(Method.java:324) >=20 >> at org.eclipse.core.launcher.Main.basicRun(Main.java:185) >=20 >> at org.eclipse.core.launcher.Main.run(Main.java:638) >=20 >> at org.eclipse.core.launcher.Main.main(Main.java:622) >=20 >=20 >=20 > --=20 >=20 > ------------------------------------------------------------ > Kris De Volder The Department of Computer Science > Assistant Professor University of British Columbia > http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall > ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA > ------------------------------------------------------------ |
From: Andrew E. <ad...@cs...> - 2004-06-11 15:04:24
|
Hi Zoltan, Which version of JQuery did you download? We released a new version (3.0= .1) on=20 June 7, that should address the problem you are experiencing and should w= ork=20 with RC1. Please let us know if you are using 3.0.1 and are still having problems. thanks, --andrew Kris De Volder wrote: > Hi Zoltan, >=20 > Thank for your interest in JQuery. >=20 > Unfortunately, the version we have currently available is not compatibl= e=20 > with RC1. It only works in M8. There appear to be some minor API change= s=20 > between M8 and M9 that break our code. >=20 > An RC2 compatible version will be prepared sometime soon, but we are no= t=20 > planning on releasing an RC1 version. >=20 > For now you will have to work with Eclipse M8. Or,if you cannot work=20 > with M8 for some reason, you could try to compile JQuery from source an= d=20 > try to fix the compilation error, which is *probably* not too hard. >=20 > The easiest thing is probably just to use the M8 version for now, under= =20 > Eclipse M8, and wait for the RC2 compatible release. >=20 > Kris >=20 >> Hi Kris, >=20 >> My name is still on the "contact" page of the website. I tried to=20 >> remove it but andrew has ownership of the file. Could you please have= =20 >> him remove it, and also have someone look into the problem below? >=20 >> =20 >=20 >> Thanks, >=20 >> Ryan >=20 >> -----Original Message----- >=20 >> *From:* Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >> *Sent:* June 11, 2004 12:48 AM >> *To:* rmw...@in... >> *Subject:* JQuery problem >=20 >> Hi, >=20 >> =20 >=20 >> I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and it=20 >> complains that (see below) even though that class and method exists in >=20 >> =20 >=20 >> ${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. >=20 >> =20 >=20 >> Do you have any ideas what can be source of the problem? >=20 >> =20 >=20 >> Regards, >=20 >> =20 >=20 >> Zoltan >=20 >> =20 >=20 >> Here's the log: >=20 >> =20 >=20 >> !MESSAGE=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> !STACK 0 >=20 >> java.lang.NoSuchMethodError:=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> at=20 >> ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucke= t.java:63) >=20 >> at=20 >> ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) >=20 >> at=20 >> tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:112) >=20 >> at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) >=20 >> at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:= 354) >=20 >> at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:9= 7) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.jav= a:358) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:69= 1) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:= 286) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.jav= a:370) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) >=20 >> at=20 >> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:1= 16) >=20 >> at=20 >> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:79= 6) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:82= 0) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:80= 1) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.windowProc(Control.java:2974) >=20 >> at=20 >> org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.windowProc(Display.java:3282) >=20 >> at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native= =20 >> Method) >=20 >> >> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) >=20 >> >> at=20 >> org.eclipse.swt.widgets.Display.runPopups(Display.java:2742) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java= :253) >=20 >> at=20 >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) >=20 >> at=20 >> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) >=20 >> at=20 >> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActi= vator.java:334) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:273) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:128) >=20 >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod) >=20 >> at=20 >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j= ava:39) >=20 >> at=20 >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess= orImpl.java:25) >=20 >> at java.lang.reflect.Method.invoke(Method.java:324) >=20 >> at org.eclipse.core.launcher.Main.basicRun(Main.java:185) >=20 >> at org.eclipse.core.launcher.Main.run(Main.java:638) >=20 >> at org.eclipse.core.launcher.Main.main(Main.java:622) >=20 >=20 >=20 > --=20 >=20 > ------------------------------------------------------------ > Kris De Volder The Department of Computer Science > Assistant Professor University of British Columbia > http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall > ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA > ------------------------------------------------------------ |
From: Andrew E. <ad...@cs...> - 2004-06-11 15:32:58
|
Both the dist and the project downloads are working now. Kris De Volder wrote: > Hi Zoltan, >=20 > Thank for your interest in JQuery. >=20 > Unfortunately, the version we have currently available is not compatibl= e=20 > with RC1. It only works in M8. There appear to be some minor API change= s=20 > between M8 and M9 that break our code. >=20 > An RC2 compatible version will be prepared sometime soon, but we are no= t=20 > planning on releasing an RC1 version. >=20 > For now you will have to work with Eclipse M8. Or,if you cannot work=20 > with M8 for some reason, you could try to compile JQuery from source an= d=20 > try to fix the compilation error, which is *probably* not too hard. >=20 > The easiest thing is probably just to use the M8 version for now, under= =20 > Eclipse M8, and wait for the RC2 compatible release. >=20 > Kris >=20 >> Hi Kris, >=20 >> My name is still on the "contact" page of the website. I tried to=20 >> remove it but andrew has ownership of the file. Could you please have= =20 >> him remove it, and also have someone look into the problem below? >=20 >> =20 >=20 >> Thanks, >=20 >> Ryan >=20 >> -----Original Message----- >=20 >> *From:* Sebesty=E9n Zolt=E1n [mailto:Zol...@ne...] >> *Sent:* June 11, 2004 12:48 AM >> *To:* rmw...@in... >> *Subject:* JQuery problem >=20 >> Hi, >=20 >> =20 >=20 >> I've just installed JQuery 3.0 to an Eclipse 3.0 RC1 system, and it=20 >> complains that (see below) even though that class and method exists in >=20 >> =20 >=20 >> ${ECLIPSE_DIR}\plugins\org.eclipse.jdt.core_3.0.0\jdtcore.jar file. >=20 >> =20 >=20 >> Do you have any ideas what can be source of the problem? >=20 >> =20 >=20 >> Regards, >=20 >> =20 >=20 >> Zoltan >=20 >> =20 >=20 >> Here's the log: >=20 >> =20 >=20 >> !MESSAGE=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> !STACK 0 >=20 >> java.lang.NoSuchMethodError:=20 >> org.eclipse.jdt.core.dom.AST.parseCompilationUnit(Lorg/eclipse/jdt/cor= e/ICompilationUnit;ZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/c= ore/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit; >=20 >> at=20 >> ca.ubc.jquery.engine.CompilationUnitBucket.getAST(CompilationUnitBucke= t.java:63) >=20 >> at=20 >> ca.ubc.jquery.engine.CodeFactBucket.update(CodeFactBucket.java:741) >=20 >> at=20 >> tyRuBa.engine.RuleBaseBucket.doUpdate(RuleBaseBucket.java:112) >=20 >> at tyRuBa.engine.FrontEnd.updateBuckets(FrontEnd.java:337) >=20 >> at tyRuBa.engine.FrontEnd.autoUpdateBuckets(FrontEnd.java:= 354) >=20 >> at tyRuBa.engine.QueryEngine.frameQuery(QueryEngine.java:9= 7) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addAvailableTopQueries(QueryControl.jav= a:358) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.addTopQueryItems(QueryControl.java:563) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl.fillContextMenu(QueryControl.java:545) >=20 >> at=20 >> ca.ubc.jquery.gui.QueryControl$10.menuAboutToShow(QueryControl.java:69= 1) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:= 286) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.jav= a:370) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:367) >=20 >> at=20 >> org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:383) >=20 >> at=20 >> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:1= 16) >=20 >> at=20 >> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:79= 6) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:82= 0) >=20 >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:80= 1) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3302) >=20 >> at=20 >> org.eclipse.swt.widgets.Control.windowProc(Control.java:2974) >=20 >> at=20 >> org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1430) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.windowProc(Display.java:3282) >=20 >> at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native= =20 >> Method) >=20 >> >> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222) >=20 >> >> at=20 >> org.eclipse.swt.widgets.Display.runPopups(Display.java:2742) >=20 >> at=20 >> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2376) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) >=20 >> at=20 >> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java= :253) >=20 >> at=20 >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) >=20 >> at=20 >> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) >=20 >> at=20 >> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActi= vator.java:334) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:273) >=20 >> at=20 >> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav= a:128) >=20 >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod) >=20 >> at=20 >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j= ava:39) >=20 >> at=20 >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess= orImpl.java:25) >=20 >> at java.lang.reflect.Method.invoke(Method.java:324) >=20 >> at org.eclipse.core.launcher.Main.basicRun(Main.java:185) >=20 >> at org.eclipse.core.launcher.Main.run(Main.java:638) >=20 >> at org.eclipse.core.launcher.Main.main(Main.java:622) >=20 >=20 >=20 > --=20 >=20 > ------------------------------------------------------------ > Kris De Volder The Department of Computer Science > Assistant Professor University of British Columbia > http://www.cs.ubc.ca/~kdvolder 309-2366 Main Mall > ++1(604)822 1209 V6T 1Z4 Vancouver, BC, CANADA > ------------------------------------------------------------ |