Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support and require IDEA 13.1 #90

Merged
merged 4 commits into from May 14, 2014
Merged

Commits on May 14, 2014

  1. Bump to 1.6.0-SNAPSHOT

    In preparation for a a release that requires IDEA 13.1.
    retronym committed May 14, 2014
    Configuration menu
    Copy the full SHA
    78716b9 View commit details
    Browse the repository at this point in the history
  2. Support and require IDEA 13.1

      - hook into a new protected method to add our prompt handling
      - reflectively set the `ConsoleHistoryModel` field, rather than overrriding
        it. This is a lesser evil than the copy/paste from the base class.
    retronym committed May 14, 2014
    Configuration menu
    Copy the full SHA
    f1785dc View commit details
    Browse the repository at this point in the history
  3. Since IDEA 13.1

    retronym committed May 14, 2014
    Configuration menu
    Copy the full SHA
    393bd19 View commit details
    Browse the repository at this point in the history
  4. Update README

    retronym committed May 14, 2014
    Configuration menu
    Copy the full SHA
    bb081ee View commit details
    Browse the repository at this point in the history