Goclipse v0.12.1 Release Notes

Release Date: 2015-08-24 // over 8 years ago
    • ๐Ÿ— Go build now displays GOOS and GOARCH environment variables in build/tools console, if a non-default value is set.
    • โž• Added UserGuide note about using Homebrew GDB in OS X.
    • ๐Ÿ›  Fixed: when invoking Go toolchain programs, add tool directory to beginning of PATH, not end.
    • ๐Ÿ›  Fixed: In Linux, the "Build Target" group UI widget height is broken, too short. (#150)
    • ๐Ÿ›  Fixed: if build tool reports many error messages, the Eclipse project build will take too long to finish.
    • ๐Ÿ›  Fixed: "Run As"/"Debug As" launch shortcut incorrectly matching pre-existing launch configurations.
    • ๐Ÿ›  Fixed: project not being refreshed when Build Target build invoked directly from Project Explorer.
    • ๐Ÿ›  Fixed: "null" text inserted when cancel pressed in "Variables..." and other dialogs.
    • ๐Ÿ›  Fixed: Launch Configuration Main tab fields incorrectly modified when a new Build Target is selected (if Build Target is not using defaults)