Menu

#973 JavaInsight 1.1 Release

None
closed-accepted
None
5
2015-10-28
2015-07-07
No

{{{ JavaInsight 1.1
Source: Source code is in SVN with the tag javainsight-1_1 (no SVN release numbers, please)
Announcement: We are pleased to announce the release of a new version of the JavaInsight Plugin.

    The main feature is the integration of the Procyon Decompiler, which will decompile Java classes from version 6 onwards.
Requires Java 1.7
Requires jEdit 04.03.09.00
Optional plugins: 
    ArchivePlugin 0.2 (archive.ArchivePlugin)

Short Description: Adds an action to the file system browser that lets you decompile selected Java classes using the Jode decompiler

Long Description: <html>

The JavaInsight plugin adds an action to the file system browser that lets
you decompile selected Java classes this can be done either using the Jode or the Procyon decompiler.

Of the 2 decompilers Procyon is the more up to date, with a better handling of features introduced from Java 5 onwards.

Furthermore it adds some actions to view selected classes in disassembled
form, either BCEL or Jasmin output.

}}}

Related

Plugin Central Submission: #973

Discussion

  • Townsfolk

    Townsfolk - 2015-07-14
    • status: open --> pending
    • assigned_to: Townsfolk
     
  • Townsfolk

    Townsfolk - 2015-07-14

    Hi Tim, I can't build this plugin. It looks like it requires the BCEL jars, but they are not included in the lib directory or the Archive plugin which this plugin depends on. Is there another plugin that's required by this plugin? If not, please include the required dependencies in the lib directory.

     
  • Tim Blackler

    Tim Blackler - 2015-07-15

    Fixed the problem an re-tagged, there was a typo on the props file that meant a plugin dependency was ignored by the announcement macro.

    {{{ JavaInsight 1.1
    Source: Source code is in SVN with the tag javainsight-1_1
    Announcement: We are pleased to announce the release of a new version of the JavaInsight Plugin. The main feature is the integration of the Procyon Decompiler, which will decompile Java classes from version 6 onwards.
    Requires Java 1.7
    Requires jEdit 04.03.09.00
    Required plugins:
    Jakarta Commons 0.2 (jakartacommons.JakartaCommonsPlugin)
    Optional plugins:
    ArchivePlugin 0.2 (archive.ArchivePlugin)

    Short Description: Adds an action to the file system browser that lets you decompile selected Java classes using the Jode decompiler
    
    Long Description: <html>
    

    The JavaInsight plugin adds an action to the file system browser that lets
    you decompile selected Java classes this can be done either using the Jode or the Procyon decompiler.

    Of the 2 decompilers Procyon is the more up to date, with a better handling of features introduced from Java 5 onwards.

    Furthermore it adds some actions to view selected classes in disassembled
    form, either BCEL or Jasmin output.

    }}}

     
  • Tim Blackler

    Tim Blackler - 2015-08-03

    Hi, I think this is fixed now, can you give the release another go please

     
  • Townsfolk

    Townsfolk - 2015-08-04

    Sorry, the last time I tried SF was down, then partially down. I plan on getting back to these in a few days - should be before the weekend.

     
  • Townsfolk

    Townsfolk - 2015-08-10

    I'm still getting compilation errors. For some reason I can't get it to pick up the bcel jar installed by jakarta-commons plugin (bcel-5.2). I don't have time to look at it right now, but I will try to get to it asap.

     
    • Tim Blackler

      Tim Blackler - 2015-08-10

      Sure np, let me know if you need anything from me

      On 10/08/15 05:48, Townsfolk wrote:

      I'm still getting compilation errors. For some reason I can't get it
      to pick up the bcel jar installed by jakarta-commons plugin
      (bcel-5.2). I don't have time to look at it right now, but I will try
      to get to it asap.


      [plugin-central-submission:#973]
      http://sourceforge.net/p/jedit/plugin-central-submission/973/
      JavaInsight 1.1 Release

      Status: pending
      Group: None
      Created: Tue Jul 07, 2015 09:26 PM UTC by Tim Blackler
      Last Updated: Tue Aug 04, 2015 06:24 AM UTC
      Owner: Townsfolk

      {{{ JavaInsight 1.1
      Source: Source code is in SVN with the tag javainsight-1_1 (no SVN
      release numbers, please)
      Announcement: We are pleased to announce the release of a new version
      of the JavaInsight Plugin.

       The main feature is the integration of the Procyon Decompiler, which will decompile Java classes from version 6 onwards.
      

      Requires Java 1.7
      Requires jEdit 04.03.09.00
      Optional plugins:
      ArchivePlugin 0.2 (archive.ArchivePlugin)

      Short Description: Adds an action to the file system browser that lets you decompile selected Java classes using the Jode decompiler

      Long Description:

      The JavaInsight plugin adds an action to the file system browser that lets
      you decompile selected Java classes this can be done either using the
      Jode or the Procyon decompiler.

      Of the 2 decompilers Procyon is the more up to date, with a better
      handling of features introduced from Java 5 onwards.

      Furthermore it adds some actions to view selected classes in disassembled
      form, either BCEL or Jasmin output.

      }}}


      Sent from sourceforge.net because jedit-devel@lists.sourceforge.net is
      subscribed to https://sourceforge.net/p/jedit/plugin-central-submission/

      To unsubscribe from further messages, a project admin can change
      settings at
      https://sourceforge.net/p/jedit/admin/plugin-central-submission/options.
      Or, if this is a mailing list, you can unsubscribe from the mailing list.


       

      Related

      Plugin Central Submission: #973

  • Tim Blackler

    Tim Blackler - 2015-09-13

    Hi, has there been any progress with this ?

     
  • Townsfolk

    Townsfolk - 2015-10-28

    Sorry, totally missed the obvious, your build.properties file was committed to SVN and was overriding all the settings my scripts set up.

    Been fixed, and released to PC

     
  • Townsfolk

    Townsfolk - 2015-10-28
    • status: pending --> closed-accepted
     

Log in to post a comment.