jadclipse-develop Mailing List for JadClipse - Eclipse plugin (Page 2)
Status: Beta
Brought to you by:
vovikg
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(27) |
Oct
(22) |
Nov
(21) |
Dec
(14) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(6) |
Feb
(11) |
Mar
(12) |
Apr
(11) |
May
(11) |
Jun
(1) |
Jul
(5) |
Aug
(4) |
Sep
(12) |
Oct
(19) |
Nov
(20) |
Dec
(22) |
| 2007 |
Jan
(12) |
Feb
(2) |
Mar
(4) |
Apr
(11) |
May
(8) |
Jun
(4) |
Jul
(4) |
Aug
(4) |
Sep
(6) |
Oct
(2) |
Nov
(3) |
Dec
(4) |
| 2008 |
Jan
(5) |
Feb
(5) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(5) |
Aug
(2) |
Sep
(10) |
Oct
(4) |
Nov
(3) |
Dec
|
| 2009 |
Jan
(2) |
Feb
(6) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(32) |
Dec
(1) |
| 2010 |
Jan
(1) |
Feb
|
Mar
(3) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:11:22
|
Bugs item #2634375, was opened at 2009-02-24 17:49 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2634375&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: RefuX Zanzebarr (refux) >Assigned to: Johann Gyger (jgyger) Summary: Debugging to a clas with unknown source displays Initial Comment: Again this is with RSA 7.5, if I'm using the debugger and I have a break-point in a decompiled piece of code, the debugger does stop, however the code window displayed is not the decompiled code window, but another window (one that is typical in the debugger) saying "Source not found, Edit Source Lookup Path" ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 22:11 Message: Yeah, I experienced this problem too. No idea how to fix this... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2634375&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:10:21
|
Bugs item #1828653, was opened at 2007-11-08 23:22 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1828653&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v1.0 (example) >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Ivan (ivanrei) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot invoke JadClipse on Eclipse 3.4M3 Initial Comment: JadClipse stopped working with Eclipse 3.4M3, worked fine with Eclipse 3.4M2 ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 22:10 Message: Use jadclipse v3.4.0 and it should work. ---------------------------------------------------------------------- Comment By: Anli Shundi (anshnd) Date: 2008-08-28 21:55 Message: Logged In: YES user_id=180255 Originator: NO It doesn't work with Ganymede (official 3.4) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-08-28 12:00 Message: Logged In: NO i get the same error with Version: 3.4.0 Build id: I20080617-2000 jadclipse is de facto unusable. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-07-01 09:58 Message: Logged In: NO Hi, I've been trying to use it with Eclipse 3.4 Ganymede release - i'm getting the following in Error log when executing JadClipse: java.lang.IncompatibleClassChangeError: Expecting non-static method net.sf.jadclipse.JadclipseBufferManager.createBuffer(Lorg/eclipse/jdt/core/IOpenable;)Lorg/eclipse/jdt/core/IBuffer; at net.sf.jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:101) at net.sf.jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:45) at net.sf.jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarContributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:335) at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:628) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:880) at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:617) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3487) at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3034) at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:272) at org.eclipse.ui.internal.EditorPane.requestActivation(EditorPane.java:98) at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:236) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008) at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1353) at org.eclipse.swt.widgets.Shell.WM_MOUSEACTIVATE(Shell.java:2195) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3830) at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:337) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1565) at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1937) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2365) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:79) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3877) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2879) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3417) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2008-01-15 10:16 Message: Logged In: YES user_id=7927 Originator: NO Hi, Do you have some error message, i.e. a stack trace? Open the view "Error log" and seek for a corresponding error. Thanks, Johann ---------------------------------------------------------------------- Comment By: Ahti Kitsik (ahtik) Date: 2008-01-15 09:14 Message: Logged In: YES user_id=1354392 Originator: NO Is there any update on this? Any hints how it could be fixed? You can contact me at ahti at codehoop dot com ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1828653&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:06:28
|
Bugs item #2804230, was opened at 2009-06-10 15:11 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2804230&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: Class without package causes NPE Initial Comment: JadClipse 3.4, when I open class file that is in package root folder, I get NPE because net.sf.jdtdecompiler.jad.JadDecompiler.extractPackagePath(String) returns null and new File(rootPath, null) results in NPE, you should use rootPath in this case. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2804230&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:06:09
|
Bugs item #2816209, was opened at 2009-07-03 09:11 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2816209&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: Exception when opening class files in certain directory Initial Comment: I installed the plugin (JDT Decompiler 3.4.0 ), and it works fine but generates error when opening class files in certain directory. (for instance, to open build/tmp/org/python/pycode/_py0x.class) The exact stack trace is like following. java.lang.NullPointerException at net.sf.jdtdecompiler.jad.JadDecompiler.extractPackagePath(JadDecompiler.java:54) at net.sf.jdtdecompiler.jad.JadDecompiler.decompile(JadDecompiler.java:30) at net.sf.jdtdecompiler.core.DecompiledSourceMapper.invokeDecompiler(DecompiledSourceMapper.java:50) at net.sf.jdtdecompiler.core.DecompiledSourceMapper.findSource(DecompiledSourceMapper.java:30) at org.eclipse.jdt.internal.core.SourceMapper.getSourceForRootPath(SourceMapper.java:900) at org.eclipse.jdt.internal.core.SourceMapper.findSource(SourceMapper.java:864) at org.eclipse.jdt.internal.core.SourceMapper.findSource(SourceMapper.java:843) at org.eclipse.jdt.internal.core.ClassFile.mapSource(ClassFile.java:635) at org.eclipse.jdt.internal.core.ClassFile.openBuffer(ClassFile.java:630) at org.eclipse.jdt.internal.core.Openable.getBuffer(Openable.java:288) at org.eclipse.jdt.internal.core.ClassFile.getBuffer(ClassFile.java:359) at org.eclipse.jdt.internal.core.ClassFile.getSourceRange(ClassFile.java:523) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(ClassFileEditor.java:736) at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:648) at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3115) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2578) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3133) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3160) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:644) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610) at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99) at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99) at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup.java:133) at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup.java:330) at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.java:787) at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java:499) at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2816209&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:04:51
|
Feature Requests item #2868203, was opened at 2009-09-27 16:36 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=2868203&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Small SQL (smallsql) Assigned to: Nobody/Anonymous (nobody) Summary: No line Numbers in statusbar of Editor Initial Comment: The "Decompiled Class File Viewer" does not show line numer, column number, etc in the statusbar like the "Class File Viewer" and the "Class File Editor" (JD). I use: * Eclipse 3.4 * JDT Compiler 3.4.0v20090220 * JD Plugin 0.1.2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=2868203&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:03:51
|
Bugs item #2868208, was opened at 2009-09-27 16:44 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868208&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Works For Me Priority: 5 Private: No Submitted By: Small SQL (smallsql) Assigned to: Nobody/Anonymous (nobody) Summary: No breakpoints possible Initial Comment: In the "Decompiled Class File Viewer" is it not possible to set a breakpoint. Not via context menu "toggle breakpoint" else via double click on the left margin. I use: * Eclipse 3.4 * JDT Compiler 3.4.0v20090220 * JD Plugin 0.1.2 ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 22:03 Message: I have no problems with setting breakpoints. Both ways, i.e. double clicking and using the context menu are working. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868208&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:02:05
|
Bugs item #1714498, was opened at 2007-05-07 18:39 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1714498&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Accepted Priority: 5 Private: No Submitted By: Neil Kolban (kolban) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to run Jadclipse ... Interrupted Exception Initial Comment: I am trying to use Jadclipse on IBM's lastest WID (Eclipse based) tooling. When I try and look at a class, the following error is produced: /*jadclipse*/ /***** DECOMPILATION REPORT ***** DECOMPILED FROM: F:\WID602\runtimes\bi_v6\lib\task.jar TOTAL TIME: 94 ms JAD REPORTED MESSAGES/ERRORS: EXIT STATUS: 0 CAUGHT EXCEPTIONS: java.lang.InterruptedException at java.lang.Win32Process.waitFor(Native Method) at jadclipse.JadDecompiler.decompile(JadDecompiler.java:168) at jadclipse.JadDecompiler.decompileFromArchive(JadDecompiler.java:218) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:91) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:71) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:109) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(Unknown Source) at org.eclipse.ui.internal.EditorManager.openInternalEditor(Unknown Source) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(Unknown Source) at org.eclipse.ui.internal.EditorManager.openEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.access$6(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$9.run(Unknown Source) at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(Unknown Source) at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source) at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(Unknown Source) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(Unknown Source) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(Unknown Source) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Unknown Source) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(Unknown Source) at org.eclipse.jface.util.OpenStrategy.access$2(Unknown Source) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) java.lang.InterruptedException at java.lang.Win32Process.waitFor(Native Method) at jadclipse.JadDecompiler.decompile(JadDecompiler.java:168) at jadclipse.JadDecompiler.decompileFromArchive(JadDecompiler.java:218) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:91) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:71) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:109) at jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:68) at jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarContributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activatePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activate(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.access$6(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$9.run(Unknown Source) at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(Unknown Source) at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source) at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(Unknown Source) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(Unknown Source) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(Unknown Source) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Unknown Source) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(Unknown Source) at org.eclipse.jface.util.OpenStrategy.access$2(Unknown Source) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) java.lang.InterruptedException at java.lang.Win32Process.waitFor(Native Method) at jadclipse.JadDecompiler.decompile(JadDecompiler.java:168) at jadclipse.JadDecompiler.decompileFromArchive(JadDecompiler.java:218) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:91) at jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:71) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:109) at jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:68) at jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarContributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activatePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.requestActivation(Unknown Source) at org.eclipse.ui.internal.PartPane.requestActivation(Unknown Source) at org.eclipse.ui.internal.EditorPane.requestActivation(Unknown Source) at org.eclipse.ui.internal.PartPane.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Shell.setActiveControl(Unknown Source) at org.eclipse.swt.widgets.Shell.WM_MOUSEACTIVATE(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.PeekMessage(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) ********************************/ ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 22:02 Message: Still valid? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1714498&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 22:00:56
|
Bugs item #1307225, was opened at 2005-09-28 19:04 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1307225&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Johann Gyger (jgyger) Assigned to: Johann Gyger (jgyger) Summary: "File > Open File..." with class files Initial Comment: Opening a class file with "File >Open File..." doesn't automatically decompile the class. java.lang.NullPointerException at org.eclipse.jdt.internal.core.BinaryType.sourceFileName(BinaryType.java:875) at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1163) at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1101) at jadclipse.JadclipseSourceMapper.mapSource(JadclipseSourceMapper.java:206) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:68) at jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarContributor.java:87) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 22:00 Message: This is still an issue, even with v3.4: org.eclipse.core.runtime.CoreException: The Class File Viewer cannot handle the given input ('org.eclipse.ui.ide.FileStoreEditorInput'). at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:642) at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3115) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3133) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3160) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:644) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668) at org.eclipse.ui.ide.IDE.openEditorOnFileStore(IDE.java:1151) at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:107) at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:76) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) ---------------------------------------------------------------------- Comment By: VijayW (vijaywadnere) Date: 2006-11-06 01:42 Message: Logged In: YES user_id=1638478 I am using Eclipse 3.2 M2. After setting everything (plugin and jad.exe), when double clicked a class file, i get an error from eclipse, saying: An Error has occured when activating this view. Is this a problme from Eclipse or from Jad? ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-10-25 19:33 Message: Logged In: YES user_id=7927 Depends on https://bugs.eclipse.org/bugs/show_bug.cgi?id=70347 ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2005-09-29 06:26 Message: Logged In: YES user_id=1352347 Wait a sec... no its not the same error.. when i use Open File i get the same error like you, but from the navigator view i get a source not found error.. But it IS the jadclipse editor who is telling me this... ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2005-09-29 06:20 Message: Logged In: YES user_id=1352347 Well.. got the same problem.. but for me it doesn't even work in Navigator view, by double clicking on it.. But... i think this is no Jadclipse problem, because a have the completely same problem with the Jode decompiler plugin for eclipse... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-29 06:17 Message: Logged In: NO Seems like this is a known problem.. http://sourceforge.net/tracker/index.php?func=detail&aid=1083145&group_id=40205&atid=427343 http://sourceforge.net/tracker/index.php?func=detail&aid=1086142&group_id=40205&atid=427344 http://sourceforge.net/forum/forum.php?thread_id=1235871&forum_id=124755 But noone seems to have an answere to this issue, or the developers just don't care -.- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1307225&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:58:40
|
Bugs item #1591403, was opened at 2006-11-06 14:43 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Out of Date Priority: 5 Private: No Submitted By: David Lippa (dalippa) Assigned to: Johann Gyger (jgyger) Summary: Jad fails on some class files Initial Comment: Jad sometimes gets the option "error=2" from JadClipse which causes the decompilation to fail. Recommend adding an options page in the plug-in (with defaults) to allow the user to change which options get passed to JAD. I ran the decompilation with JAD from the command line (without the error=2 part of the line) and it works properly. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:58 Message: Is this still an issue with the newest version? ---------------------------------------------------------------------- Comment By: David Lippa (dalippa) Date: 2006-12-23 18:55 Message: Logged In: YES user_id=1569425 Originator: YES I will send you a class file or two that will duplicate the problem. Sorry I didn't log in earlier when I made the remark. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-23 18:53 Message: Logged In: NO I can get you a .class file that causes jadclipse to barf (but JAD works just fine)... It'll have to wait until next week though. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:10 Message: Logged In: YES user_id=7927 Originator: NO Some Jad command line options are already reflected in the properties. However, I don't know how this error=2 came into the command line. Can you please provide some more information like operating system, Eclipse version, Java version? - Johann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1591403&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:57:47
|
Bugs item #1609337, was opened at 2006-12-05 16:08 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Johann Gyger (jgyger) Summary: feature subdirectory Initial Comment: The notes for release 3.2.3 state: "New feature plug-in available as net.sf.jadclipse-feature" but I cannot find this to put into the "feature" subdirectory. When I try to access the preference pages for JadClipse, I get "Unable to create the selected preference page. Reason: Plug-in net.sf.jadclipse was unable to load class net.sf.jadclipse.ui.JadClipsePreferencePage...". Are these errors related to the "missing" feature dir? Thx, Tony ton...@at... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-24 02:56 Message: Logged In: NO I installed version 3.2.4 and that fixed the problem. However, I still cannot use JadClipse to view .class files. I get the same result as when I choose the built-in class file viewer. I have the path to jad.exe explicitly defined (fully-qualified) and the directory for temporary files does exist. Any ideas? ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:18 Message: Logged In: YES user_id=7927 Originator: NO No, I don't think so. Please check the troubleshooting section http://jadclipse.sourceforge.net/wiki/index.php/Main_Page#Troubleshooting ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1609337&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:56:55
|
Bugs item #1694135, was opened at 2007-04-04 09:25 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1694135&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Arnauld Van Muysewinkel (arnauldvm) Assigned to: Nobody/Anonymous (nobody) Summary: Class file viewer locked by 'Java class file' content-type Initial Comment: Eclipse keeps on opening the standard class file viewer, and not the JadClipse one. I assume it is related to the following: When I go to Window / Preferences..., General / Editors / File Association, *.class, I see this: << Associated editor: JadClipse File Viewer (default) Class File Viewer (locked by 'Java Class File' content-type) >> When I go to to Window / Preferences..., General / Content Types, Java Class File, I see this: << File associations: *.class (locked) >> I've seen a similar problem on eclipse mailing list: http://dev.eclipse.org/newslists/news.eclipse.platform/msg41633.html but I couldn't find the bug report they're talking about on SF JadClipse BugTracker. Here is my config: Windows XP SP1 Java SDK 1.5.0_10 Eclipse 3.2.2 M20070212-1330 jad 158g JadClipse 3.2.4 (net.sf.jadclipse_3.2.4.jar) I followed the install procedure, i.e.: - copied jar to plugins directory - added jad home to path before starting Eclipse - started eclipse with -clean option - checked that Window / Preferences... / Java / JadClipse / Path to Decompiler is set to the fullpath of jad.exe - checked the file association (but see above) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:56 Message: Is this still a problem? ---------------------------------------------------------------------- Comment By: Bernie Durfee (berniedurfee) Date: 2007-05-23 16:35 Message: Logged In: YES user_id=287623 Originator: NO I believe the problem is that the class files I was opening were not part of the project. I added the folder that contained the classes to my project library and was then able to open them with the JADClipse editor. ---------------------------------------------------------------------- Comment By: Bernie Durfee (berniedurfee) Date: 2007-05-23 16:20 Message: Logged In: YES user_id=287623 Originator: NO I am having the same problem. Eclipse just brings up the built-in class viewer even when I right-click and specifically pick the JADClipse viewer. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1694135&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:55:07
|
Bugs item #1701479, was opened at 2007-04-16 13:15 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1701479&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 7 Private: No Submitted By: Tobias Hglund (tobbebobbe) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot invoke JadClipse on Eclipse 3.2.2 Initial Comment: The 'JadClipse Class File Viewer' failes when trying to decompile a class-file in a jar-file. Result is the exception below, seams like something has changed in Eclipse.. Eclipse Version: 3.2.2 Build id: M20070212-1330 Regards Tobias Höglund java.lang.IncompatibleClassChangeError: Expected static method org.eclipse.jdt.internal.core.BufferManager.createBuffer(Lorg/eclipse/jdt/core/IOpenable;)Lorg/eclipse/jdt/core/IBuffer; at net.sf.jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:101) at net.sf.jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:45) at net.sf.jadclipse.JadclipseActionBarContributor.setActiveEditor(JadclipseActionBarContributor.java:87) at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:335) at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:606) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:843) at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:595) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3203) at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:588) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2604) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2485) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:287) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:164) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:190) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:151) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:271) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:243) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185) at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:461) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:424) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:160) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:466) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:799) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:846) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:564) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:506) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:122) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:982) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:927) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:965) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:961) at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1560) at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:3567) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3275) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4025) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1932) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2966) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) 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:589) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1701479&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:54:03
|
Bugs item #1736294, was opened at 2007-06-13 07:50 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1736294&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: Kai Hackemesser (schlaufuchs) Assigned to: Nobody/Anonymous (nobody) Summary: code alignment doesnt work Initial Comment: When I decompile a class, then the resulting code lines aren't at the correct place. Always reproducable on Eclipse 3.2.2 ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:54 Message: Well, JadClipse attempts to do code alignment as best as possible. This is, however, not always possible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1736294&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:52:44
|
Bugs item #1728021, was opened at 2007-05-30 02:39 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1728021&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Fail to decompile classes on the default folder of jar Initial Comment: The JadclipseSourceMapper.java code fails to get the correct class file name if the class happens to be located in the default folder of a Jar file. The classFile path returned from IBinaryType will be like "a.jar|b.class". The current code searches the last "/" and returns "a.jar|b.class" instead of "b.class". This bug can be fixed by adding the following two lines at line 145: p = classFile.lastIndexOf(IBinaryType.JAR_FILE_ENTRY_SEPARATOR); classFile = classFile.substring(p + 1); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1728021&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:51:26
|
Support Requests item #1849125, was opened at 2007-12-12 04:21 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1849125&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: chongyc (wjddudcjf) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot invoke JadClipse on Eclipse 3.3.1.1 Initial Comment: Cannot invoke JadClipse on Eclipse 3.3.1.1 The 'JadClipse Class File Viewer' failes when trying to decompile a class-file in a jar-file. Result is the default 'Class File Editor' but 'JadClipse Class File Viewer' . Version: 3.3.1.1 Build id: M20071023-1652 ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:51 Message: Did you check the troubleshooting hints on the main jadclipse page? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-10-15 07:53 Message: This seems to be also true for my Eclipse installation: Eclipse Ganymede Version: 3.4.1 Build id: M20080911-1700 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1849125&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:49:38
|
Bugs item #2631611, was opened at 2009-02-23 21:24 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2631611&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: None >Status: Pending >Resolution: Invalid Priority: 5 Private: No Submitted By: RefuX Zanzebarr (refux) Assigned to: Nobody/Anonymous (nobody) Summary: 3.4.0 shows breakpoint as constructor Initial Comment: Decompile a file. Add a breakpoint on the left margin, you get a green C, odd! Great work otherwise, love the new progress! ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:49 Message: You get this green C if you create a class load breakpoint (double clicking right to the left of the class keyword). This is normal eclipse behavior. Do you experience this problem even in other places, i.e. in method bodies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2631611&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:44:43
|
Bugs item #1965265, was opened at 2008-05-16 11:04 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1965265&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Jochen Wiedmann (joe) Assigned to: Nobody/Anonymous (nobody) Summary: Valid name for javaElementFilters Initial Comment: Hi, when starting JadClipse in I20080502-0100 I receive the following exception. The exception is gone when I remove Jadclipse. Thanks, Jochen !SESSION 2008-05-16 12:57:25.421 ----------------------------------------------- eclipse.buildId=I20080502-0100 java.version=1.6.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Command-line arguments: -os win32 -ws win32 -arch x86 !ENTRY org.eclipse.jdt.ui 4 2 2008-05-16 12:57:59.546 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jdt.ui". !STACK 0 org.eclipse.core.runtime.AssertionFailedException: null argument:An extension for extension-point org.eclipse.jdt.ui.javaElementFilters does not provide a valid name at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:86) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor.<init>(FilterDescriptor.java:113) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor.<init>(FilterDescriptor.java:108) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor$2.run(FilterDescriptor.java:271) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor.createFilterDescriptors(FilterDescriptor.java:269) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor.getFilterDescriptors(FilterDescriptor.java:81) at org.eclipse.jdt.internal.ui.filters.FilterDescriptor.getFilterDescriptors(FilterDescriptor.java:92) at org.eclipse.jdt.ui.actions.CustomFiltersActionGroup.<init>(CustomFiltersActionGroup.java:260) at org.eclipse.jdt.ui.actions.CustomFiltersActionGroup.<init>(CustomFiltersActionGroup.java:237) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.<init>(PackageExplorerActionGroup.java:146) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.makeActions(PackageExplorerPart.java:870) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.createPartControl(PackageExplorerPart.java:588) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:371) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:230) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594) at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:4133) at org.eclipse.ui.internal.WorkbenchPage$17.runWithException(WorkbenchPage.java:3198) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3759) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3384) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1365) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3759) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3384) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2305) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2210) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:494) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:489) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:112) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:379) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) !ENTRY org.eclipse.jdt.core 2 0 2008-05-16 12:58:11.500 !MESSAGE The Java indexing could not index C:/Program Files/Java/jdk1.6.0_06/jre/lib/rt.jar|sun/reflect/misc/MethodUtil.class. This .class file doesn't follow the class file format specification. Please report this issue against the .class file vendor ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:44 Message: Humm, seems to be an eclipse bug. No jadclipse class involved in stack trace. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1965265&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-15 21:42:19
|
Bugs item #1919489, was opened at 2008-03-19 11:46 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1919489&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: jadclipse download on main page are corrupted Initial Comment: On http://jadclipse.sourceforge.net/wiki/index.php/Main_Page there are some corrupted jars available for download. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:42 Message: All major jars and the update site are up and running. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1919489&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-14 18:27:52
|
Bugs item #2771283, was opened at 2009-04-17 14:32 Message generated for change (Settings changed) made by plissak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2771283&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Paul Lissak (plissak) Assigned to: Johann Gyger (jgyger) Summary: Cannot invoke JadClipse on Eclipse 3.4.2 Initial Comment: Eclipse version: 3.4.2 build id: M20090211-1700 JadClipse version: 3.3.1.v20080730_r341 Jad version: v1.5.8e I get a timeout exception when using JadClipse (see attached). I was able to run an earlier version of JadClipse with Eclipse 3.4.0 though. ---------------------------------------------------------------------- >Comment By: Paul Lissak (plissak) Date: 2009-11-14 12:27 Message: I eventually got it to work. It still times out occasionally. There must have been another factor or factors that caused JadClipse to take longer than the Eclipse timeout. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2009-11-13 16:17 Message: I wonder if this is really a jadclipse bug. There's no jadclipse class involved in the stack trace. Can you reproduce it? Is it still valid? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2771283&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-13 22:17:12
|
Bugs item #2771283, was opened at 2009-04-17 19:32 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2771283&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Paul Lissak (plissak) >Assigned to: Johann Gyger (jgyger) Summary: Cannot invoke JadClipse on Eclipse 3.4.2 Initial Comment: Eclipse version: 3.4.2 build id: M20090211-1700 JadClipse version: 3.3.1.v20080730_r341 Jad version: v1.5.8e I get a timeout exception when using JadClipse (see attached). I was able to run an earlier version of JadClipse with Eclipse 3.4.0 though. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2009-11-13 22:17 Message: I wonder if this is really a jadclipse bug. There's no jadclipse class involved in the stack trace. Can you reproduce it? Is it still valid? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2771283&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-11-05 20:05:18
|
Feature Requests item #2892830, was opened at 2009-11-05 20:05 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=2892830&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Step into .class file Initial Comment: It would be nice if you could step into classes. I can veiw the source.. and could then attach the source with the button if it was saved... I would be nice if I could step into the code, if not found, just the jadd'd output. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=2892830&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-10-23 08:39:04
|
Support Requests item #2884557, was opened at 2009-10-23 08:39 Message generated for change (Tracker Item Submitted) made by whitingjr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=2884557&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Jeremy Whiting (whitingjr) Assigned to: Nobody/Anonymous (nobody) Summary: JadClipse Viewer not appearing in File Associations Initial Comment: Hello, I am having a problem configuring Eclipse v3.5 to use the JadClipse plugin. The JadClipse Class File Viewer is not being listed in the available editors selection. Any help to resolve this will be appreciated. Jeremy ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=2884557&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-09-27 16:44:42
|
Bugs item #2868208, was opened at 2009-09-27 18:44 Message generated for change (Tracker Item Submitted) made by smallsql You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868208&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Small SQL (smallsql) Assigned to: Nobody/Anonymous (nobody) Summary: No breakpoints possible Initial Comment: In the "Decompiled Class File Viewer" is it not possible to set a breakpoint. Not via context menu "toggle breakpoint" else via double click on the left margin. I use: * Eclipse 3.4 * JDT Compiler 3.4.0v20090220 * JD Plugin 0.1.2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868208&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-09-27 16:36:21
|
Bugs item #2868203, was opened at 2009-09-27 18:36 Message generated for change (Tracker Item Submitted) made by smallsql You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868203&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Small SQL (smallsql) Assigned to: Nobody/Anonymous (nobody) Summary: No line Numbers in statusbar of Editor Initial Comment: The "Decompiled Class File Viewer" does not show line numer, column number, etc in the statusbar like the "Class File Viewer" and the "Class File Editor" (JD). I use: * Eclipse 3.4 * JDT Compiler 3.4.0v20090220 * JD Plugin 0.1.2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=2868203&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2009-09-08 14:04:29
|
Feature Requests item #1754631, was opened at 2007-07-16 09:12 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=1754631&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: create update site Initial Comment: It would be nice to have an "update" URL, so that Eclipse can automatically fetch new releases of JadClipse. This is preferred over manually downloading the Jar and copying it into the Eclipse dir. thanks Philippe ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-09-08 14:04 Message: +1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-09-03 23:25 Message: +1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-06-09 02:40 Message: I use MyEclipse so the only way I can install is to use an update site:( ---------------------------------------------------------------------- Comment By: Matthias Voss (mvossi) Date: 2008-07-22 08:12 Message: Logged In: YES user_id=740643 Originator: NO I would like to have that, too. Additionally, I would like to help to set it up (but I never did that before). ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-02-21 10:48 Message: Logged In: NO +1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=1754631&group_id=40205 |