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 > ------------------------------------------------------------ |