Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

IntelliJ crashes when pressing enter

$
0
0

Hey,

 

I have repeatedly the same error:

 

Move the cursor to line 2 of the code, press enter, Intellij crashes.

IntelliJ also crashed when I tried to copy the code into this post (every time I tried out).

 

It also crashes in other occasions that I cannot describe right now.

 

package xxx; publicenum Size {   S, M, L, XL;    privatestaticfinal Size[] VALUES = values();    publicstatic Size fromInt(int s) {      return VALUES[s];   }}

 

Some details about my intellij and computer:

IntelliJ IDEA 13.1.3

Build #IC-135.909, 13. May 2014

JRE: 1.8.0_05b13 amd64

 

Running fully up-to-date arch linux on a lenovo x230 T.

 

Some help or suggestions would be really appreciated, since I did like to continue using IntelliJ.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>