[Jadclipse-develop] [ jadclipse-Bugs-1694135 ] Class file viewer locked by 'Java class file' conten
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2009-11-30 02:20:22
|
Bugs item #1694135, was opened at 2007-04-04 09:25 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1694135&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Arnauld Van Muysewinkel (arnauldvm) Assigned to: Nobody/Anonymous (nobody) Summary: Class file viewer locked by 'Java class file' content-type Initial Comment: Eclipse keeps on opening the standard class file viewer, and not the JadClipse one. I assume it is related to the following: When I go to Window / Preferences..., General / Editors / File Association, *.class, I see this: << Associated editor: JadClipse File Viewer (default) Class File Viewer (locked by 'Java Class File' content-type) >> When I go to to Window / Preferences..., General / Content Types, Java Class File, I see this: << File associations: *.class (locked) >> I've seen a similar problem on eclipse mailing list: http://dev.eclipse.org/newslists/news.eclipse.platform/msg41633.html but I couldn't find the bug report they're talking about on SF JadClipse BugTracker. Here is my config: Windows XP SP1 Java SDK 1.5.0_10 Eclipse 3.2.2 M20070212-1330 jad 158g JadClipse 3.2.4 (net.sf.jadclipse_3.2.4.jar) I followed the install procedure, i.e.: - copied jar to plugins directory - added jad home to path before starting Eclipse - started eclipse with -clean option - checked that Window / Preferences... / Java / JadClipse / Path to Decompiler is set to the fullpath of jad.exe - checked the file association (but see above) ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-11-30 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2009-11-15 21:56 Message: Is this still a problem? ---------------------------------------------------------------------- Comment By: Bernie Durfee (berniedurfee) Date: 2007-05-23 16:35 Message: Logged In: YES user_id=287623 Originator: NO I believe the problem is that the class files I was opening were not part of the project. I added the folder that contained the classes to my project library and was then able to open them with the JADClipse editor. ---------------------------------------------------------------------- Comment By: Bernie Durfee (berniedurfee) Date: 2007-05-23 16:20 Message: Logged In: YES user_id=287623 Originator: NO I am having the same problem. Eclipse just brings up the built-in class viewer even when I right-click and specifically pick the JADClipse viewer. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1694135&group_id=40205 |