You can download TIDE for JEdit 4.3 (pre) right here - supports the latest JEdit version and the latest ProjectManager plugin.
I've fixed some nasty behaviour, e.g. the autocompletion would pop up if you didn't even type anything yet, or after ")" or ";", where it just made no sense to do any completion at all.
Just replace the .jar in "JEDIT_HOME/jars/" - and you should also update the project_autocomplete.txt file via the Plugin Menu since local and global vars are stored there separately now, which also makes the autocompletions more useful! ... read more
Hi there, I've updated TIDE, specifically TIDEBrowse which now supports basic auto-completion as you type. I've also disabled CVS access and switched to Subversion (SVN) - latest sourcecode is available there. The latest file release contains everything you need to get going with TIDE (well, besides JEdit 4.2 and a JRE/JDK of course ;))! Have fun!
The TIDE_JEDIT42 branch is in the CVS now.
If you want the 4.1 version just don't specify any branch version/tag when doing a checkout (it's still the "HEAD" version, so to speak, so specifying "HEAD" should also work). However, it does not yet fully support the 4.2 API with dynamic plugin loading etc., but it compiles and runs on JEdit 4.2 (pre).
Hi there, just a quick update...
TIDE is running on JEdit 4.2 pre11 now, too... I still gotta update some stuff and remove some deprecated functions, but the plugins are working... a binary version (3 jar files) is available for download in the "Files" section, the CVS changes will only be available once JEdit 4.2 is final and "official"...
To use it, please install the JEdit4.1 stuff (including syntax highlighting file etc.) and then simply replace the 3 jars with the 4.2 ones)
Sourceforge.net seems to have problems with the CVS and Download counters... they still report 0 CVS changes and 0 downloads... but there is code in the CVS, of course... and at least I have downloaded the files once for testing ;-)
But they are aware of the problem and will hopefully fix that soon :-)
I have just submitted the first binary and source releases of the TIDE plugins.
CVS access should be working, too.