This archive contains the Xrefactoy 1.6.5 plugin for jEdit 4.1 and above
including the Xrefactory binary (xref.exe) compiled for OS/2.

What's new
----------

Version 1.6.5 (2004-02-24)
.............................

There are no any changes to this release. This is just an OS/2
binary compilation of the Xrefactory 1.6.5 release (2004-02-09) where
all changes made in versions 1.6.4 and 1.6.4.v2 for OS/2 have been
incorporated into the official Xrefactory source distribution
(xref-1.6.5-any.tar.gz).

Version 1.6.4.v2 (2003-11-26)
.............................

1. Working with jar archives and file creation functionality has been
accidentally broken in the previous release while integrating with the
official xref-any source distribution -- now it is fixed. It is
recommended that you delete Xrefactory tags for a project before using
this version, or code completion might not work for some classes.
Project's tags can be found in the %HOME%\Xrefs\<ProjectName> directory
if you didn't change the default tag placement directory on the Projects
pane of the Xrefactory settings dialog.

2. When running jEdit under Java 1.3.1 the completion dialog's vertical
scroll bar position is initially set to bottom, so the current selection
disappears if we move it down after it has reached the last visible
line, and no auto scrolling is done. Now it is fixed.

Version 1.6.4 (2003-11-02)
..........................

Among additions made by original authors of Xrefactory the following two
fixes have been applied by myself to this version of the plugin (which
I hope will appear in the official release):

1. Any change to settings of the project (for example using the Projects
pane of the Xrefactory options dialog) caused the .xrefrc (project
settings) file to be rewrited using the colon symbol to separate
project autodetection path elements (regardless of the platform),
which led to unavailability to autodetect the current project on
the next usage of Xrefactory and to pick up correct project's settings
under OS/2 (and probably, under Windows too). Now the platform-dependent
path separator is used.

2. When using OS/2 and Java 1.3.x (which doesn't support turning off
frame decorations) the completion dialog containing only one entry
hid this entry by the horizontal scroll bar. Now it is fixed.

Version 1.6.3 (2003-10-04)
..........................

The initial release of the OS/2 port of Xrefactory.


Installation
------------

To install the plugin simply unzip the content of this archive to your
jEdit plugin directory (either the 'jars' subdirectory in your jEdit
installation path or '.jedit/jars' subdirectory in your home directory).

Downloads
---------

Probably you can get the latest version of this plugin containing the
latest Xrefactory binary compiled for OS/2 at the jEdit's community downloads
area (http://community.jedit.org/downloads/), in the 'Plugin beta versions'
section.

Also you can download the sources of this plugin and Xrefactory tool that
can be compiled under OS/2 from the Xref-Tech site (http://www.xref-tech.com,
'Xref-any' distribution in the Xrefactory downloads section).

Please note that Xref-Tech (the developer of both the Xrefactory tool and
the plugin) does NOT support the distribution presented in this archive.

Contacts
--------

If something goes wrong feel free to contact me at dmik@go.ru
(Dmitry A. Kuminov).

2004-01-25
