Skip to content

Releases: erlang/erlide_eclipse

v0.29.13

16 Oct 16:42
Compare
Choose a tag to compare

reset target to 3.8

v0.29.12

10 Jul 15:47
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • simplify "new module" dialog #222

Fixed bugs:

  • epp error, unable to build automatically #229

Closed issues:

  • There is no way to securely download the plugin #228
  • docs: remove outdated info about sourceforge #226
  • unable to build erlide #225
  • Couldn't able to run erlide in Eclipse, throws an error #217
  • Cannot get Console working #212
  • Can you support offline download method for erlide? #199

Merged pull requests:

  • Have the source found where it is defined in the beam when default search fails. #220 (zsoci)

v0.29.11

16 Feb 18:17
Compare
Choose a tag to compare

6bfa566 fix stupid mistake
ba482a3 fix bug in term parser (lists, tuples and maps did not require commas)

v0.29.10

09 Feb 12:15
Compare
Choose a tag to compare

1376,1044 - make erlang backend restartable

v0.29.9

12 Jan 11:24
Compare
Choose a tag to compare
v0.29.9

v0.29.7

14 Dec 17:52
Compare
Choose a tag to compare

49a367c #207 - Code reloading on remote nodes
9baaa98 #208 - Problem loading on remote nodes

v0.29.6

03 Dec 08:47
Compare
Choose a tag to compare

64ca778 [releng] update buckminster and build erlang only with rebar
3b5e361 update graphviz reference
08c2d42 hotfix NPE in editor
6dff42e don't call kernel.ide stuff from headless code

v0.29.5

03 Oct 11:17
Compare
Choose a tag to compare

885212a show console after launching Erlang app
6bb740c add tooltips to wizard buttons in toolbar
6e02d9c handle partial versions, like 17.4-rc1
9e0eb5e don't crash if no runtime can be found at startup
6e429ff console: specify and recognize encoding for printed-out values
76617d5 1372: "Source directories" in project properties is whitespace sensitive
e959379 #198: OTP version is not properly detected

and also optimizations and fixes for internal stuff (mostly regarding the backend handling)

v0.29.4

03 Oct 10:42
Compare
Choose a tag to compare

Fix code reloading when saving a file in the editor.

v0.29.3

15 Sep 12:27
Compare
Choose a tag to compare

Mainly fixes problems with the debugger, that were introduced in 0.29.1.