[Jadclipse-develop] [ jadclipse-Bugs-1558502 ] no new features when adding jad plugin
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-10-01 12:38:55
|
Bugs item #1558502, was opened at 2006-09-14 10:25 Message generated for change (Settings changed) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1558502&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Johann Gyger (jgyger) Summary: no new features when adding jad plugin Initial Comment: Hello, I've installed jadClipse 3.2.0 on my windows platform but it doesn't work. when I open Preferences>Java there is no JadClipse menu. My current Eclipse Version is: 3.2.0 Build id: M20060628-1325 I've tried to copy on plugins directory 3.1.0 and 3.2.2 but it dosen't work at all. Vi...@el... ---------------------------------------------------------------------- Comment By: Christian (greenechri) Date: 2006-09-18 22:11 Message: Logged In: YES user_id=1601067 If you are running Eclipse from a JRE, instead of a JDK, you can get this problem. Be sure to set launch Eclipse with a VM from a JDK. See http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/running_eclipse.htm For example, I edit the shortcut on my desktop and set the Target as <code>D:\eclipse\eclipse.exe -vm D:\java\Sun\jdk1.5.0_08\bin\javaw.exe</code>. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-09-18 19:58 Message: Logged In: NO I see the same issue on build M20060629-1905. What is odd, is that if you run/debug an Eclipse runtime from within Eclipse, the spawned Eclipse does have the JadClipse preference options, although a NoSuchMethodError occurs upon opening .class files. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1558502&group_id=40205 |