Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Trying to build locally fails #71

Open
haringsrob opened this issue Jul 20, 2018 · 4 comments
Open

Trying to build locally fails #71

haringsrob opened this issue Jul 20, 2018 · 4 comments

Comments

@haringsrob
Copy link

Hi,

I was about to give it a try and see if I could make it work on phpstorm.

However when just cloning te project and running ./gradlew buildPlugin I receive the following error:

Caused by: java.lang.ArrayIndexOutOfBoundsException: 450
at org.jetbrains.org.objectweb.asm.ClassReader.readUnsignedShort(ClassReader.java:2464)

I havent used gradle before.

@Ruin0x11
Copy link
Owner

Ruin0x11 commented Jul 23, 2018

I haven't tried building with PHPStorm yet, but it does build on my environment with latest IntelliJ IDEA CE. Does it at least build with the latest version of IDEA?

@haringsrob
Copy link
Author

I was trying to build with the latest Community edition.

I ran brew install gradle before. (v4.9). Java version is 10.2.

@Ruin0x11
Copy link
Owner

Ok, I'll try building when I get access to my macOS machine.

@qleguennec
Copy link

I'm having the same issue on debian with:

java --version
openjdk 10.0.2 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Debian-1)

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

No branches or pull requests

3 participants