Skip to content

v0.1.2: Bugfixes & Support for Eclipse 3.8+

Compare
Choose a tag to compare
@caspark caspark released this 17 May 02:37
· 18 commits to master since this release

Changes:

  • Select Next (Ctrl+Shift+D by default) will spawn a second cursor on the first keypress, rather than on the second keypress, so that you longer need to press it twice for it to be useful; this is more consistent with the name of the command, as well as more consistent with how Sublime Text handles it.

Fixes:

  • #7: Should now be usable with Eclipse 3.8 or higher, instead of only Eclipse 4.3+
  • Minor tweaks to add development support for JDK6.

Refer to the readme for installation instructions.