jadclipse-develop Mailing List for JadClipse - Eclipse plugin (Page 13)
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...> - 2006-01-18 07:18:21
|
Patches item #1086142, was opened at 2004-12-16 00:46 Message generated for change (Comment added) made by dermaniac 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: DerManiac (dermaniac) Date: 2006-01-18 08:18 Message: Logged In: YES user_id=1352347 Sorry, but what is your understanding of fixing it ASAP? You said that 4 months ago... ---------------------------------------------------------------------- Comment By: amin_aka (amin_aka) Date: 2006-01-18 06:53 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: amin_aka (amin_aka) Date: 2006-01-18 06:07 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-05 11:33 Message: Logged In: NO I got more info : I have the following error when trying to open a class : java.lang.NullPointerException at jadclipse.JadclipsePlugin.logError(JadclipsePlugin.java:98) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:128) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:773) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:572) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2325) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2236) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2212) 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.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:141) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:226) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.javaeditor.JavaElementHyperlink.open(JavaElementHyperlink.java:55) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:388) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713) 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) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-01 11:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-07 10:10 Message: Logged In: NO ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 03:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-14 06:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-29 08: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 15: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 10:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-12 05:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-05 07:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-05 06:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-07 05:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 13:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 12:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 12:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 11:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-06 04:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-19 07:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-21 06:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-19 06:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 09:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-04 02:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 14:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-18 08:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-01 02:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-22 04:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 12:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 03:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-08 21: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 17:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 11: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 11: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 18: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...> - 2006-01-18 05:53:15
|
Patches item #1086142, was opened at 2004-12-16 08:46 Message generated for change (Comment added) made by amin_aka 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: amin_aka (amin_aka) Date: 2006-01-18 14:53 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: amin_aka (amin_aka) Date: 2006-01-18 14:07 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-05 19:33 Message: Logged In: NO I got more info : I have the following error when trying to open a class : java.lang.NullPointerException at jadclipse.JadclipsePlugin.logError(JadclipsePlugin.java:98) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:128) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:773) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:572) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2325) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2236) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2212) 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.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:141) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:226) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.javaeditor.JavaElementHyperlink.open(JavaElementHyperlink.java:55) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:388) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713) 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) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-01 19:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-07 18:10 Message: Logged In: NO ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 10:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-14 13:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-29 15: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 22: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 17:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-12 12:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-05 14:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-05 13:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-07 12:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 20:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 19:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 19:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 18:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-06 11:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-19 14:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-21 13:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-19 13:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 16:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-04 09:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 21:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-18 16:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-01 10:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-22 12:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 20:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 11:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 05: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-08 01:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 19: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 19: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-31 02: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...> - 2006-01-18 05:08:01
|
Patches item #1086142, was opened at 2004-12-16 08:46 Message generated for change (Comment added) made by amin_aka 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: amin_aka (amin_aka) Date: 2006-01-18 14:07 Message: Logged In: YES user_id=1429923 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-05 19:33 Message: Logged In: NO I got more info : I have the following error when trying to open a class : java.lang.NullPointerException at jadclipse.JadclipsePlugin.logError(JadclipsePlugin.java:98) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:128) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:773) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:572) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2325) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2236) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2212) 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.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:141) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:226) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.javaeditor.JavaElementHyperlink.open(JavaElementHyperlink.java:55) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:388) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713) 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) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-01 19:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-07 18:10 Message: Logged In: NO ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-27 10:53 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-14 13:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2005-09-29 15: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 22: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 17:18 Message: Logged In: YES user_id=1333535 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-12 12:05 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Yoshinobu (vox37) Date: 2005-08-05 14:23 Message: Logged In: YES user_id=928679 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-05 13:50 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-07 12:03 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-05 20:20 Message: Logged In: NO d ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 19:08 Message: Logged In: YES user_id=1301619 ? ---------------------------------------------------------------------- Comment By: dokokano_panda (dokokano_panda) Date: 2005-06-23 19:07 Message: Logged In: YES user_id=1301619 thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-06-13 18:21 Message: Logged In: YES user_id=1295629 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-06 11:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-19 14:47 Message: Logged In: NO zxc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-21 13:47 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-19 13:24 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Yukibo (yukibo) Date: 2005-04-04 16:26 Message: Logged In: YES user_id=1252365 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-04 09:59 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-04-03 21:19 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: s-ichi (highload00) Date: 2005-03-18 16:42 Message: Logged In: YES user_id=1241693 test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-01 10:01 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-22 12:26 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-21 20:59 Message: Logged In: NO 1 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 11:22 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-09 05: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-08 01:11 Message: Logged In: NO hello ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-19 19: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 19: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-31 02: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...> - 2006-01-04 09:54:56
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3504575 By: jgyger As the JadClipse version number might suggest, the 3.1.0 version is for Eclipse 3.1, and the 3.2.0 version for Eclipse 3.2. See also release notes. ______________________________________________________________________ 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...> - 2006-01-04 06:17:52
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3504387 By: jgyger Are you using Eclipse 3.2M4? ______________________________________________________________________ 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-12-29 01:20:15
|
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-12-28 17:18 Message: Logged In: NO Thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-22 07:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-22 07:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-12-18 19:58 Message: Logged In: YES user_id=1295629 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-11 23:50 Message: Logged In: NO ãããã¨ããããã¾ãã ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-16 02:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- 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-12-23 09:57:18
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3490621 By: skyustc from: http://jroller.com/page/vooti/20040715 Another important thing to keep in mind:you have to Add the to-be-decomplied class files to your project: 1.open the properties of your project 2.Java Build Path-->Libraries--->add external jars If you just importthe to-be-decomplied class files,you will likely to get the following infomation: "Source not found.There is no source file attached to the class file." ______________________________________________________________________ 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-12-23 08:10:10
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3490521 By: skyustc My situation is very similar with yours, I have the same problem. from: sh...@ma... ______________________________________________________________________ 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-12-22 19:51:14
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3489950 By: smokedcaramel JadClipse 3.1.0 works just fine ______________________________________________________________________ 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-12-22 19:48:11
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3489946 By: smokedcaramel Have exactly the same problem in exactly the same environment. ______________________________________________________________________ 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-12-22 15:48:37
|
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-12-22 07:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-22 07:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-12-18 19:58 Message: Logged In: YES user_id=1295629 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-11 23:50 Message: Logged In: NO ãããã¨ããããã¾ãã ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-16 02:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- 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-12-22 15:47:55
|
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-12-22 07:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: saiki (senova) Date: 2005-12-18 19:58 Message: Logged In: YES user_id=1295629 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-11 23:50 Message: Logged In: NO ãããã¨ããããã¾ãã ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-16 02:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- 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-12-20 14:06:49
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3485588 By: paul_galbraith I'm using the 3.2.0 release in eclipse 3.1.1, but any attempt to view any of the jadclipse preferences pages gives an error similar to this: "Unable to create the selected preference page." "Reason: Plug-in 'jadclipse' was unable to instantiate class 'jadclipse.ui.JadClipsePreferencePageDirect'" Details of the error message only reveal a null pointer exception, with no info on where it's happening, and the workspace log shows no exception. Is anyone else having this problem? ______________________________________________________________________ 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-12-19 04:00:01
|
Patches item #712597, was opened at 2003-03-31 18:51 Message generated for change (Comment added) made by senova 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: saiki (senova) Date: 2005-12-19 12:58 Message: Logged In: YES user_id=1295629 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-12 16:50 Message: Logged In: NO ãããã¨ããããã¾ãã ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-16 19:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-11 15:25 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-10-07 17:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-30 10:53 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-20 15:27 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-09-20 15:27 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-30 17:38 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-23 12:00 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-08-10 21:49 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-07-04 21:20 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-22 17:23 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: nikiko (nikiko303) Date: 2005-06-10 14:20 Message: Logged In: YES user_id=1294190 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-06-10 12:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: onoda (e_onoda) Date: 2005-06-08 10:06 Message: Logged In: YES user_id=1293118 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-17 14:49 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-05-13 10:38 Message: Logged In: NO thx! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-28 15:10 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-26 12:30 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-22 17:47 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-22 17:44 Message: Logged In: NO dd ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-20 19:51 Message: Logged In: NO hosii! ---------------------------------------------------------------------- Comment By: ugsun (ugsun9661243) Date: 2005-03-17 18:42 Message: Logged In: YES user_id=1241016 tyank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-03 17:30 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-03 17:25 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-10 10:09 Message: Logged In: NO try ---------------------------------------------------------------------- Comment By: bamboo (takesawa) Date: 2005-02-04 10:06 Message: Logged In: YES user_id=1211751 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-03 14:58 Message: Logged In: NO get try ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-02-01 21:03 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: hiro (h-toyoura) Date: 2005-02-01 10:12 Message: Logged In: YES user_id=1209228 thx! ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-25 10:00 Message: Logged In: YES user_id=1201525 tha ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-24 17:23 Message: Logged In: NO tank! ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-21 10:11 Message: Logged In: YES user_id=1201525 q ---------------------------------------------------------------------- Comment By: suzuki040 (suzuki04zero) Date: 2005-01-21 10:10 Message: Logged In: YES user_id=1201525 ari ---------------------------------------------------------------------- Comment By: John (aaaaaa) Date: 2005-01-17 08:58 Message: Logged In: YES user_id=162626 aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-15 16:58 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-13 15:55 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-29 12:04 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-29 12:01 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-29 10:59 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-22 22:57 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-14 14:03 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-10 17:37 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-10 16:09 Message: Logged In: NO eee ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-08 10:10 Message: Logged In: NO good ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-12-04 01:37 Message: Logged In: NO abc ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-27 19:16 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: agi10jp (agi10jp) Date: 2004-11-25 16:46 Message: Logged In: YES user_id=1165917 thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-25 16:21 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: tsunekuni (y_tsune) Date: 2004-11-24 19:53 Message: Logged In: YES user_id=1165314 aaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-24 12:54 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-22 16:34 Message: Logged In: NO aaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-11-11 12:03 Message: Logged In: NO ge ---------------------------------------------------------------------- Comment By: comcon (cocokoko) Date: 2004-11-02 14:37 Message: Logged In: YES user_id=1150758 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-28 09:36 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 17:41 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: rimrim (rimrim) Date: 2004-10-06 01:21 Message: Logged In: YES user_id=1133546 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 01:15 Message: Logged In: NO ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-06 01:13 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-05 10:47 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-05 10:12 Message: Logged In: NO asx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-10-04 10:37 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: 村上春樹 (harukimurakami) Date: 2004-09-28 16:55 Message: Logged In: YES user_id=1129501 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-28 16:48 Message: Logged In: NO age ---------------------------------------------------------------------- Comment By: taguchig1_pub (taguchig1) Date: 2004-09-16 20:21 Message: Logged In: YES user_id=1122878 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-13 09:46 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: kafuka (kafuka81) Date: 2004-09-10 19:23 Message: Logged In: YES user_id=1083212 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-07 10:07 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-09-02 15:45 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-27 01:43 Message: Logged In: NO Thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-27 01:42 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-26 17:13 Message: Logged In: NO Thank You ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-25 16:54 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-25 16:47 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-25 11:33 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-16 19:11 Message: Logged In: NO ? ---------------------------------------------------------------------- Comment By: Carsten Tang (ssssssss) Date: 2004-08-16 16:19 Message: Logged In: YES user_id=198850 thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-16 15:14 Message: Logged In: NO as ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-14 00:13 Message: Logged In: NO hello. ---------------------------------------------------------------------- Comment By: nagai (nagai_par) Date: 2004-08-13 17:28 Message: Logged In: YES user_id=1098172 thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-13 15:18 Message: Logged In: NO w ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-13 14:16 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: hanage (btocbtoc) Date: 2004-08-13 10:18 Message: Logged In: YES user_id=1103145 aa ---------------------------------------------------------------------- Comment By: ryochin74 (ryochin74) Date: 2004-08-09 10:58 Message: Logged In: YES user_id=1100118 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-09 10:51 Message: Logged In: NO Thank you !!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-08-06 15:49 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Yuu Sugita (sugitay) Date: 2004-08-04 13:29 Message: Logged In: YES user_id=869309 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-21 20:58 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-20 15:24 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-20 15:18 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-16 15:51 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-14 13:38 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-14 13:32 Message: Logged In: NO l ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-13 11:18 Message: Logged In: NO thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-12 10:27 Message: Logged In: NO thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-08 15:03 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: yssquare (yatoh) Date: 2004-07-06 21:36 Message: Logged In: YES user_id=1077889 Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-07-06 21:27 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: choji okada (okadahit) Date: 2004-07-05 15:13 Message: Logged In: YES user_id=1077010 OK? ---------------------------------------------------------------------- Comment By: PIcOz (picoz) Date: 2004-06-29 13:01 Message: Logged In: YES user_id=1073069 thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-26 14:33 Message: Logged In: NO Your welcome !! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-23 17:14 Message: Logged In: NO Thank you !! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-22 13:32 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-22 13:19 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-18 16:20 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-18 15:55 Message: Logged In: NO Thank you! (^__________,^)/ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-18 11:18 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-18 11:02 Message: Logged In: NO Thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-17 16:16 Message: Logged In: NO hh ---------------------------------------------------------------------- Comment By: ein (ein68030) Date: 2004-06-17 15:10 Message: Logged In: YES user_id=1065198 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-09 11:02 Message: Logged In: NO thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-08 22:40 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-01 18:07 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-31 11:09 Message: Logged In: NO ahaaha ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-31 11:07 Message: Logged In: NO ehehe ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-25 23:02 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-25 15:46 Message: Logged In: NO ああ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-25 11:57 Message: Logged In: NO thank you! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-07 07:38 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-05-05 14:57 Message: Logged In: NO thx. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-28 10:31 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: matu (matum) Date: 2004-04-27 17:36 Message: Logged In: YES user_id=1030106 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-26 16:15 Message: Logged In: NO l ---------------------------------------------------------------------- Comment By: DM (demdem888) Date: 2004-04-21 16:39 Message: Logged In: YES user_id=1025801 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-20 23:10 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-16 16:17 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nayu (shinohara2) Date: 2004-04-16 11:52 Message: Logged In: YES user_id=1022379 a ---------------------------------------------------------------------- Comment By: yu-maki (makimaki) Date: 2004-04-15 11:09 Message: Logged In: YES user_id=1021562 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-15 10:55 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: hamauzu (hamauzu) Date: 2004-04-14 15:03 Message: Logged In: YES user_id=1020848 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-12 12:42 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-09 11:20 Message: Logged In: NO b ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-09 11:17 Message: Logged In: NO arigato. itadakimasu. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 18:25 Message: Logged In: NO Thank you very much. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 11:35 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-08 11:32 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: kuni (kanekuni) Date: 2004-04-06 11:36 Message: Logged In: YES user_id=1014629 Thank you very much. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-06 11:27 Message: Logged In: NO Thank you very much. ---------------------------------------------------------------------- Comment By: morita (motita-morikobo) Date: 2004-04-05 01:36 Message: Logged In: YES user_id=1013538 Thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-05 01:21 Message: Logged In: NO Thank you. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-02 10:52 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: dai (daisukedaisuke) Date: 2004-03-31 17:40 Message: Logged In: YES user_id=1010137 thk ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-31 10:40 Message: Logged In: NO arigato ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-24 17:40 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-23 14:59 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: ya (ya-chan) Date: 2004-03-21 01:49 Message: Logged In: YES user_id=1002562 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-12 19:09 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: masu (masugo) Date: 2004-03-11 09:03 Message: Logged In: YES user_id=995043 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-11 08:50 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-07 18:28 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: yoshizawa (yoshizawa) Date: 2004-03-07 00:29 Message: Logged In: YES user_id=926439 thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-07 00:23 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-25 12:55 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: takahashi mikio (takahashimikio) Date: 2004-02-24 14:40 Message: Logged In: YES user_id=982886 thx ---------------------------------------------------------------------- Comment By: kazu (kazu_h) Date: 2004-02-24 10:12 Message: Logged In: YES user_id=982783 thx ---------------------------------------------------------------------- Comment By: kei akashi (rck7272) Date: 2004-02-16 18:03 Message: Logged In: YES user_id=976628 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-15 22:28 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-14 00:13 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-13 23:59 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-06 17:44 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-06 09:57 Message: Logged In: NO ありがとうございます! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-04 23:04 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-04 15:17 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Ryou Fujisawa (lasen) Date: 2004-02-02 10:02 Message: Logged In: YES user_id=965835 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-02 09:52 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-27 01:27 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-26 11:18 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-24 22:16 Message: Logged In: NO gracias ---------------------------------------------------------------------- Comment By: Daisuke Wakaoji (d_waka) Date: 2004-01-23 15:13 Message: Logged In: YES user_id=958144 Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-20 16:04 Message: Logged In: NO Thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-19 10:42 Message: Logged In: NO Thank you!!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-16 18:40 Message: Logged In: NO ty ) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-16 14:18 Message: Logged In: NO thankyou! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-16 10:55 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-09 18:36 Message: Logged In: NO thankyou! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-09 09:12 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-08 12:13 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-07 19:36 Message: Logged In: NO itadakimasu ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-06 11:05 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-05 10:56 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-03 00:05 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: ishigaki (ttc-ishigaki) Date: 2003-12-21 14:17 Message: Logged In: YES user_id=935384 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-19 20:58 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-19 14:25 Message: Logged In: NO found it ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-16 20:59 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: tadasuke nakadai (nakadai) Date: 2003-12-16 15:59 Message: Logged In: YES user_id=932109 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-15 18:04 Message: Logged In: NO thx so much ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-15 18:02 Message: Logged In: NO thx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-12 11:33 Message: Logged In: NO thx! ---------------------------------------------------------------------- Comment By: yoshizawa (yoshizawa) Date: 2003-12-08 19:37 Message: Logged In: YES user_id=926439 thanks ---------------------------------------------------------------------- Comment By: tttttk (appuru123jp) Date: 2003-12-08 15:12 Message: Logged In: YES user_id=923481 thanks ---------------------------------------------------------------------- Comment By: kfutti (futti) Date: 2003-12-06 16:44 Message: Logged In: YES user_id=925191 ? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-06 16:14 Message: Logged In: NO hige ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-06 01:40 Message: Logged In: NO dfaf ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-12-03 18:05 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: a (acm094281) Date: 2003-11-28 14:58 Message: Logged In: YES user_id=919339 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-27 11:46 Message: Logged In: NO thanks so match ! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-26 10:22 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Susumu Matsuyama (mattsun) Date: 2003-11-20 13:05 Message: Logged In: YES user_id=913386 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-19 22:30 Message: Logged In: NO 12345 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-19 01:59 Message: Logged In: NO Thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-18 16:32 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-18 11:04 Message: Logged In: NO Thanx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-11 12:01 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-10 20:35 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-05 10:24 Message: Logged In: NO faeafa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-31 10:54 Message: Logged In: NO test ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 18: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-22 13:05 Message: Logged In: YES user_id=864092 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-21 10:20 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-20 14:40 Message: Logged In: NO Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-20 14:32 Message: Logged In: NO Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-20 11:14 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-17 15:33 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-16 19:41 Message: Logged In: NO Thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-14 16:12 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Naoyuki Harada (seiunsky) Date: 2003-10-09 17:51 Message: Logged In: YES user_id=883388 thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-03 19:32 Message: Logged In: NO Thank ---------------------------------------------------------------------- Comment By: AO (h013001b) Date: 2003-09-28 13:09 Message: Logged In: YES user_id=875928 Thank ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-27 19:12 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-24 14:47 Message: Logged In: NO Thanks ---------------------------------------------------------------------- Comment By: Yuu Sugita (sugitay) Date: 2003-09-18 17:44 Message: Logged In: YES user_id=869309 Thank you so much! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-18 17:40 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-16 10:28 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-12 14:02 Message: Logged In: NO thanks ---------------------------------------------------------------------- Comment By: Toshihiro Suzuki (hsttsuzuki) Date: 2003-09-05 15:14 Message: Logged In: YES user_id=859668 Thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-05 14:59 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-05 10:13 Message: Logged In: NO qqq ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-23 22:35 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-22 16:28 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-19 11:39 Message: Logged In: NO aa ---------------------------------------------------------------------- Comment By: itaru akiyoshi (akiyoshi) Date: 2003-08-15 17:24 Message: Logged In: YES user_id=844970 thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-08-05 11:20 Message: Logged In: NO thanks! ---------------------------------------------------------------------- Comment By: Nagai Takuya (sky12kid) Date: 2003-07-31 11:46 Message: Logged In: YES user_id=834348 thanks! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-28 11:16 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-28 11:16 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-23 13:04 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-23 10:32 Message: Logged In: NO Thank You ---------------------------------------------------------------------- Comment By: taro (tarotec) Date: 2003-07-23 10:07 Message: Logged In: YES user_id=828462 thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-23 10:04 Message: Logged In: NO htn ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-23 09:52 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Yukio Matsumoto (mmtyukio7) Date: 2003-07-20 16:21 Message: Logged In: YES user_id=826417 nothing ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 20:40 Message: Logged In: YES user_id=778354 thank you for zis ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 20:37 Message: Logged In: YES user_id=778354 thank you ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-07-17 20:36 Message: Logged In: YES user_id=778354 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-07-17 15:51 Message: Logged In: NO dl ---------------------------------------------------------------------- Comment By: narumi shirai (narumis) Date: 2003-07-17 13:27 Message: Logged In: YES user_id=824393 hello ---------------------------------------------------------------------- Comment By: nagav (nagav) Date: 2003-07-15 18:01 Message: Logged In: YES user_id=822895 aaa ---------------------------------------------------------------------- Comment By: Katsuyoshi Kobayashi (sst02hp) Date: 2003-07-15 12:34 Message: Logged In: YES user_id=822681 Hello ---------------------------------------------------------------------- Comment By: watanabeTakanobu (watanabe0717) Date: 2003-07-10 08:54 Message: Logged In: YES user_id=818905 gets!! ---------------------------------------------------------------------- Comment By: akihito ikumo (vanil_la_cafe) Date: 2003-07-08 20:38 Message: Logged In: YES user_id=818226 thanks. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-27 11:39 Message: Logged In: NO thanks!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-23 05:19 Message: Logged In: NO nobody ---------------------------------------------------------------------- Comment By: Jun Wakayama (j_wakayama) Date: 2003-06-19 13:55 Message: Logged In: YES user_id=804419 bbb ---------------------------------------------------------------------- Comment By: nakayama (nakaya) Date: 2003-06-16 15:31 Message: Logged In: YES user_id=801973 aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-15 02:58 Message: Logged In: NO dads ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 23:53 Message: Logged In: NO bbbbb ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 23:52 Message: Logged In: NO aaaaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-13 16:38 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-06-11 10:35 Message: Logged In: NO thank you so much! ---------------------------------------------------------------------- Comment By: kenji kobayashi (kenji_soso) Date: 2003-05-28 11:30 Message: Logged In: YES user_id=788227 thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-23 17:27 Message: Logged In: NO thankyu ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-23 17:25 Message: Logged In: NO dddsswwedffrrr ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-23 12:18 Message: Logged In: NO thank you ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-14 16:05 Message: Logged In: NO arigato ---------------------------------------------------------------------- Comment By: Eiji Yamamoto (heboimo) Date: 2003-05-14 14:59 Message: Logged In: YES user_id=778354 Yeah! I got it! ---------------------------------------------------------------------- Comment By: kuno (jarcat4819) Date: 2003-05-06 09:57 Message: Logged In: YES user_id=772410 a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-06 09:54 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: fukui kentaro (fukuishi) Date: 2003-05-05 12: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-05 12: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-05 12: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-05 12:45 Message: Logged In: NO good ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-25 18: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 16:38 Message: Logged In: NO aaa ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-11 14:22 Message: Logged In: NO thank you!! ---------------------------------------------------------------------- Comment By: Takaaki Iguchi (dynamo0321) Date: 2003-04-10 17: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-10 14:03 Message: Logged In: NO good!! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-08 18:35 Message: Logged In: NO a ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-05 23: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-12-15 11:59:13
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3477047 By: caffeined I believe I've got it properly installed - I can pull up the Windows->Preferences->Java->Jadclipse dialog, for example. I took an existing project and copied over a class file from its actual directory to a new "package" that I created, called "jadTest". I modified the .class extension to have the Jadclipse editor as default, and it does show up before Class File Viewer on the list. I doubleclick on the .class file and I still get the standard Class File Viewer. I am using Eclipse 3.1.0 and Jadclipse 3.1 and jad v1.5.8f. A couple of questions. I tried to remove the Class File Viewer from the extension and couldn't. When you select it the "Remove" button doesn't become ungreyed. Is this normal? Also, just to see if I could get it to break in a different way, I tried changing the path to the decompiler in the preferences dlg, and I get the same result. I've tried the jad decompiler from the command line and that produces a .jad file which looks like appropriate java. Lastly, I've tried bringing up eclipse from the command line with the "-clean" option, since I've seen online that that seems to clear up certain problems. Any ideas? (Thanks in advance.) ______________________________________________________________________ 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-12-12 07:53:44
|
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-12-11 23:50 Message: Logged In: NO ãããã¨ããããã¾ãã ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-16 02:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- 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-12-05 10:33:58
|
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-12-05 02:33 Message: Logged In: NO I got more info : I have the following error when trying to open a class : java.lang.NullPointerException at jadclipse.JadclipsePlugin.logError(JadclipsePlugin.java:98) at jadclipse.JadclipseClassFileEditor.doOpenBuffer(JadclipseClassFileEditor.java:128) at jadclipse.JadclipseClassFileEditor.init(JadclipseClassFileEditor.java:56) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:773) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:572) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2325) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2236) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2212) 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.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:141) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:226) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:198) at org.eclipse.jdt.internal.ui.javaeditor.JavaElementHyperlink.open(JavaElementHyperlink.java:55) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:388) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713) 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) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-12-01 02:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- 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-12-02 02:55:31
|
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-12-01 18:53 Message: Logged In: NO thanks ---------------------------------------------------------------------- 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 |
|
From: SourceForge.net <no...@so...> - 2005-12-01 10:27:13
|
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-12-01 02:26 Message: Logged In: NO Hello, I use Eclipse, Version: 3.1.0 (Build id: I20050627-1435), and I have tried installing Jad 1.58 and JadClipse 3.2.0 on a W2K PC. Jad works fine, and after I added the jad.exe in my JAVA_HOME, it's now in my PATH and I can call it from anywhere. But I could not make JadClipse work. It was keeping opening the classes with Eclipse's class file viewer, so I had a loot at the Eclipse's preferences. I found out .class files were actually associated first with 'JadClipse class file viewer' and secondly with the default class file viewer, which seems fine. But the <b>Java > JadClipse sub-menu </b>of the preferences gave me much better informations : <blockquote> Unable to create the selected page. Reason : plug-in "jadclipse" was unable to instanciate class "jadclipse.ui.JadClipsePreferencePage". Detail : java.lang.NullPointerException </blockquote> Manfred. ---------------------------------------------------------------------- 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-22 21:14:46
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3439863 By: assaf I completely forgot I posted this. It was a year ago... Anyway in the preferences dialog there's an option to ignore existing source. That option should be unchecked. But if you already had jadclipse decompile that class you'll need to restart eclipse. I don't think i've managed to solve that problem. ______________________________________________________________________ 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-22 20:43:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3439801 By: conficio Hi Assaf, what changes did you need to do to solve this. I see the very same issue. K<o> ______________________________________________________________________ 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-22 20:42:22
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3439793 By: conficio Did you try to start > eclipse.exe -clean ??? Good luck K<o> ______________________________________________________________________ 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-16 10:48:45
|
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-16 02:42 Message: Logged In: NO thank you! ---------------------------------------------------------------------- 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-15 17:55:08
|
Bugs item #1354144, was opened at 2005-11-11 16:36 Message generated for change (Comment added) made by jgyger 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: Closed >Resolution: Invalid 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) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-11-15 17:54 Message: Logged In: YES user_id=7927 Make sure that the jad executable is in your path or set in manually in Eclipse preferences. ---------------------------------------------------------------------- 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-15 17:52:18
|
Bugs item #1356458, was opened at 2005-11-14 10:40 Message generated for change (Settings changed) made by jgyger 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: Closed >Resolution: Fixed 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) ********************************/ ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2005-11-15 17:52 Message: Logged In: YES user_id=7927 Make sure that the path to jad.exe is correct. You may set it manually in the Eclipse preferences. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1356458&group_id=40205 |