Code Monkey home page Code Monkey logo

Comments (5)

TheFreezingChicken avatar TheFreezingChicken commented on July 20, 2024 1

I'm not even surprised, everything that Google touches is a structural mess (that somehow still works but still... a mess).
So considering Android Studio is probably 95% under Google's directions that's why I'm not surprised.
I even felt bad putting it under "JetBrains Product" because it feels like an insult ๐Ÿ˜‚

from intellij-pokemon-progress.

TheFreezingChicken avatar TheFreezingChicken commented on July 20, 2024 1

Merry Christmas to you too ๐Ÿ˜„ and thanks. I've being trying the plugin on WebStorm too in the meanwhile, really cool ๐Ÿ‘๐Ÿป

from intellij-pokemon-progress.

kagof avatar kagof commented on July 20, 2024

Thanks for the bug report @TheFreezingChicken. The latest version of this plugin was indeed compiled with Java 11 (which corresponds to 55.0) instead of Java 8 (which corresponds to 52).

The release notes for the latest version of IntelliJ seemed to suggest that all IntelliJ based IDEs had been updated to run on Java 11, but that apparently doesn't apply to Android Studio. Also weirdly, version 1.3.0 of this plugin does run on older versions of IntelliJ (back to 2019.3) which are Java 8 based. It seems Android Studio may be the odd one out on how it handles this, somehow.

I am able to repro the error you posted, so will look into resolving this. It may (hopefully) just be as easy as reverting back to using Java 8 instead of 11 to compile this plugin.

from intellij-pokemon-progress.

kagof avatar kagof commented on July 20, 2024

Bizarrely, the compatibility checker says that it is compatible, and that it used Java 11 to check it!

Screenshot 2020-12-19 at 17 34 25

from intellij-pokemon-progress.

kagof avatar kagof commented on July 20, 2024

Merry Christmas @TheFreezingChicken! I've released version 1.3.1 of the plugin. All I did was rollback the Java version to 8, which seems to have made it work in Android studio. Should be available in the plugin repository some time in the next day or 2.

from intellij-pokemon-progress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.