Menu

#250 HtmlSideKick

2006-04
closed
None
5
2006-04-25
2006-04-20
Dale Anson
No

Name: HtmlSideKick
Version: 0.1
Requirements: Java 1.4, jEdit 4.2, SideKick 0.3
Announcement: Initial plugin central release.
Source code: jEdit CVS, plugins/HmtlSideKick, tagged as
htmlsidekick-0-1-0
Description: HtmlSideKick is a SideKick extension to
provide code browsing for html and jsp files.

Discussion

  • Dale Anson

    Dale Anson - 2006-04-20

    Logged In: YES
    user_id=187628

    Oops, a couple of mistakes:

    SideKick 0.3 requires jEdit 4.3, so need to bump the version.

    Also requires ErrorList 1.3.1.

     
  • Jeffrey Hoyt

    Jeffrey Hoyt - 2006-04-24

    Logged In: YES
    user_id=396194

    This doesn't compile to SideKick 0.3, 0.4, or 0.5.

    SideKick 0.3 is bad. .4 and .5 give:

    [javac]
    /sandbox/jedit-plugins/HtmlSideKick-0.1/HtmlSideKick/src/sidekick/html/HtmlSideKickPlugin.java:61:
    addPopupEntry(java.lang.String,java.awt.event.ActionListener)
    in sidekick.enhanced.SourceTree cannot be applied to
    (java.lang.String,java.lang.String)
    [javac]
    tree.addPopupEntry("htmlsidekick-showall", "Show All");

    Any suggestions?

     
  • Dale Anson

    Dale Anson - 2006-04-24

    Logged In: YES
    user_id=187628

    Adjusted dependency to require SideKick 0.5, adjusted code
    to compile with SideKick 0.5, moved tag htmlsidekick-0-1-0
    to head. Please try again at your convenience.

    Thanks,

    Dale

     
  • Jeffrey Hoyt

    Jeffrey Hoyt - 2006-04-25
    • assigned_to: nobody --> jchoyt
     
  • Jeffrey Hoyt

    Jeffrey Hoyt - 2006-04-25

    Logged In: YES
    user_id=396194

    Dale,

    Unofficially, I tried the HtmlSideKick and it's awesome.
    I've been looking for something that does this for a long
    time, now.

    Officially, I do have one request - I need a long
    description for the initial release.

    Thanks,

    Jeff

     
  • Jeffrey Hoyt

    Jeffrey Hoyt - 2006-04-25

    Logged In: YES
    user_id=396194

    Released to Plugin Central.

     
  • Jeffrey Hoyt

    Jeffrey Hoyt - 2006-04-25
    • milestone: --> 2006-04
    • status: open --> closed
     

Log in to post a comment.