Even if the SF location is not used, maybe someone still listens: we're alive and kicking.
I haven't been announcing here lately, but maybe I should do it once in a year :-)
Version 0.17.2 is available from http://erlide.org/update
Sourceforge has upgraded their platform and it looks like this means that the news streams were recreated and thus all the old posts were published again. Sorry for that. I will soon publish a real update, to remove any confusion.
/Vlad
The regular update site at http://erlide.org has been updated to the now not so new p2 update manager format. Only the latest 0.8.3 build is available there.
Older stable releases are to be found at http://erlide.org/update_classic, if needed.
This is so that we can appear on the Eclipse marketplace, which will be integrated in Eclipse in the upcoming 3.6 version.
regards,
Vlad
Version 0.8.1.201005250801 is the last to support R11, unless it will be required by enough users (or payed for with enough beers!) This is because R14 can no longer load R11 beam files and we don't have resources to keep two tracks alive.
Version 0.8.3.201006171129 is functionally identical except that the Erlang code is compiled with R12.
regards,
Vlad
A new release of erlide is available, with following (user visible) changes from 0.7.0:
We're glad to announce that a new release of erlide is available.
We managed to fix a big issue with seemingly random crashes of the Erlang backend, traced finally to major memory consumption.
Other fixed issues:
We have moved the code repository to http://github.com/erlide/erlide because we are going to have to support several branches of development and Git is better at that than Svn. We also hope to get more contributions from the community :-)
regards,
Vlad
We discovered that R13B01 created some incompatibilities and this release fixed them. There is also an assortment of small bug fixes (but not many, this time).
Get it from http://erlide.org/update
A maintenance release.
Fixed issues:
322 Debugger - Keep debug context even if the process is killed (works in OTP debugger)
150 Show multiple nodes in debug tree when debugging is distributed
343 debugger - breakpoints - group on type gives Others (type unspecified)
360 runtimes - add default runtime after installation of erlide
361 crash when indenting region with c-i when text contains tab
363 macro completion not working
365 hover over non-folded comment shows popup
367 completion - better layout of documentation
369 command to reset scanner and parser caches
344 navigation - F3 goes wrong if call contains fun -> a/1.
plus some other minor bugs.
A lot of bug fixes and also:
See the complete list of changes at http://erlide.svn.sourceforge.net/viewvc/erlide/tags/REL-0.6.0.200904281124/CHANGES?revision=2574&view=markup
This is the first release targeting Eclipse 3.4.
The big news is that we are now including experimental Wrangler refactoring support! György Orosz has put together the required Eclipse scaffolding and we will appreciate all the feedback we can get.
Otherwise, there are some bugs that have been fixed, see the ChangeLog for details.
Enjoy!
/Vlad, Jakob and György
http://erlide.svn.sourceforge.net/viewvc/erlide/trunk/ChangeLog?revision=HEAD&view=markup
We have been working hard to fix bugs and add new
functionality and today we are proud to be able to release version 0.5.0! Now you can do your Erlang development with less hassle, and the fun part is that there's a lot more to come in the pipeline.
The project's site is at http://erlide.org
The Eclipse update site is at http://erlide.org/update or http://erlide.sourceforge.net/update
For those that have been using out unstable releases, there are only few new things. For the others, a list of some of the new things can be found in the ChangeLog (link below). ... read more
See below for changelog.
There is also a "Feedback" option on the project's homepage, where everybody can suggest features or report bugs and vote for those they feel are most important.
Better handling of open external (and first try to get external files in completion)
added isSourcePathParent
commented out call to inexistent erlang function
fixed tree checkmarks
fixed memory leak
Setting beam files as derived even when not compiling them #207
fixed logging messages
cleaned up static instance creation for BackendManager and RuntimeInfoManager
fixed resource leak on mailboxes (leading to slowness and timeouts)
Fixed bug with imported projects
Added accept for visitor
created an alternative builder
improved buider responsiveness (better progress and also responds to cancel)
removed annoying printout
modified checking for hrl files in a delta
included Base64 that is otherwise eclipse-internal
Fixed the annoying "feature" that the navigator expands modules in Link-mode
Caches working again
moved BackendManager.getDefault and RuntimeInfoManager.getDefault to ErlangCore
added project type property (normal, reference, otp) see #204
fixed NPE
fixed completion of local modules
Used ErlidePrefConverter.convertToList when I should have used PreferencesUtils.unpackList. One of them should be removed!
fixed reserved words
Ticket #183
added larger timeout for reparse operation
hasChildren returns always true for files (instead of opening them -- slow!)
creating task markers only when building the file
Fixed autocompletion #112
Fixed outline and scanner sync. #125
syntax highlight now shows reserved words
Fixed issues with Completion proposals ... read more
Finally, the 0.4 release is here!
We now have a functioning debugger, much better stability and a lot of smaller features that are waiting to be explored!
Please check the documentation inside Eclipse or at http://erlide.sourceforge.net/erlide.html for more details.
Please note that if you used older versions you might have to reinstall the Erlang runtime: go to "Window-> Preferences-> Erlang-> Installed runtimes" to check.... read more
For a while, we used a separate update site for unstable releases, but now we removed it and there is only one site to go to: http://erlide.sf.net/update
There are two categories, if you install from the "unstable" one then expect things to not be at their best.
Since SourceForge has issues with SVN at the moment, we replicated the repository to https://tools.assembla.com/svn/adRvL6yMKr24I9aaeP0Qfc
best regards,
Vlad
This is probably the last release before 0.4. We have a lot of improvements, mainly regarding:
Enjoy!
Maintenance release
It's been too long since last... there are many improvements, I will only name the ones I remember:
Available on the update site http://erlide.sourceforge.net/update
Bugfixes and new features:
Available on the update site http://erlide.sourceforge.net/update
Offers the following features:
* Sort function in Outline.
* Hyperlink style navigation.
* Improved logging output & API.
* Improved IBackend RPC API, now using automatic conversions from Java types.
* Fixed:
o parsing of -ifdef(Var).
o problems reported by FindBugs.
o editor menu.
o problem when copy a source .erl file to an erlang project.
o [ 1631936 ] Eclipse hangs on loading org.erlide.ui.
o [ 1782905 ] go to definition of io:format.
o [ 1788266 ] Toggle Comment do it wrong.
o [ 1796993 ] Update erl_parse and erl_scan to R11B-5.
o [ 1797944 ] Paren matching works badly.
o [ 1797954 ] Scanner problems.... [read more](/p/erlide/news/2007/09/erlide-0333/)