SourceForge.net | 1 Feb 2006 18:13
Picon
Favicon

[ jedit-Plugin Central Submission-1404012 ] JavaSideKick 2.0

Plugin Central Submission item #1404012, was opened at 2006-01-12 11:12
Message generated for change (Comment added) made by jchoyt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1404012&group_id=588

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: 2006-01-15
>Status: Closed
Priority: 5
Submitted By: Dale Anson (daleanson)
>Assigned to: Jeffrey Hoyt (jchoyt)
Summary: JavaSideKick 2.0

Initial Comment:
JavaSideKick 2.0
Name: JavaSideKick

Version Number: 2.0

Requirements:
JDK 1.4
jEdit version: 4.3 
plugin dependencies: SideKick (and SideKick depends on
ErrorList)

Announcement: Initial release for this plugin.  This is
basically the parser for JBrowse 1.5 adapted to
SideKick (hence the 2.0 version number).  Error 
handling is greatly improved over JBrowse 1.5, so the
tree will display regardless of the number of errors
found during parsing.  

Source code: jEdit CVS, plugins/JavaSideKick, tagged as
javasidekick-2-0

Descriptions:

Short:
Yet another Java code browser, provides full support
for all Java 1.5 and earlier syntax.

Long:
Yet another Java code browser, provides full support
for all Java 1.5 and earlier syntax. Based on SideKick
and derived from JBrowse.

------

I read in the CodeAid documentation that there is no
intention of upgrading it to support Java 1.5.  I know
that DotComplete also does not support Java 1.5.  I've
started to add code completion to this plugin (using
the SideKick completion framework), but I don't think
it will be ready by Jan 15, which I think is still the
date for the next batch of plugins to be released.

----------------------------------------------------------------------

>Comment By: Jeffrey Hoyt (jchoyt)
Date: 2006-02-01 12:13

Message:
Logged In: YES 
user_id=396194

packaged and released.   It'll show on Plugin Central in a
day or two when I regen the plugin list.

----------------------------------------------------------------------

Comment By: Dale Anson (daleanson)
Date: 2006-01-17 13:04

Message:
Logged In: YES 
user_id=187628

Yes, I'm seeing that occassionally also -- 100% CPU usage
and the parse doesn't complete.  Nothing in the activity
log.  The only way I've found to fix it is to restart jEdit.
 I think it is hanging in the parser, I'm checking.

----------------------------------------------------------------------

Comment By: Nicholas O'Leary (olearyni)
Date: 2006-01-17 05:46

Message:
Logged In: YES 
user_id=631957

It seems that I was wrong about HyperSearchResults.java. I
still occasionally get 100% CPU and ever increasing memory
usage when this plugin is active - regardless of the java
file in use. The activity log does not suggest anything is
actively happening at the time - unloading this plugin
doesn't solve it, nor does closing all active buffers.

Without any info in the activity log, I cannot say what
leads to this - I will do some more investigation.

----------------------------------------------------------------------

Comment By: Dale Anson (daleanson)
Date: 2006-01-13 16:15

Message:
Logged In: YES 
user_id=187628

New check in and tag: javasidekick-2-0-1.

Some refactoring, fixed some potential NPE's, added initial
code completion support.  Docs updated.

This version also seems to have fixed the problem reported
about HyperSearchResults.java. (Thanks for the report,
Nicholas!)

----------------------------------------------------------------------

Comment By: Nicholas O'Leary (olearyni)
Date: 2006-01-13 14:46

Message:
Logged In: YES 
user_id=631957

Found a problem with this version of plugin when it tries to
parse org/gjt/sp/jedit/searchtHyperSearchResults.java.

It never completes the parse, uses 100% CPU and memory usage
climbs continually!

Otherwise, it looks very good.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1404012&group_id=588

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


Gmane