Skip to content

Releases: testmycode/tmc-netbeans

1.1.7

27 Mar 19:15
Compare
Choose a tag to compare

New in this release:

  • Show warning bubble for people using Netbeans versions older than 8.1, to update their Netbeans to version 8.2.
  • Try to backport to 8.0.2.
  • Move settings, which were accidentally saved to the wrong location, to the correct location.
  • Package C and static website support again in tmcbeans

1.1.6

22 Mar 12:20
Compare
Choose a tag to compare

New in this release:

  • Small improvements to crash diagnostics

1.1.5

16 Mar 10:51
Compare
Choose a tag to compare

Changes:

  • The plugin has the option to automatically report crashes and general diagnostics

1.1.4

15 Feb 15:21
Compare
Choose a tag to compare

New in this release:

  • Fixes the checkstyle NoSuchMethodError crash that occurred on some machines.
  • Better icons for expired exercises

1.1.3

01 Feb 08:39
Compare
Choose a tag to compare

Better error messages and handle projects behind symbolic links better.

1.1.2

20 Jan 12:45
Compare
Choose a tag to compare

This version should resolve the checkstyle crashing problem.

1.1.1

18 Jan 23:55
Compare
Choose a tag to compare

Fixes the following bugs introduced in 1.1.0:

  • Fixes exercise updates
  • Shows test results even if the stylerunner crashes

The stylerunner crash is still WIP.

1.1.0

16 Jan 00:57
Compare
Choose a tag to compare

The result of a big refactoring. Netbeans now uses tmc-core!