<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/jadclipse/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/jadclipse/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 05 Nov 2009 20:05:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jadclipse/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Step into .class file</title><link>https://sourceforge.net/p/jadclipse/feature-requests/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice if you could step into classes.  I can veiw the source.. and could then attach the source with the button if it was saved... I would be nice if I could step into the code, if not found, just the jadd'd output.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 05 Nov 2009 20:05:13 -0000</pubDate><guid>https://sourceforge.net72f70749bd896b15069471b9d553b74583b5903f</guid></item><item><title>No line Numbers in statusbar of Editor</title><link>https://sourceforge.net/p/jadclipse/feature-requests/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The "Decompiled Class File Viewer" does not show line numer, column number, etc in the statusbar like the "Class File Viewer" and the "Class File Editor" (JD).&lt;/p&gt;
&lt;p&gt;I use:&lt;br /&gt;
* Eclipse 3.4&lt;br /&gt;
* JDT Compiler 3.4.0v20090220&lt;br /&gt;
* JD Plugin 0.1.2&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Small SQL</dc:creator><pubDate>Sun, 27 Sep 2009 16:36:20 -0000</pubDate><guid>https://sourceforge.net30dc48211060a4966479e01a70bc92acf74d8617</guid></item><item><title>Add support for the -a option</title><link>https://sourceforge.net/p/jadclipse/feature-requests/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The JAD has the -a option which produces byte code annotated with source code. &lt;br /&gt;
This is very useful for learning byte code.&lt;/p&gt;
&lt;p&gt;It will be great if JadClipse can support this option.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 21 Oct 2008 22:11:34 -0000</pubDate><guid>https://sourceforge.net83538163b62e1a4cd7bd1ea0d20ffb1b89e1325b</guid></item><item><title>Add support for Rational Application Developer</title><link>https://sourceforge.net/p/jadclipse/feature-requests/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! Any ideas if you can add support for Rational Application Developer 6.0 (it use Eclipse 3.0.1).&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;br /&gt;
Daniel.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 28 Sep 2008 10:34:01 -0000</pubDate><guid>https://sourceforge.netcd04de175dd46832b2886fac017d29860b8c95df</guid></item><item><title>Update for Eclipse 3.4 (Ganymede)</title><link>https://sourceforge.net/p/jadclipse/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Any chance of getting an update for Eclipse 3.4? I tried installing the 3.3 version, and the JadClipse options show up under Preferences, but when I try to open a .class file with it it just opens up the regular Eclipse class viewer.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">D. Mark Simms</dc:creator><pubDate>Wed, 03 Sep 2008 17:12:01 -0000</pubDate><guid>https://sourceforge.net9df3bd08bc82c26f584f252985f9d018a404a28d</guid></item><item><title>Add "Attach Source" option</title><link>https://sourceforge.net/p/jadclipse/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the default .class viewer, there is an "Attach source" option.  It'd be nice to have that option at the top of a decompiled file view, so one could use the correct source instead of decompiled when it was available.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 05 Jun 2008 17:26:11 -0000</pubDate><guid>https://sourceforge.net3340f24fc6f104e30d650f0f12a8a22ff5aaea8d</guid></item><item><title>create update site</title><link>https://sourceforge.net/p/jadclipse/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to have an "update" URL, so that Eclipse can automatically fetch new releases of JadClipse. This is preferred over manually downloading the Jar and copying it into the Eclipse dir.&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
Philippe&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 16 Jul 2007 09:12:36 -0000</pubDate><guid>https://sourceforge.net8cef4282226015a8e5651adacfdcacc7c9faa0ee</guid></item><item><title>relative path to jad</title><link>https://sourceforge.net/p/jadclipse/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to not use an aboslute path to point to&lt;br /&gt;
jad. (jad isn't in the OS path).&lt;/p&gt;
&lt;p&gt;I explain why : I package a preconfigured eclipse (in a&lt;br /&gt;
zip). So I can't know in which dir this package will be&lt;br /&gt;
drop on the local machine. The goal is to produced a&lt;br /&gt;
zip with no installer, ready to use.&lt;/p&gt;
&lt;p&gt;Perhaps it is possible to package jad with jadclipse ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jief7</dc:creator><pubDate>Wed, 25 Oct 2006 10:57:48 -0000</pubDate><guid>https://sourceforge.neta2c9cac0d0bb3c033c8e6a66e6f4edbbd760a32e</guid></item><item><title>Add configured javadoc to source code</title><link>https://sourceforge.net/p/jadclipse/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A very cool feature would be that the decompiled code&lt;br /&gt;
would contain the javadoc configured in eclipse for a&lt;br /&gt;
specific package.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Folke Lemaitre</dc:creator><pubDate>Wed, 13 Sep 2006 08:32:32 -0000</pubDate><guid>https://sourceforge.nete76452e6f6025db909d2afdefd3a61528e8708ae</guid></item><item><title>Add a toggle button to switch between Debug and Readable </title><link>https://sourceforge.net/p/jadclipse/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add a toggle button to switch between disable/enable&lt;br /&gt;
quickly theses 2 options :&lt;br /&gt;
- Output original line number has comment&lt;br /&gt;
- Align code for debugging&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 24 Aug 2006 12:19:43 -0000</pubDate><guid>https://sourceforge.net5e080df5ca7df6cadc5f79c64bc0a66075a9c186</guid></item></channel></rss>