{{{ synchroscroll 1.1
Source: Source code is in SVN with the tag https://jedit.svn.sourceforge.net/svnroot/jedit/plugins/SynchroScroll/tags/1.1
Announcement: Bug fixes and new features:
- Added license.
- Don't fight with JDiff.
- Synchroscroll per view.
- Proportional scrolling (Jerzy Urban)
Requires Java 1.6
Requires jEdit 04.04.02.00
Short Description: Provides ability to synchronize scrolling when multiple text areas are open.
Long Description: <html>
<body>
A plugin to allow synchronized scrolling between multiple text areas.
</body>
</html>
}}}
I suggest correcting jedit depend version to a stable number, in trunk svn. I set it 4.4 but literally it is 4.4pre2.
Released to Plugin Central.
This line:
Requires jEdit 04.04.02.00
Means jEdit 4.4.2, yes? Which was a stable release. Am I misunderstanding the version notation here? I'm certain 4.4.2 does not mean 4.4pre2.
Wrong, Dale. Please look at the sourcecode of jEdit.getBuild() for an explanation of what the build numbers mean.
All is explained in instructions for plugin submission:
https://sourceforge.net/apps/mediawiki/jedit/index.php?title=Conventions,_procedures#Releasing_a_plugin_part_I