jmonkeybuilder icon indicating copy to clipboard operation
jmonkeybuilder copied to clipboard

Android Studio support?

Open xahon opened this issue 7 years ago • 3 comments

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)

xahon avatar May 24 '18 05:05 xahon

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

JavaSaBr avatar May 24 '18 18:05 JavaSaBr

@JavaSaBr it works fine

xahon avatar May 25 '18 02:05 xahon

@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.

JavaSaBr avatar May 25 '18 06:05 JavaSaBr