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

Fixed some bugs and updated version #31

Merged
merged 5 commits into from
Mar 10, 2013
Merged

Fixed some bugs and updated version #31

merged 5 commits into from
Mar 10, 2013

Commits on Mar 8, 2013

  1. Configuration menu
    Copy the full SHA
    2992454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726c35b View commit details
    Browse the repository at this point in the history
  3. Fixed #27 "Running the build with IDEA 12.1 jars fails tests"

    * added missing reference to PlatformUltraLiteTestFixture
    * added missing dependency to idea.jar and trove4j
    * upgraded pom.xml to use intellij 12.1.0
    * upgraded project.version to 1.0.7
    * added changelog link to plugin.xml
    
    Issues: #27
    aheusingfeld committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    76cf252 View commit details
    Browse the repository at this point in the history
  4. Updated according to pull-request feedback

    - updated install-intellij-libs.sh to easily install all JARs in IntelliJ's lib folder
    - referenced jars from the lib folder in our pom.xml
    - updated README.md
    
    Issues: #31
    aheusingfeld committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    2456926 View commit details
    Browse the repository at this point in the history
  5. Fixed #29 "ToolWindow icons should be 13x13 - warning on a console"

    - resized sonar.png to 13x13 pixel
    
    Issues: #29
    aheusingfeld committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    441a23c View commit details
    Browse the repository at this point in the history