<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/jodeeclipse/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/jodeeclipse/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/jodeeclipse/bugs/</id><updated>2006-12-15T13:26:20Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>error opening included images</title><link href="https://sourceforge.net/p/jodeeclipse/bugs/2/" rel="alternate"/><published>2006-12-15T13:26:20Z</published><updated>2006-12-15T13:26:20Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net16a1f21215410e91ab7a9288278496384b9e8cc7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;the images included (2 gifs) are unreadable when i extract them on my win-pc using winzip&lt;/p&gt;
&lt;p&gt;also eclipse cant open them&lt;/p&gt;
&lt;p&gt;(fixd it by replacing them with some placeholders right now but it looks quiet bad)&lt;/p&gt;
&lt;p&gt;can u please fix it using another compressing format or so?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>problem opening a class from project's output directory</title><link href="https://sourceforge.net/p/jodeeclipse/bugs/1/" rel="alternate"/><published>2005-04-06T13:04:33Z</published><updated>2005-04-06T13:04:33Z</updated><author><name>Rafal Krzewski</name><uri>https://sourceforge.net/u/rkrzewsk/</uri></author><id>https://sourceforge.netc953504ac0e49d9c5406936a11c2f7689502ff8a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to use jode/eclipse to decompile classes&lt;br /&gt;
produced by AJDT compiler/weaver for my project.&lt;/p&gt;
&lt;p&gt;When I go to myproject/bin (the output directory) and&lt;br /&gt;
try to open any of the class files in there, standard&lt;br /&gt;
classfile viewer open, and the following exception&lt;br /&gt;
appears in the eclipse log:&lt;/p&gt;
&lt;p&gt;java.lang.NullPointerException&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jdt.internal.core.BinaryType.sourceFileName(BinaryType.java:873)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:1056)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jdt.internal.core.SourceMapper.mapSource(SourceMapper.java:995)&lt;br /&gt;
at&lt;br /&gt;
net.sourceforge.jode.JodeSourceMapper.mapSource(JodeSourceMapper.java:121)&lt;br /&gt;
at&lt;br /&gt;
net.sourceforge.jode.JodeClassFileEditor.doOpenBuffer(JodeClassFileEditor.java:112)&lt;br /&gt;
at&lt;br /&gt;
net.sourceforge.jode.JodeClassFileEditor.init(JodeClassFileEditor.java:70)&lt;/p&gt;
&lt;p&gt;In my particular use case (AspectJ programming), it&lt;br /&gt;
would make a perfect sense to add an 'Open with &amp;gt; Jode&lt;br /&gt;
Class File Viewer' for all Java types, and all Java&lt;br /&gt;
source files in the workbench. The action would locate&lt;br /&gt;
the corresponding class file and disassemble it. If&lt;br /&gt;
there is an another editor displaying the file, plugin&lt;br /&gt;
should prompt about closing it, because it's impossible&lt;br /&gt;
to have two for the same item.&lt;/p&gt;
&lt;p&gt;If you implement this feature, I promise I'll advertise&lt;br /&gt;
your plugin loudly at the aspectj-users list ;-) If you&lt;br /&gt;
don't have time / energy, please at last fix the&lt;br /&gt;
problem causing the exception above - it makes the&lt;br /&gt;
plugin ususable for me.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>