Skip to content

MakeGood 2.4.0 (stable)

Compare
Choose a tag to compare
@iteman iteman released this 04 Nov 10:35
· 111 commits to master since this release

This is the first release that works properly with Eclipse Juno SR2 (4.2.2).

Release Date: 2013-03-19

What's New in MakeGood 2.4.0

Fixes an error "Conflicting handlers for org.eclipse.wst.sse.ui.toggle.comment ...".

(Issue #27)

Eclipse Juno SR2 (4.2.2) with PDT 3.1.2 causes an error "Conflicting handlers for org.eclipse.wst.sse.ui.toggle.comment: {org.eclipse.php.internal.ui.actions.PHPToggleLineCommentHandler@f6ef40a} vs {org.eclipse.wst.sse.ui.internal.handlers.ToggleLineCommentHandler@3d57c470}" when an PHP editor is activated. This is not a defect of MakeGood, but it will be fixed by MakeGood.

Two Defect Fixes

The following defects have been fixed:

  • A java.lang.NullPointerException is raised when selecting a test method in the Test Outline view. (Issue #24)
  • A com.piece_framework.makegood.aspect.CannotWeaveException is raised when starting up Eclipse Juno SR2. (Issue #26)