jmonkeybuilder
jmonkeybuilder copied to clipboard
Android Studio support?
Android studio (even the newest version) cannot find jme plugin on its repositories.
I found a temporary solution:
- Download version 1.3.2 https://plugins.jetbrains.com/plugin/10333-jmonkeyengine-support
- Open plugins window in AS
- Click 'Install from disk'
- 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 -versionopenjdk 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)
Could you try this version, please? https://yadi.sk/d/tyVuJhjj3WUr2V
@JavaSaBr it works fine
@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.