jadclipse-develop Mailing List for JadClipse - Eclipse plugin (Page 14)
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...> - 2005-11-14 10:40:40
|
Bugs item #1356458, was opened at 2005-11-14 02:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1356458&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error using it with Eclipse 3.1.1 Initial Comment: I am using Eclipse 3.1.1 (build M20050929-0840) and jadclipse 3.1.0 and got the following error, but when I change to jadclipse 3.2.0, I got an error as well (see attached jpg file) /*jadclipse*/ /***** DECOMPILATION REPORT ***** DECOMPILED FROM: C:\Program Files\Java\j2re1.4.2_08\lib\rt.jar TOTAL TIME: 156 ms JAD REPORTED MESSAGES/ERRORS: EXIT STATUS: 0 CAUGHT EXCEPTIONS: java.io.IOException: CreateProcess: "D:\Program Files\eclipse\jad.exe" -p -t4 -lradix10 -radix10 List.class error=2 at java.lang.Win32Process.create(Native Method) at java.lang.Win32Process.<init>(Unknown Source) at java.lang.Runtime.execInternal(Native Method) at java.lang.Runtime.exec(Unknown Source) at jadclipse.JadDecompiler.decompile(JadDecompiler.java:161) 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(EditorManager.java:778) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:223) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2362) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2295) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2287) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2273) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2268) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2249) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:263) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:140) at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.run(OpenTypeAction.java:65) at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.run(OpenTypeAction.java:78) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:223) at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:117) at org.eclipse.core.commands.Command.execute(Command.java:311) at org.eclipse.core.commands.ParameterizedCommand.execute(ParameterizedCommand.java:396) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:459) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:781) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:828) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:550) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:493) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:117) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:917) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:867) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:852) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:880) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:876) at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1190) at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3135) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3038) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3706) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1656) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2711) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) 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.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) ********************************/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1356458&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-13 09:33:00
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3425104 By: zaphod2003 Hi Tom There's a bit more to this than simply extracting the jar file, go to http://www.devx.com/Java/Article/22657 for details on how to install this plugin ______________________________________________________________________ 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...> - 2005-11-11 16:36:27
|
Bugs item #1354144, was opened at 2005-11-11 08:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1354144&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: IOException Initial Comment: I am using Eclipse 3.2M3 (I20051102-1600) with jadclipse producing the following in the jad class viewer: CAUGHT EXCEPTIONS: java.io.IOException: CreateProcess: jad -p -t4 -lradix10 - radix10 TRIDeal.class error=2 at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init> (ProcessImpl.java:81) at java.lang.ProcessImpl.start (ProcessImpl.java:30) at java.lang.ProcessBuilder.start (ProcessBuilder.java:451) at java.lang.Runtime.exec(Runtime.java:591) at jadclipse.JadDecompiler.decompile (JadDecompiler.java:161) 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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1354144&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-11 06:27:04
|
Patches item #712597, was opened at 2003-03-31 01:51 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=712597&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: Eclipse build patches Group: None Status: Deleted Resolution: Fixed Priority: 5 Submitted By: Stephan Strittmatter (stritti) Assigned to: Vladimir Grishchenko (vovikg) Summary: Patch for 701076 ( compiled jar-File for Eclipse 2.1) Initial Comment: I was not able to add the file via webinterface to the existing Patch. So I opened a new patch-thread and added the compiled version of <b>wr0ngway</b>'s patch for peoble with no access to CVS. Replace the jar at eclipse/plugins/jadclipse of your Eclipse 2.1 and jadclipse will work fine again! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-10 22:25 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-07 01:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-29 18:53 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-19 23:27 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-19 23:27 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-30 01:38 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-22 20:00 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-10 05:49 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-04 05:20 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-22 01:23 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: nikiko (nikiko303) Date: 2005-06-09 22:20 Message: Logged In: YES user_id=1294190 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-09 20:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: onoda (e_onoda) Date: 2005-06-07 18:06 Message: Logged In: YES user_id=1293118 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-16 22:49 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-12 18:38 Message: Logged In: NO thx! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-27 22:10 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-25 19:30 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-22 00:47 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-22 00:44 Message: Logged In: NO dd ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-20 02:51 Message: Logged In: NO hosii! ---------------------------------------------------------------------- Comment By: ugsun (ugsun9661243) Date: 2005-03-17 01:42 Message: Logged In: YES user_id=1241016 tyank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-03 00:30 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-03 00:25 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 17:09 Message: Logged In: NO try ---------------------------------------------------------------------- Comment By: bamboo (takesawa) Date: 2005-02-03 17:06 Message: Logged In: YES user_id=1211751 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-02 21:58 Message: Logged In: NO get try ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-01 04:03 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: hiro (h-toyoura) Date: 2005-01-31 17:12 Message: Logged In: YES user_id=1209228 thx! ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-24 17:00 Message: Logged In: YES user_id=1201525 tha ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-24 00:23 Message: Logged In: NO tank! ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-20 17:11 Message: Logged In: YES user_id=1201525 q ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-20 17:10 Message: Logged In: YES user_id=1201525 ari ---------------------------------------------------------------------- Comment By: John (aaaaaa) Date: 2005-01-16 15:58 Message: Logged In: YES user_id=162626 aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-14 23:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-12 22:55 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-28 19:04 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-28 19:01 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-28 17:59 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-22 05:57 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-13 21:03 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-10 00:37 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-09 23:09 Message: Logged In: NO eee ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-07 17:10 Message: Logged In: NO good ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-03 08:37 Message: Logged In: NO abc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-27 02:16 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: agi10jp (agi10jp) Date: 2004-11-24 23:46 Message: Logged In: YES user_id=1165917 thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-24 23:21 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: tsunekuni (y_tsune) Date: 2004-11-24 02:53 Message: Logged In: YES user_id=1165314 aaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-23 19:54 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-21 23:34 Message: Logged In: NO aaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-10 19:03 Message: Logged In: NO ge ---------------------------------------------------------------------- Comment By: comcon (cocokoko) Date: 2004-11-01 21:37 Message: Logged In: YES user_id=1150758 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-27 17:36 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 01:41 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: rimrim (rimrim) Date: 2004-10-05 09:21 Message: Logged In: YES user_id=1133546 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-05 09:15 Message: Logged In: NO ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-05 09:13 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-04 18:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-04 18:12 Message: Logged In: NO asx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-03 18:37 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: 村上春樹 (harukimurakami) Date: 2004-09-28 00:55 Message: Logged In: YES user_id=1129501 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-28 00:48 Message: Logged In: NO age ---------------------------------------------------------------------- Comment By: taguchig1_pub (taguchig1) Date: 2004-09-16 04:21 Message: Logged In: YES user_id=1122878 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-12 17:46 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: kafuka (kafuka81) Date: 2004-09-10 03:23 Message: Logged In: YES user_id=1083212 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-06 18:07 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-01 23:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-26 09:43 Message: Logged In: NO Thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-26 09:42 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-26 01:13 Message: Logged In: NO Thank You ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-25 00:54 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-25 00:47 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-24 19:33 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-16 03:11 Message: Logged In: NO ? ---------------------------------------------------------------------- Comment By: Carsten Tang (ssssssss) Date: 2004-08-16 00:19 Message: Logged In: YES user_id=198850 thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-15 23:14 Message: Logged In: NO as ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-13 08:13 Message: Logged In: NO hello. ---------------------------------------------------------------------- Comment By: nagai (nagai_par) Date: 2004-08-13 01:28 Message: Logged In: YES user_id=1098172 thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-12 23:18 Message: Logged In: NO w ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-12 22:16 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: hanage (btocbtoc) Date: 2004-08-12 18:18 Message: Logged In: YES user_id=1103145 aa ---------------------------------------------------------------------- Comment By: ryochin74 (ryochin74) Date: 2004-08-08 18:58 Message: Logged In: YES user_id=1100118 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-08 18:51 Message: Logged In: NO Thank you !!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-05 23:49 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Yuu Sugita (sugitay) Date: 2004-08-03 21:29 Message: Logged In: YES user_id=869309 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-21 04:58 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-19 23:24 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-19 23:18 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-15 23:51 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-13 21:38 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-13 21:32 Message: Logged In: NO l ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-12 19:18 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-11 18:27 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-07 23:03 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: yssquare (yatoh) Date: 2004-07-06 05:36 Message: Logged In: YES user_id=1077889 Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-06 05:27 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: choji okada (okadahit) Date: 2004-07-04 23:13 Message: Logged In: YES user_id=1077010 OK? ---------------------------------------------------------------------- Comment By: PIcOz (picoz) Date: 2004-06-28 21:01 Message: Logged In: YES user_id=1073069 thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-25 22:33 Message: Logged In: NO Your welcome !! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-23 01:14 Message: Logged In: NO Thank you !! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-21 21:32 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-21 21:19 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-18 00:20 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-17 23:55 Message: Logged In: NO Thank you! (^__________,^)/ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-17 19:18 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-17 19:02 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-17 00:16 Message: Logged In: NO hh ---------------------------------------------------------------------- Comment By: ein (ein68030) Date: 2004-06-16 23:10 Message: Logged In: YES user_id=1065198 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-08 19:02 Message: Logged In: NO thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-08 06:40 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-01 02:07 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-30 19:09 Message: Logged In: NO ahaaha ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-30 19:07 Message: Logged In: NO ehehe ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-25 07:02 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-24 23:46 Message: Logged In: NO ああ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-24 19:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-06 15:38 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-04 22:57 Message: Logged In: NO thx. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-27 18:31 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: matu (matum) Date: 2004-04-27 01:36 Message: Logged In: YES user_id=1030106 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-26 00:15 Message: Logged In: NO l ---------------------------------------------------------------------- Comment By: DM (demdem888) Date: 2004-04-21 00:39 Message: Logged In: YES user_id=1025801 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-20 07:10 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-16 00:17 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nayu (shinohara2) Date: 2004-04-15 19:52 Message: Logged In: YES user_id=1022379 a ---------------------------------------------------------------------- Comment By: yu-maki (makimaki) Date: 2004-04-14 19:09 Message: Logged In: YES user_id=1021562 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-14 18:55 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: hamauzu (hamauzu) Date: 2004-04-13 23:03 Message: Logged In: YES user_id=1020848 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-11 20:42 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 19:20 Message: Logged In: NO b ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 19:17 Message: Logged In: NO arigato. itadakimasu. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 02:25 Message: Logged In: NO Thank you very much. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-07 19:35 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-07 19:32 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: kuni (kanekuni) Date: 2004-04-05 19:36 Message: Logged In: YES user_id=1014629 Thank you very much. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-05 19:27 Message: Logged In: NO Thank you very much. ---------------------------------------------------------------------- Comment By: morita (motita-morikobo) Date: 2004-04-04 09:36 Message: Logged In: YES user_id=1013538 Thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-04 09:21 Message: Logged In: NO Thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-01 17:52 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: dai (daisukedaisuke) Date: 2004-03-31 00:40 Message: Logged In: YES user_id=1010137 thk ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-30 17:40 Message: Logged In: NO arigato ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-24 00:40 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-22 21:59 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: ya (ya-chan) Date: 2004-03-20 08:49 Message: Logged In: YES user_id=1002562 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-12 02:09 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: masu (masugo) Date: 2004-03-10 16:03 Message: Logged In: YES user_id=995043 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-10 15:50 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-07 01:28 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: yoshizawa (yoshizawa) Date: 2004-03-06 07:29 Message: Logged In: YES user_id=926439 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-06 07:23 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-24 19:55 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: takahashi mikio (takahashimikio) Date: 2004-02-23 21:40 Message: Logged In: YES user_id=982886 thx ---------------------------------------------------------------------- Comment By: kazu (kazu_h) Date: 2004-02-23 17:12 Message: Logged In: YES user_id=982783 thx ---------------------------------------------------------------------- Comment By: kei akashi (rck7272) Date: 2004-02-16 01:03 Message: Logged In: YES user_id=976628 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-15 05:28 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-13 07:13 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-13 06:59 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-06 00:44 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-05 16:57 Message: Logged In: NO ありがとうございます! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-04 06:04 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-03 22:17 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Ryou Fujisawa (lasen) Date: 2004-02-01 17:02 Message: Logged In: YES user_id=965835 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-01 16:52 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-26 08:27 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-25 18:18 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-24 05:16 Message: Logged In: NO gracias ---------------------------------------------------------------------- Comment By: Daisuke Wakaoji (d_waka) Date: 2004-01-22 22:13 Message: Logged In: YES user_id=958144 Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-19 23:04 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-18 17:42 Message: Logged In: NO Thank you!!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-16 01:40 Message: Logged In: NO ty ) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-15 21:18 Message: Logged In: NO thankyou! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-15 17:55 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-09 01:36 Message: Logged In: NO thankyou! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-08 16:12 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-07 19:13 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-07 02:36 Message: Logged In: NO itadakimasu ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-05 18:05 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-04 17:56 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-02 07:05 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: ishigaki (ttc-ishigaki) Date: 2003-12-20 21:17 Message: Logged In: YES user_id=935384 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-19 03:58 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-18 21:25 Message: Logged In: NO found it ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-16 03:59 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: tadasuke nakadai (nakadai) Date: 2003-12-15 22:59 Message: Logged In: YES user_id=932109 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-15 01:04 Message: Logged In: NO thx so much ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-15 01:02 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-11 18:33 Message: Logged In: NO thx! ---------------------------------------------------------------------- Comment By: yoshizawa (yoshizawa) Date: 2003-12-08 02:37 Message: Logged In: YES user_id=926439 thanks ---------------------------------------------------------------------- Comment By: tttttk (appuru123jp) Date: 2003-12-07 22:12 Message: Logged In: YES user_id=923481 thanks ---------------------------------------------------------------------- Comment By: kfutti (futti) Date: 2003-12-05 23:44 Message: Logged In: YES user_id=925191 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-05 23:14 Message: Logged In: NO hige ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-05 08:40 Message: Logged In: NO dfaf ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-03 01:05 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: a (acm094281) Date: 2003-11-27 21:58 Message: Logged In: YES user_id=919339 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-26 18:46 Message: Logged In: NO thanks so match ! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-25 17:22 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Susumu Matsuyama (mattsun) Date: 2003-11-19 20:05 Message: Logged In: YES user_id=913386 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-19 05:30 Message: Logged In: NO 12345 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-18 08:59 Message: Logged In: NO Thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-17 23:32 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-17 18:04 Message: Logged In: NO Thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-10 19:01 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-10 03:35 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-04 17:24 Message: Logged In: NO faeafa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 17:54 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 01:18 Message: Logged In: NO &#12393;&#12358;&#12418;&#12354;&#12426;&#12364;&#12392;&#12358;&#12372;&#12374;&#12356;&#12414;&#12377;&#12290; ---------------------------------------------------------------------- Comment By: Dai Uchi (ogae) Date: 2003-10-21 21:05 Message: Logged In: YES user_id=864092 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-20 18:20 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-19 22:40 Message: Logged In: NO Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-19 22:32 Message: Logged In: NO Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-19 19:14 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-16 23:33 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-16 03:41 Message: Logged In: NO Thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-14 00:12 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Naoyuki Harada (seiunsky) Date: 2003-10-09 01:51 Message: Logged In: YES user_id=883388 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-03 03:32 Message: Logged In: NO Thank ---------------------------------------------------------------------- Comment By: AO (h013001b) Date: 2003-09-27 21:09 Message: Logged In: YES user_id=875928 Thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-27 03:12 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-23 22:47 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Yuu Sugita (sugitay) Date: 2003-09-18 01:44 Message: Logged In: YES user_id=869309 Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-18 01:40 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-15 18:28 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-11 22:02 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Toshihiro Suzuki (hsttsuzuki) Date: 2003-09-04 23:14 Message: Logged In: YES user_id=859668 Thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-04 22:59 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-04 18:13 Message: Logged In: NO qqq ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-23 06:35 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-22 00:28 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-18 19:39 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: itaru akiyoshi (akiyoshi) Date: 2003-08-15 01:24 Message: Logged In: YES user_id=844970 thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-04 19:20 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nagai Takuya (sky12kid) Date: 2003-07-30 19:46 Message: Logged In: YES user_id=834348 thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-27 19:16 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-27 19:16 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-22 21:04 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-22 18:32 Message: Logged In: NO Thank You ---------------------------------------------------------------------- Comment By: taro (tarotec) Date: 2003-07-22 18:07 Message: Logged In: YES user_id=828462 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-22 18:04 Message: Logged In: NO htn ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-22 17:52 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Yukio Matsumoto (mmtyukio7) Date: 2003-07-20 00:21 Message: Logged In: YES user_id=826417 nothing ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 04:40 Message: Logged In: YES user_id=778354 thank you for zis ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 04:37 Message: Logged In: YES user_id=778354 thank you ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 04:36 Message: Logged In: YES user_id=778354 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-16 23:51 Message: Logged In: NO dl ---------------------------------------------------------------------- Comment By: narumi shirai (narumis) Date: 2003-07-16 21:27 Message: Logged In: YES user_id=824393 hello ---------------------------------------------------------------------- Comment By: nagav (nagav) Date: 2003-07-15 02:01 Message: Logged In: YES user_id=822895 aaa ---------------------------------------------------------------------- Comment By: Katsuyoshi Kobayashi (sst02hp) Date: 2003-07-14 20:34 Message: Logged In: YES user_id=822681 Hello ---------------------------------------------------------------------- Comment By: watanabeTakanobu (watanabe0717) Date: 2003-07-09 16:54 Message: Logged In: YES user_id=818905 gets!! ---------------------------------------------------------------------- Comment By: akihito ikumo (vanil_la_cafe) Date: 2003-07-08 04:38 Message: Logged In: YES user_id=818226 thanks. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-26 19:39 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-22 13:19 Message: Logged In: NO nobody ---------------------------------------------------------------------- Comment By: Jun Wakayama (j_wakayama) Date: 2003-06-18 21:55 Message: Logged In: YES user_id=804419 bbb ---------------------------------------------------------------------- Comment By: nakayama (nakaya) Date: 2003-06-15 23:31 Message: Logged In: YES user_id=801973 aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-14 10:58 Message: Logged In: NO dads ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 07:53 Message: Logged In: NO bbbbb ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 07:52 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 00:38 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-10 18:35 Message: Logged In: NO thank you so much! ---------------------------------------------------------------------- Comment By: kenji kobayashi (kenji_soso) Date: 2003-05-27 19:30 Message: Logged In: YES user_id=788227 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-23 01:27 Message: Logged In: NO thankyu ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-23 01:25 Message: Logged In: NO dddsswwedffrrr ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-22 20:18 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-14 00:05 Message: Logged In: NO arigato ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-05-13 22:59 Message: Logged In: YES user_id=778354 Yeah! I got it! ---------------------------------------------------------------------- Comment By: kuno (jarcat4819) Date: 2003-05-05 17:57 Message: Logged In: YES user_id=772410 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-05 17:54 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: fukui kentaro (fukuishi) Date: 2003-05-04 20:48 Message: Logged In: YES user_id=771664 &#12371;&#12385;&#12425;&#12391;&#12418;jadclipse b2.06(jad=jadnt158, eclipse=v2.1)&#12395;&#12390;&#12497;&#12483;&#12481; &#12394;&#12375;&#12398;&#21205;&#20316;&#12434;&#30906;&#35469;&#12391;&#12365;&#12414;&#12375;&#12383;&#12290; ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-04 20:47 Message: Logged In: NO &#12371;&#12385;&#12425;&#12391;&#12418;jadclipse b2.06(jad=jadnt158, eclipse=v2.1)&#12395;&#12390;&#12497;&#12483;&#12481; &#12394;&#12375;&#12398;&#21205;&#20316;&#12434;&#30906;&#35469;&#12391;&#12365;&#12414;&#12375;&#12383;&#12290; ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-04 20:46 Message: Logged In: NO &#12371;&#12385;&#12425;&#12391;&#12418;jadclipse b2.06(jad=jadnt158, eclipse=v2.1)&#12395;&#12390;&#12497;&#12483;&#12481; &#12394;&#12375;&#12398;&#21205;&#20316;&#12434;&#30906;&#35469;&#12391;&#12365;&#12414;&#12375;&#12383;&#12290; ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-04 20:45 Message: Logged In: NO good ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-25 02:46 Message: Logged In: NO You may monitor this Tracker item after you login (register an account, if you do not already have one). Submitted By: Stephan Strittmatter (stritti) Date Submitted: 2003-03-31 01:51 Date Closed: 2003-04-13 23:16 Last Updated By: nobody - Comment added Date Last Updated: 2003-04-15 00:38 Category: Eclipse build patches Group: None Assigned To: Vladimir Grishchenko (vovikg) Priority: 5 Status: Closed Resolution: Fixed Summary: Patch for 701076 ( compiled jar-File for Eclipse 2.1) I was not able to add the file via webinterface to the existing Patch. So I opened a new patch-thread and added the compiled version of <b>wr0ngway</b>'s patch for peoble with no access to CVS. Replace the jar at eclipse/plugins/jadclipse of your Eclipse 2.1 and jadclipse will work fine again! Add a Comment: Please log in! Tracker items submitted anonymously should include a valid email address in the detailed description field. You will not receive notification of changes to Tracker items submitted anonymously. DO NOT enter passwords or other confidential information! Followups: Message -------------------------------------------------------------------------------- Date: 2003-04-15 00:38 Sender: nobody Logged In: NO aaa -------------------------------------------------------------------------------- Date: 2003-04-10 22:22 Sender: nobody Logged In: NO thank you!! -------------------------------------------------------------------------------- Date: 2003-04-10 01:30 Sender: dynamo0321 Logged In: YES user_id=754001 I am using JadClipse very frequently. It is found useful very much. -------------------------------------------------------------------------------- Date: 2003-04-09 22:03 Sender: nobody Logged In: NO good!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-15 00:38 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-10 22:22 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Takaaki Iguchi (dynamo0321) Date: 2003-04-10 01:30 Message: Logged In: YES user_id=754001 I am using JadClipse very frequently. It is found useful very much. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-09 22:03 Message: Logged In: NO good!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-08 02:35 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-05 06:02 Message: Logged In: NO 0.123 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=712597&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-09 21:36:55
|
Bugs item #1348607, was opened at 2005-11-04 15:03 Message generated for change (Settings changed) made by mclaugs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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: Fixed Priority: 5 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Johann Gyger (jgyger) Summary: JadClipse Error on Eclipse 3.2M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-09 16:36 Message: Logged In: YES user_id=432640 Verified looks great. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-08 16:49 Message: Logged In: YES user_id=7927 A new JadClipse release 3.2.0 is available for Eclipse 3.2M3 - please check it out. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-07 01:50 Message: Logged In: YES user_id=7927 JadClipse will be ported soon to Eclipse 3.2M3. They did some refactoring in Eclipse 3.2M3 which is incompatible with JadClipse 3.1.0 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 06:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 15:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-09 21:36:39
|
Bugs item #1348607, was opened at 2005-11-04 15:03 Message generated for change (Comment added) made by mclaugs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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: Fixed Priority: 5 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Johann Gyger (jgyger) Summary: JadClipse Error on Eclipse 3.2M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- >Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-09 16:36 Message: Logged In: YES user_id=432640 Verified looks great. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-08 16:49 Message: Logged In: YES user_id=7927 A new JadClipse release 3.2.0 is available for Eclipse 3.2M3 - please check it out. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-07 01:50 Message: Logged In: YES user_id=7927 JadClipse will be ported soon to Eclipse 3.2M3. They did some refactoring in Eclipse 3.2M3 which is incompatible with JadClipse 3.1.0 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 06:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 15:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-08 21:49:19
|
Bugs item #1348607, was opened at 2005-11-04 20:03 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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: Fixed Priority: 5 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Johann Gyger (jgyger) Summary: JadClipse Error on Eclipse 3.2M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-11-08 21:49 Message: Logged In: YES user_id=7927 A new JadClipse release 3.2.0 is available for Eclipse 3.2M3 - please check it out. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-07 06:50 Message: Logged In: YES user_id=7927 JadClipse will be ported soon to Eclipse 3.2M3. They did some refactoring in Eclipse 3.2M3 which is incompatible with JadClipse 3.1.0 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 11:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 20:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-07 09:10:33
|
Patches item #1086142, was opened at 2004-12-15 15:46 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1086142&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Jadclipse not working in Eclipse 3.0.1 Initial Comment: Hi, This was working prior, but now when I click on a class file I get this error in the editor window Class File Editor Source not found Eclipse info Version: 3.0.1 Build id: 200409161125 Jad info: C:\Documents and Settings\gkaplan>jad Jad v1.5.8f. My pc WinXp SP1 I followed all instrucions in the jadclipse readme file I have jad in my %PATH% variable (I can run jad from command line) I did associate *.class files w/ jad in eclipse I even changed the Jadclipse preferences path to decompiler to the actual location of the jad exe c:\download\jadnt158\jad.exe (according to the jad readme, this is not necessary) I do see the jad buttons in the toolbar. I do not see any jad error's in eclipse's log The funny thing is this worked previously and I tweaked some settings I also deleted the entire jadclipse folder from plugins directory and unzipped it again to there Thanks Gideon gk...@po... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-07 01:10 Message: Logged In: NO ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-26 18:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-13 21:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-28 23:47 Message: Logged In: YES user_id=7927 Hi, Opening a class file with Navigate > Open Type... or opening a class file from the Navigator works for me with JadClipse 3.1.0 (tested on Windows, Linux GTK, and Mac) in Eclipse 3.1 (not tested for Eclipse 3.0). However, File > Open File... doesn't work with class files. Please refer to bug 1307225, I'll fix it ASAP. - Johann - Johann ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2005-09-28 06:09 Message: Logged In: YES user_id=1352347 Got the same problem with the new version for 3.1 Is nobobody of the developers able to respond to this thread? ---------------------------------------------------------------------- Comment By: hedgehog_suzuki (hedgehog_suzuki) Date: 2005-08-23 01:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-11 20:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-04 22:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-04 21:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-06 20:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 04:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 03:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 03:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 02:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-05 19:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-18 22:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-20 21:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-18 21:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 00:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 17:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 05:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-17 23:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-28 17:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 19:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 03:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 18:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 12:51 Message: Logged In: NO Is there anyway to debug this thing.. I'm going crazy here :( ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-07 08:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 02:40 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". Hanno ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 02:39 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-30 09:08 Message: Logged In: NO I just tried it on my PC (Win XP SP2) with Eclipse 3.0.1 and Jadclopse 2.0.8 downloaded from pataches area, it works fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1086142&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-07 06:51:59
|
Bugs item #1348607, was opened at 2005-11-04 20:03 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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 Submitted By: Scott McLaughlin (mclaugs) >Assigned to: Johann Gyger (jgyger) >Summary: JadClipse Error on Eclipse 3.2M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-11-07 06:50 Message: Logged In: YES user_id=7927 JadClipse will be ported soon to Eclipse 3.2M3. They did some refactoring in Eclipse 3.2M3 which is incompatible with JadClipse 3.1.0 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 11:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 20:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-07 06:50:52
|
Bugs item #1348607, was opened at 2005-11-04 20:03 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Nobody/Anonymous (nobody) Summary: jadClipse Error on Eclipse 3.2 M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-11-07 06:50 Message: Logged In: YES user_id=7927 JadClipse will be ported soon to Eclipse 3.2M3. They did some refactoring in Eclipse 3.2M3 which is incompatible with JadClipse 3.1.0 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 11:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 20:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-06 11:29:53
|
Bugs item #1348607, was opened at 2005-11-04 12:03 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Nobody/Anonymous (nobody) Summary: jadClipse Error on Eclipse 3.2 M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-06 03:29 Message: Logged In: NO me too ---------------------------------------------------------------------- Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 12:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-04 20:09:43
|
Bugs item #1348607, was opened at 2005-11-04 15:03 Message generated for change (Comment added) made by mclaugs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Nobody/Anonymous (nobody) Summary: jadClipse Error on Eclipse 3.2 M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) at org.eclipse.core.launcher.Main.run (Main.java:977) at org.eclipse.core.launcher.Main.main (Main.java:952) ---------------------------------------------------------------------- >Comment By: Scott McLaughlin (mclaugs) Date: 2005-11-04 15:09 Message: Logged In: YES user_id=432640 After doing more testing, I found that the error report here only occures the first time a class file is opened in a given eclipse session. attempting to open the file a second time results in the class being decompiled and display in the editor window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-04 20:03:42
|
Bugs item #1348607, was opened at 2005-11-04 15:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1348607&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 Submitted By: Scott McLaughlin (mclaugs) Assigned to: Nobody/Anonymous (nobody) Summary: jadClipse Error on Eclipse 3.2 M3 Initial Comment: When tring to use jadClipse with Eclipse 3.2 M3 I get the following stacktrace. !ENTRY org.eclipse.jface 4 2 2005-11-04 14:57:51.140 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchFieldError: fSourceRanges at jadclipse.JadclipseSourceMapper.mapSource (JadclipseSourceMapper.java:205) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:763) at org.eclipse.ui.internal.EditorReference.createPartHelper (EditorReference.java:585) at org.eclipse.ui.internal.EditorReference.createPart (EditorReference.java:374) at org.eclipse.ui.internal.WorkbenchPartReference.getPart (WorkbenchPartReference.java:552) at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:285) at org.eclipse.ui.internal.presentations.PresentablePart.set Visible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePart Folder.select(PresentablePartFolder.java:263) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOr der.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPre sentation.selectPart(TabbedStackPresentation.java:387) at org.eclipse.ui.internal.PartStack.refreshPresentationSele ction(PartStack.java:1130) at org.eclipse.ui.internal.PartStack.setSelection (PartStack.java:1083) at org.eclipse.ui.internal.PartStack.showPart (PartStack.java:1288) at org.eclipse.ui.internal.PartStack.add (PartStack.java:453) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:101) at org.eclipse.ui.internal.PartStack.add (PartStack.java:440) at org.eclipse.ui.internal.EditorStack.add (EditorStack.java:110) at org.eclipse.ui.internal.EditorSashContainer.addEditor (EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout (EditorAreaHelper.java:214) at org.eclipse.ui.internal.EditorAreaHelper.addEditor (EditorAreaHelper.java:204) at org.eclipse.ui.internal.EditorManager.createEditorTab (EditorManager.java:743) at org.eclipse.ui.internal.EditorManager.openEditorFromDes criptor(EditorManager.java:650) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:613) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorB atched(WorkbenchPage.java:2380) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor (WorkbenchPage.java:2315) at org.eclipse.ui.internal.WorkbenchPage.access$10 (WorkbenchPage.java:2307) at org.eclipse.ui.internal.WorkbenchPage$9.run (WorkbenchPage.java:2293) at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2288) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:2269) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:265) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEd itor(EditorUtility.java:142) at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open (OpenActionUtil.java:49) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:169) at org.eclipse.jdt.ui.actions.OpenAction.run (OpenAction.java:153) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispat chRun(SelectionDispatchAction.java:222) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerA ctionGroup.handleOpen (PackageExplorerActionGroup.java:296) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerP art$4.open(PackageExplorerPart.java:869) at org.eclipse.jface.viewers.StructuredViewer$2.run (StructuredViewer.java:741) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run (Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run (JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run (SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireOpen (StructuredViewer.java:739) at org.eclipse.jface.viewers.StructuredViewer.handleOpen (StructuredViewer.java:968) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen (StructuredViewer.java:1067) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent (OpenStrategy.java:243) at org.eclipse.jface.util.OpenStrategy.access$2 (OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:277) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:896) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:3236) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:2856) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1774) at org.eclipse.ui.internal.Workbench.runUI (Workbench.java:1738) at org.eclipse.ui.internal.Workbench.createAndRunWorkbe nch(Workbench.java:376) at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:165) 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.core.launcher.Main.invokeFramework (Main.java:338) at org.eclipse.core.launcher.Main.basicRun (Main.java:282) 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=1348607&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-03 07:57:12
|
Bugs item #1338255, was opened at 2005-10-26 02:26 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Johann Gyger (jgyger) Summary: Error in method mapSource from JadclipseSourceMapper Initial Comment: The method mapSource contains the following statement: fSourceRanges.remove(type) I think it must be changed to this.sourceRanges.remove(type); because fSourceRanges is unknown. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-02 23:57 Message: Logged In: NO sorry, the problem occurs under Eclipse 3.2 (Build id: I20051025-0800) ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-10-28 12:45 Message: Logged In: YES user_id=7927 No, in Eclipse 3.1, I only find a field named fSourceRanges. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-11-02 00:12:17
|
Support Requests item #1345414, was opened at 2005-11-01 16:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1345414&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: Install Problem (example) Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: CoreException thrown when opening .class file Initial Comment: Hi, I've installed and configured the plugin, but I'm unable to open any class files. Eclipse returns an error -- unable to open an editor window, and gives a stack trace (attached). JAD is installed an and working. I am using Eclipse 3.1.0. Thanks and regards, Michael (mis...@gm...) org.eclipse.core.runtime.CoreException: Class File Viewer at org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(ClassFileEditor.java:611) at org.eclipse.ui.texteditor.AbstractTextEditor$16.run(AbstractTextEditor.java:2345) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:624) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:621) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:1975) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:2363) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:2390) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:57) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:857) at org.eclipse.ui.internal.EditorManager.busyRestoreEditorHelper(EditorManager.java:1223) at org.eclipse.ui.internal.EditorManager.busyRestoreEditor(EditorManager.java:1102) at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:1064) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.EditorManager.restoreEditor(EditorManager.java:1062) at org.eclipse.ui.internal.EditorManager$Editor.getEditor(EditorManager.java:1648) at org.eclipse.ui.internal.EditorManager$Editor.getPart(EditorManager.java:1639) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:260) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126) at org.eclipse.ui.internal.presentations.newapi.PresentablePartFolder.select(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.newapi.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.newapi.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:391) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1070) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1019) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1223) at org.eclipse.ui.internal.PartStack.add(PartStack.java:406) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:109) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:267) at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:829) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:809) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:697) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:660) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2236) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2165) at org.eclipse.ui.internal.WorkbenchPage.access$7(WorkbenchPage.java:2157) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2143) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2138) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2123) at org.eclipse.ui.internal.editors.text.OpenExternalFileAction.run(OpenExternalFileAction.java:124) at org.eclipse.ui.internal.editors.text.OpenExternalFileAction.run(OpenExternalFileAction.java:93) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:220) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2894) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2527) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1570) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1534) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:306) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:156) 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.core.launcher.Main.invokeFramework(Main.java:315) at org.eclipse.core.launcher.Main.basicRun(Main.java:268) at org.eclipse.core.launcher.Main.run(Main.java:942) at org.eclipse.core.launcher.Main.main(Main.java:926) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427343&aid=1345414&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-28 19:45:56
|
Bugs item #1338255, was opened at 2005-10-26 09:26 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&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 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: Error in method mapSource from JadclipseSourceMapper Initial Comment: The method mapSource contains the following statement: fSourceRanges.remove(type) I think it must be changed to this.sourceRanges.remove(type); because fSourceRanges is unknown. ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-10-28 19:45 Message: Logged In: YES user_id=7927 No, in Eclipse 3.1, I only find a field named fSourceRanges. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-27 17:08:43
|
Bugs item #1325832, was opened at 2005-10-13 08:55 Message generated for change (Comment added) made by robertengels You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Johann Gyger (jgyger) Summary: Using other views to navigate the file doesn;t work properly Initial Comment: 1. Open a large class file using jadclipse. 2. Browse to a method low down in the file using the outline view. The editor screen correctly moves to this part of the file. 3. Click on the editor screen (eg to try and copy some of the file). You will find the editor screen zips back up to the top. This is very frustrating... If I get a minute I'll try and work out how this works and ought to work, but if anyone else fancies fixing it... ---------------------------------------------------------------------- Comment By: Robert Engels (robertengels) Date: 2005-10-27 12:08 Message: Logged In: YES user_id=629931 The behavior that nobody cites is the exact behavior I see. Click on a method in the outline view, the editor windows correctly positions to the method. Then click in the editor window - as soon as this is done the editor repositions to the top of the file. The strange thing is that after a eclipse restart is seems to work fine, but then later in the session the bad behavior comes back. Not sure what causes it. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 09:50 Message: Logged In: NO I don't see it on JDK classes because Eclipse always associates the source with them; by "large" all I mean is that after decompilation the resulting source is large enough to make the editor window scroll. You could just knock together a class with a bunch of joke methods, compile it and then decompile it using JadClipse to see this behaviour. This is in Eclipse 3.x. Not sure what else I can suggest; as I say, it does matter how you get to the method. If you click on method x in the Outline view then the editor will automatically reposition itself so that method x is visible. In my experience if I then click anywhere on the editor window it goes back up to the top. I find that I have to check where in the file the method is and then scroll the editor down in order to highlight it and work with it. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-10-25 14:45 Message: Logged In: YES user_id=7927 What does "large class file" mean? Could you provide a sample class from the JDK where this problem occurs? I tried it with String which works for me. ---------------------------------------------------------------------- Comment By: Robert Engels (robertengels) Date: 2005-10-21 15:20 Message: Logged In: YES user_id=629931 I experience the same problem. It is a real pain. Just added for confirmation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-27 14:51:03
|
Bugs item #1325832, was opened at 2005-10-13 06:55 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Johann Gyger (jgyger) Summary: Using other views to navigate the file doesn;t work properly Initial Comment: 1. Open a large class file using jadclipse. 2. Browse to a method low down in the file using the outline view. The editor screen correctly moves to this part of the file. 3. Click on the editor screen (eg to try and copy some of the file). You will find the editor screen zips back up to the top. This is very frustrating... If I get a minute I'll try and work out how this works and ought to work, but if anyone else fancies fixing it... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 07:50 Message: Logged In: NO I don't see it on JDK classes because Eclipse always associates the source with them; by "large" all I mean is that after decompilation the resulting source is large enough to make the editor window scroll. You could just knock together a class with a bunch of joke methods, compile it and then decompile it using JadClipse to see this behaviour. This is in Eclipse 3.x. Not sure what else I can suggest; as I say, it does matter how you get to the method. If you click on method x in the Outline view then the editor will automatically reposition itself so that method x is visible. In my experience if I then click anywhere on the editor window it goes back up to the top. I find that I have to check where in the file the method is and then scroll the editor down in order to highlight it and work with it. ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-10-25 12:45 Message: Logged In: YES user_id=7927 What does "large class file" mean? Could you provide a sample class from the JDK where this problem occurs? I tried it with String which works for me. ---------------------------------------------------------------------- Comment By: Robert Engels (robertengels) Date: 2005-10-21 13:20 Message: Logged In: YES user_id=629931 I experience the same problem. It is a real pain. Just added for confirmation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-27 01:53:50
|
Patches item #1086142, was opened at 2004-12-15 15:46 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1086142&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Jadclipse not working in Eclipse 3.0.1 Initial Comment: Hi, This was working prior, but now when I click on a class file I get this error in the editor window Class File Editor Source not found Eclipse info Version: 3.0.1 Build id: 200409161125 Jad info: C:\Documents and Settings\gkaplan>jad Jad v1.5.8f. My pc WinXp SP1 I followed all instrucions in the jadclipse readme file I have jad in my %PATH% variable (I can run jad from command line) I did associate *.class files w/ jad in eclipse I even changed the Jadclipse preferences path to decompiler to the actual location of the jad exe c:\download\jadnt158\jad.exe (according to the jad readme, this is not necessary) I do see the jad buttons in the toolbar. I do not see any jad error's in eclipse's log The funny thing is this worked previously and I tweaked some settings I also deleted the entire jadclipse folder from plugins directory and unzipped it again to there Thanks Gideon gk...@po... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-26 18:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-13 21:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-28 23:47 Message: Logged In: YES user_id=7927 Hi, Opening a class file with Navigate > Open Type... or opening a class file from the Navigator works for me with JadClipse 3.1.0 (tested on Windows, Linux GTK, and Mac) in Eclipse 3.1 (not tested for Eclipse 3.0). However, File > Open File... doesn't work with class files. Please refer to bug 1307225, I'll fix it ASAP. - Johann - Johann ---------------------------------------------------------------------- Comment By: DerManiac (dermaniac) Date: 2005-09-28 06:09 Message: Logged In: YES user_id=1352347 Got the same problem with the new version for 3.1 Is nobobody of the developers able to respond to this thread? ---------------------------------------------------------------------- Comment By: hedgehog_suzuki (hedgehog_suzuki) Date: 2005-08-23 01:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-11 20:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-04 22:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-04 21:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-06 20:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 04:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 03:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 03:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 02:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-05 19:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-18 22:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-20 21:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-18 21:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 00:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 17:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 05:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-17 23:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-28 17:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 19:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 03:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 18:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 12:51 Message: Logged In: NO Is there anyway to debug this thing.. I'm going crazy here :( ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-07 08:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 02:40 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". Hanno ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 02:39 Message: Logged In: NO I have the same behavior with "Class File Editor" and "Source not found". ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-30 09:08 Message: Logged In: NO I just tried it on my PC (Win XP SP2) with Eclipse 3.0.1 and Jadclopse 2.0.8 downloaded from pataches area, it works fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=1086142&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-26 09:26:39
|
Bugs item #1338255, was opened at 2005-10-26 02:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error in method mapSource from JadclipseSourceMapper Initial Comment: The method mapSource contains the following statement: fSourceRanges.remove(type) I think it must be changed to this.sourceRanges.remove(type); because fSourceRanges is unknown. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1338255&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-25 20:01:46
|
Bugs item #1333147, was opened at 2005-10-20 12:20 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1333147&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: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Null Pointer Exception Initial Comment: Environment : Eclipse 3.1.1 Jad in c:/jad Preferences of Path to decompiler set to c:/jad jadclipse_3.1.0.jar in c:\eclipse\plugins ?????? 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) at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:310) at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:570) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run(Platform.java:783) at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:559) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:2906) at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:2512) at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:249) at org.eclipse.ui.internal.EditorPane.requestActivation(EditorPane.java:88) at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:214) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-10-25 19:30 Message: Logged In: YES user_id=7927 This is a duplicate of bug 1307225. http://sourceforge.net/tracker/index.php?func=detail&aid=1307225&group_id=40205&atid=427342 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1333147&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-25 19:48:15
|
Bugs item #1327095, was opened at 2005-10-14 19:55 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1327095&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: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: NullPointerException Eclipse3.1M6 jadclipse_3.1.0.jar Initial Comment: !ENTRY jadclipse 4 0 2005-10-14 22:31:10.515 !MESSAGE !STACK 0 java.lang.NullPointerException at org.eclipse.jdt.internal.core.BinaryType.sourceFileName(BinaryType.java:869) at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1057) at org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:995) at jadclipse.JadclipseSourceMapper.mapSource(JadclipseSourceMapper.java:206) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:121) at jadclipse.JadclipseClassFileEditor.doSetInput(JadclipseClassFileEditor.java:68) at jadclipse.JadclipseActionBarContributor$DecompileAction.run(JadclipseActionBarContributor.java:39) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:441) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2778) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2472) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1570) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1534) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:306) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:156) 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.core.launcher.Main.invokeFramework(Main.java:315) at org.eclipse.core.launcher.Main.basicRun(Main.java:268) at org.eclipse.core.launcher.Main.run(Main.java:942) at org.eclipse.core.launcher.Main.main(Main.java:926) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-10-25 19:48 Message: Logged In: YES user_id=7927 This is a duplicate of bug 1307225. http://sourceforge.net/tracker/index.php?func=detail&aid=1307225&group_id=40205&atid=427342 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1327095&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-25 19:45:10
|
Bugs item #1325832, was opened at 2005-10-13 13:55 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&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 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: Using other views to navigate the file doesn;t work properly Initial Comment: 1. Open a large class file using jadclipse. 2. Browse to a method low down in the file using the outline view. The editor screen correctly moves to this part of the file. 3. Click on the editor screen (eg to try and copy some of the file). You will find the editor screen zips back up to the top. This is very frustrating... If I get a minute I'll try and work out how this works and ought to work, but if anyone else fancies fixing it... ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-10-25 19:45 Message: Logged In: YES user_id=7927 What does "large class file" mean? Could you provide a sample class from the JDK where this problem occurs? I tried it with String which works for me. ---------------------------------------------------------------------- Comment By: Robert Engels (robertengels) Date: 2005-10-21 20:20 Message: Logged In: YES user_id=629931 I experience the same problem. It is a real pain. Just added for confirmation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1325832&group_id=40205 |
|
From: SourceForge.net <no...@so...> - 2005-10-25 19:34:00
|
Bugs item #1307225, was opened at 2005-09-28 19:04 Message generated for change (Comment added) 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: None Priority: 5 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: 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...> - 2005-10-25 05:57:38
|
Patches item #701859, was opened at 2003-03-11 14:24 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=701859&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: Eclipse build patches Group: None Status: Deleted Resolution: Fixed Priority: 5 Submitted By: Matthew Conway (wr0ngway) Assigned to: Vladimir Grishchenko (vovikg) Summary: Patch for 701076 Initial Comment: Heres a patch that fixes jadclipsee for recent 2.1 builds. Right click on the src folder and "Team->Apply Patch" giving this file. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-24 22:56 Message: Logged In: NO AAA ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-15 18:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-22 17:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-08 00:14 Message: Logged In: NO Please ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-09 20:46 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-17 04:32 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-07 22:54 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-06 19:37 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-09 05:46 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-07 23:04 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-17 00:49 Message: Logged In: NO goota ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-10 00:52 Message: Logged In: NO give me ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-01 04:04 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-10 20:49 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-16 10:16 Message: Logged In: NO ??? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-16 09:57 Message: Logged In: NO hoge ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-05 21:36 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-01 22:01 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-28 23:31 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-21 17:32 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-20 22:59 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-10 21:55 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-08 00:30 Message: Logged In: NO THANKS ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-19 16:02 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-13 23:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: sumpic_jp (sumpic_jp) Date: 2004-10-07 08:56 Message: Logged In: YES user_id=1134881 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 20:12 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 00:45 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: cui_yongmin (cuiyongmin) Date: 2004-09-11 07:22 Message: Logged In: YES user_id=1119949 "Team-> ---------------------------------------------------------------------- Comment By: japanese2000 (japanese2000) Date: 2004-09-07 19:45 Message: Logged In: YES user_id=1117879 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-06 19:49 Message: Logged In: NO ああ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-20 01:20 Message: Logged In: NO ss ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-17 19:15 Message: Logged In: NO あ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-17 04:49 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-16 00:04 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-16 00:03 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-12 00:26 Message: Logged In: NO aaaaaaaaaaaaaaaaaaaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-02 21:15 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-26 00:59 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-13 00:17 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-12 18:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-15 21:37 Message: Logged In: NO nobody ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-09 00:25 Message: Logged In: NO THANKS! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-27 22:22 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-16 19:55 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-10 21:28 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-22 02:03 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-21 10:06 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Yu-suke (tk-miyu) Date: 2004-04-15 06:29 Message: Logged In: YES user_id=1021874 . ---------------------------------------------------------------------- Comment By: psi (tmogmni) Date: 2004-04-11 21:51 Message: Logged In: YES user_id=1019234 thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-11 21:43 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-11 21:08 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-03 17:31 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-03 17:26 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-03 00:07 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-01 06:56 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-01 06:51 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-30 17:55 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-23 23:31 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-08 22:40 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-08 08:55 Message: Logged In: NO ss ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-07 01:26 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-17 18:07 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Taka (toshi1) Date: 2004-02-16 23:14 Message: Logged In: YES user_id=976572 aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-16 00:52 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Taka (toshi1) Date: 2004-02-15 23:23 Message: Logged In: YES user_id=976572 aa ---------------------------------------------------------------------- Comment By: Taka (toshi1) Date: 2004-02-15 23:21 Message: Logged In: YES user_id=976572 get ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-11 18:48 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Hiromitsu ODawara (odaking) Date: 2004-01-27 20:46 Message: Logged In: YES user_id=961942 aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-08 23:31 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-05 20:57 Message: Logged In: NO YES ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-29 23:04 Message: Logged In: NO Yes ---------------------------------------------------------------------- Comment By: aaa (takigawa-h) Date: 2003-12-25 02:14 Message: Logged In: YES user_id=937735 aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-24 23:50 Message: Logged In: NO yes ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2003-12-10 20:39 Message: Logged In: YES user_id=928679 yes ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-10 18:59 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: a (acm094281) Date: 2003-11-27 21:56 Message: Logged In: YES user_id=919339 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-27 01:14 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-25 05:40 Message: Logged In: NO lovelove ---------------------------------------------------------------------- Comment By: m3am3a (m3am3a) Date: 2003-11-22 08:36 Message: Logged In: YES user_id=915256 aaaThanks a ---------------------------------------------------------------------- Comment By: m3am3a (m3am3a) Date: 2003-11-22 08:35 Message: Logged In: YES user_id=915256 aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-19 22:54 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-18 01:59 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-17 16:24 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-04 17:12 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 22:19 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 17:05 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-27 01:03 Message: Logged In: NO Thanks a lot :) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-17 02:20 Message: Logged In: NO good ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-27 20:56 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-20 23:52 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: kenivhi hiramatsu (bouken) Date: 2003-08-07 23:46 Message: Logged In: YES user_id=840289 hira90042 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-07 23:40 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-07 02:46 Message: Logged In: NO tekito ---------------------------------------------------------------------- Comment By: bruce yu (b-yu) Date: 2003-07-30 01:57 Message: Logged In: YES user_id=833671 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-30 01:47 Message: Logged In: NO dfsf ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-16 21:55 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-15 20:04 Message: Logged In: NO jj ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-15 20:04 Message: Logged In: NO bb ---------------------------------------------------------------------- Comment By: Hirosato.Tabaru (tabaru) Date: 2003-07-09 22:45 Message: Logged In: YES user_id=819696 aa ---------------------------------------------------------------------- Comment By: hi_time (club_hi_time) Date: 2003-07-07 10:42 Message: Logged In: YES user_id=817650 sedfsafsadsd ---------------------------------------------------------------------- Comment By: hi_time (club_hi_time) Date: 2003-07-07 10:41 Message: Logged In: YES user_id=817650 nice! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-06 11:09 Message: Logged In: NO nice ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-29 15:14 Message: Logged In: NO aaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-22 13:12 Message: Logged In: NO nobody ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-22 13:04 Message: Logged In: NO nobody ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-15 21:52 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-10 02:11 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-29 02:56 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-28 18:54 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Daisuke Imai (dai-imai) Date: 2003-05-09 04:10 Message: Logged In: YES user_id=775136 aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-08 22:51 Message: Logged In: NO xxx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-05 17:52 Message: Logged In: NO abc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-05 17:52 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-21 00:55 Message: Logged In: NO &#12354;&#12354; ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-13 22:59 Message: Logged In: NO log in ---------------------------------------------------------------------- Comment By: hijihiji (hijirin) Date: 2003-04-11 22:28 Message: Logged In: YES user_id=60714 hi ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-10 22:20 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-07 13:19 Message: Logged In: NO Hi, what is better - this patch or the one on http://eclipse-plugins.2y.net/eclipse/plugin_comments.jsp? id=2 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-07 09:06 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-07 02:44 Message: Logged In: NO lkj ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-04 00:34 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Stephan Strittmatter (stritti) Date: 2003-03-31 01:45 Message: Logged In: YES user_id=290357 Hm. How could I add here a new file?! I open new Patch, so I am able to add the jar. Sorry. ---------------------------------------------------------------------- Comment By: Stephan Strittmatter (stritti) Date: 2003-03-31 01:40 Message: Logged In: YES user_id=290357 Now I was able to compile. Here is the compiled Jar to be replaced at eclipse/plugins/jadclipse ---------------------------------------------------------------------- Comment By: Gilles Scokart (gscokart) Date: 2003-03-28 00:46 Message: Logged In: YES user_id=733250 Yes, it would be very nice from you (are anybody else) to put a compiled jar. ---------------------------------------------------------------------- Comment By: Stephan Strittmatter (stritti) Date: 2003-03-19 02:05 Message: Logged In: YES user_id=290357 could you also add a compiled jar for people not wanting to recompile the plugin. Would be very nice from you :-) ---------------------------------------------------------------------- Comment By: Matthew Conway (wr0ngway) Date: 2003-03-13 08:15 Message: Logged In: YES user_id=407214 Oops ---------------------------------------------------------------------- Comment By: Martin Spiller (martinspiller) Date: 2003-03-12 00:30 Message: Logged In: YES user_id=519231 what file? martin ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427344&aid=701859&group_id=40205 |