Thread: [Jadclipse-develop] [jadclipse - Help] JadClipse with Eclipse 3.3M6
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2007-03-29 20:08:02
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4234754 By: jeppi Hi, JadClipse worked pretty well until I migrated from M5 to M6. :-( Any suggestions? TIA, Jens Stack Trace: java.lang.IncompatibleClassChangeError: Expecting non-static method net.sf.jadclipse.JadclipseBufferManager.createBuffer(Lorg/eclipse/jdt/core/IOpen able;)Lorg/eclipse/jdt/core/IBuffer; at net.sf.jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEdi tor.java:101) at net.sf.jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEdito r.java:45) at net.sf.jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActi onBarContributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:3 35) at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:602) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:591) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3263) at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:584) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.ja va:2648) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2570 ) at org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:2562) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2547) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2542) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2526) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2517) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtil ity.java:298) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtil ity.java:172) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:194) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:175) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDisp atchAction.java:268) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchActi on.java:244) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpe n(PackageExplorerActionGroup.java:318) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$5.open(PackageEx plorerPart.java:588) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:153) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:81 8) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java: 1079) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.jav a:1178) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.pde.internal.runtime.logview.EventDetailsDialog.open(EventDetail sDialog.java:184) at org.eclipse.pde.internal.runtime.logview.EventDetailsDialogAction.run(EventD etailsDialogAction.java:91) at org.eclipse.pde.internal.runtime.logview.LogView$12.doubleClick(LogView.java :394) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:799) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:153) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer. java:797) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTree Viewer.java:1347) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(Structure dViewer.java:1168) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.j ava:237) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2337) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2301) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2176) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication. java:101) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 146) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication( EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp pLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:356) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) at org.eclipse.equinox.launcher.Main.run(Main.java:1141) Session Data: eclipse.buildId=I20070323-1616 java.version=1.6.0 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Framework arguments: -startup C:\eclipse3.3M6\plugins\org.eclipse.equinox.launcher_1.0.0.v20070319.jar Command-line arguments: -os win32 -ws win32 -arch x86 -startup C:\eclipse3.3M6\plugins\org.eclipse.equinox.launcher_1.0.0.v20070319.jar -data C:\eclipse-workspace\ This is a continuation of log file C:\eclipse-workspace\.metadata\.bak_0.log Created Time: 2007-03-26 16:57:48.185 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2007-03-30 05:53:09
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4235239 By: jgyger It looks like JadClipse does not work with Eclipse 3.3M6. See bug http://sourceforge.net/tracker/index.php?func=detail&aid=1691054&group_i d=40205&atid=427342 - Johann ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2007-03-31 00:46:50
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4237195 By: jeppi Hi Johann, Thanks for your reply. I monitor this bug report in hope of being fixed soon. ;-) Regards, Jens ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2007-04-10 14:40:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4253062 By: alex_khilov Hi guys, anyone could fix the issue of himself, just do this: 1. check the code out of CVS (net.sf.jadclipse project) 2. in JadclipseClassFileEditor class, line 101 do this: - remove whole line, - insert "IBuffer buffer = org.eclipse.jdt.internal.core.BufferManager.createBuffer(cf);" 3. compile class, 4. put new class into jadclipse's jar file. 5. Restart Eclipse. That's it ! Thanks, Alex. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2007-07-04 11:46:38
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4395816 By: buddy_butterfly Hi Alex, tried the patch with the latest Eclipse 3.3 release but no change. Same exception occurrs: java.lang.IncompatibleClassChangeError at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.jav a:96) at jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java: 47) at jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarCo ntributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:3 35) at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:620) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:857) at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:609) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3380) at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:602) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.ja va:2730) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2633 ) at org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:2625) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2577) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2572) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2556) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2547) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtil ity.java:298) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtil ity.java:172) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:194) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:175) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDisp atchAction.java:268) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchActi on.java:244) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpe n(PackageExplorerActionGroup.java:316) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$5.open(PackageEx plorerPart.java:613) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:857) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:193) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:81 8) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java: 1079) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.jav a:1183) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication. java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 153) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication( EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp pLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443) at org.eclipse.equinox.launcher.Main.run(Main.java:1169) at org.eclipse.equinox.launcher.Main.main(Main.java:1144) Any suggestions? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |
|
From: SourceForge.net <no...@so...> - 2007-08-20 19:14:04
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4474534 By: garidan0 Now it's OK: Eclipse 3.3 jad 1.5.8g jadclipse 3.3.0. Binary classes (.class) must be in a folder inside the build path of a java project. Otherwise you get nothing, neither an error log, and the class file is open with the original eclipse editor, even if you set as default jadclipse. Should at least give a warning, don't you think so ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=124755 |