Steve Jakob | 1 Jun 2003 04:56
Picon

Sessions 1.2.0

There is a new release of the Sessions plugin ready for the next plugin batch.

Requirements:
        jEdit >= 4.2pre2

Changes:
- updated to use the new plugin loading API introduced in jEdit 4.2pre1

Source Code:
        Tagged in CVS as "sessions_1_2_0"

-- 
Steve Jakob

-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
--

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

SourceForge.net | 2 Jun 2003 04:44
Picon
Favicon

[ jedit-Plugin Bugs-747250 ] SideKick ArrayIndex exception

Plugin Bugs item #747250, was opened at 2003-06-01 21:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=747250&group_id=588

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: SideKick ArrayIndex exception

Initial Comment:
I get this exception when opening or closing most java
files.  Even opening an interface with one method
causes this.

[error] WorkThread:
java.lang.ArrayIndexOutOfBoundsException: Array index
out of range: 338
[error] WorkThread:  at
org.gjt.sp.jedit.Buffer.createPosition(Buffer.java:3096)
[error] WorkThread:  at
jane.util.JaneUtils.createStartPosition(JaneUtils.java:45)
[error] WorkThread:  at
jane.sidekick.JaneSideKickParser.buildNode(JaneSideKickParser.java:117)
[error] WorkThread:  at
jane.sidekick.JaneSideKickParser.buildNode(JaneSideKickParser.java:100)
(Continue reading)

vittek | 2 Jun 2003 18:16
Picon
Favicon

Plugin pre-releases (was Xrefactory 1.6.0)

> Your plugin does not compile against 4.2:
> 
>     [javac]
/home/slava/jEdit-devel/PluginCentral-28-05-2003/Xrefactory/com/xrefactory/jedit/DockableSymbolRetriever.java:141:
incompatible types
>     [javac] found   : javax.swing.Box
>     [javac] required: javax.swing.JToolBar
>     [javac]             JToolBar toolbar = GUIUtilities.loadToolBar("...");
>     [javac]                                                            ^
> 

The problem is more profond. In fact, I am unable to release a version
working with both jEdit4.1 and jEdit4.2 when using the method
GUIUtilities.loadToolBar. This method returns two different types. It
returns Box in the version 4.2 while it was JToolBar before.

I suppose, I am not the only one having such problem. Wouldn't be
possible that plugins have two different releases on the web? A stable
release working with the latest stable version of jEdit, and a
development release working with the latest development version of
jEdit.

I propose that development versions do not need to pass through
moderators in order to be released. I mean, I will just put my new
development version on the web and it will be done. No need to wait
until plugin central updates. No exhaustive testing before each minor
release. This would make the development of plugins more flexible.

Marian

(Continue reading)

SourceForge.net | 2 Jun 2003 19:17
Picon
Favicon

[ jedit-Plugin Bugs-747633 ] GruntSpud documentation not found

Plugin Bugs item #747633, was opened at 2003-06-02 12:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=747633&group_id=588

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: GruntSpud documentation not found

Initial Comment:
I hope there still is documentation, so either the
documentation property points to the wrong place, or
the docs didn't get included in the jar.

(GruntSpud 0.2.2-beta)

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

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

-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
(Continue reading)

SourceForge.net | 2 Jun 2003 22:25
Picon
Favicon

[ jedit-Bugs-747730 ] Another folding/scrolling bug

Bugs item #747730, was opened at 2003-06-02 15:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=747730&group_id=588

Category: editor core
Group: normal bug
Status: Open
Resolution: None
Priority: 6
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: Another folding/scrolling bug

Initial Comment:
4.2pre2

Place the caret on a blank line right below a collapsed
fold and hit backspace.  The fold is expanded but the
buffer loses track of how many scrolling lines it has,
and scrolling is broken for that buffer until the file
is reopened.

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

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

-------------------------------------------------------
This SF.net email is sponsored by: eBay
(Continue reading)

SourceForge.net | 2 Jun 2003 22:35
Picon
Favicon

[ jedit-Bugs-747731 ] Another folding/scrolling bug

Bugs item #747731, was opened at 2003-06-02 15:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=747731&group_id=588

Category: editor core
Group: normal bug
Status: Open
Resolution: None
Priority: 6
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: Another folding/scrolling bug

Initial Comment:
4.2pre2

Place the caret on a blank line right below a collapsed
fold and hit backspace.  The fold is expanded but the
buffer loses track of how many scrolling lines it has,
and scrolling is broken for that buffer until the file
is reopened.

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

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

-------------------------------------------------------
This SF.net email is sponsored by: eBay
(Continue reading)

SourceForge.net | 2 Jun 2003 22:42
Picon
Favicon

[ jedit-Bugs-747734 ] Search selection doesn't scroll horizontally

Bugs item #747734, was opened at 2003-06-02 15:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=747734&group_id=588

Category: editor core
Group: minor bug
Status: Open
Resolution: None
Priority: 2
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: Search selection doesn't scroll horizontally

Initial Comment:
When using the Find dialog to search through a file the
text area will not be scrolled far enough to the left
to show all of the selected word, assuming that it was
scrolled right by an earlier occurence.

4.2pre2

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

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

-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
(Continue reading)

Slava Pestov | 2 Jun 2003 23:14

Re: Plugin pre-releases (was Xrefactory 1.6.0)

On Mon, Jun 02, 2003 at 06:16:53PM +0200, vittek <at> fmph.uniba.sk wrote:
> The problem is more profond. In fact, I am unable to release a version
> working with both jEdit4.1 and jEdit4.2 when using the method
> GUIUtilities.loadToolBar. This method returns two different types. It
> returns Box in the version 4.2 while it was JToolBar before.

Or you can just call

Box toolbar = new Box(BoxLayout.X_AXIS);

...
-- 
Slava Pestov

-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
--

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

SourceForge.net | 2 Jun 2003 23:33
Picon
Favicon

[ jedit-Bugs-747769 ] indent next line doesn't ignore "{"

Bugs item #747769, was opened at 2003-06-02 16:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=747769&group_id=588

Category: text area and syntax packages
Group: minor bug
Status: Open
Resolution: None
Priority: 3
Submitted By: Brad Mace (bemace)
Assigned to: Nobody/Anonymous (nobody)
Summary: indent next line doesn't ignore "{"

Initial Comment:
4.2pre2

a line like
<pre>
if (line.matches(".*\+\{{3}.*")) {
</pre>
will cause the next line to be indented too far.  i.e.:
<pre>
if (line.matches(".*\+\{{3}.*")) {
        System.out.println("+:"+line);
    dm.expandFold(l,false);
}
</pre>

----------------------------------------------------------------------
(Continue reading)

SourceForge.net | 2 Jun 2003 23:56
Picon
Favicon

[ jedit-Bugs-747780 ] Can't expand fold from macro

Bugs item #747780, was opened at 2003-06-02 16:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=747780&group_id=588

Category: macros
Group: normal bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Brad Mace (bemace)
Assigned to: John Gellene (jgellene)
Summary: Can't expand fold from macro

Initial Comment:
DisplayManager.expandFold(int,boolean) doesn't seem to
work when used in a macro.
The following leaves all folds collapsed, though I've
verified with print statements that the patterns are
matching their intended +{{{ / -{{{:
<code>
for (int l = 0; l < textArea.getLineCount(); l++) {
	String line = textArea.getLineText(l);
	if (line.matches(".*\+\{{3}.*")) {
		textArea.getDisplayManager().expandFold(l,false);
	} else if (line.matches(".*\-\{{3}.*")) {
		textArea.getDisplayManager().collapseFold(l);
	}
}
</code>
(Continue reading)


Gmane