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

Android Studio support? #19

Open
xahon opened this issue May 24, 2018 · 3 comments
Open

Android Studio support? #19

xahon opened this issue May 24, 2018 · 3 comments

Comments

@xahon
Copy link

xahon commented May 24, 2018

Android studio (even the newest version) cannot find jme plugin on its repositories.

I found a temporary solution:

  1. Download version 1.3.2 https://plugins.jetbrains.com/plugin/10333-jmonkeyengine-support
  2. Open plugins window in AS
  3. Click 'Install from disk'
  4. Choose downloaded plugin from the list

The latest version of plugin at the time (1.3.4) doesn't work on the latest AS 3.1.2

I think you should add this plugin into AS plugins repos

P.S. I didn't check another versions lower than 1.3.2 and AS lower than 3.1.2

Ubuntu 16.04.3
java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)

@JavaSaBr
Copy link
Owner

Could you try this version, please?
https://yadi.sk/d/tyVuJhjj3WUr2V

@xahon
Copy link
Author

xahon commented May 25, 2018

@JavaSaBr it works fine

@JavaSaBr
Copy link
Owner

@xahon ok, but I'm not going to upload this version to the official repository because it isn't compatible with current IntelliJ IDEA. AS is based on idea 2017.4 which is too old and any plugin can't be compatible with both IDEs at the same moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants