Top "Intellij-14" questions

IntelliJ IDEA is a popular IDE by JetBrains.

Intellij IDEA License Activation (SSLHandshakeException)

I'm trying to active Intellij IDEA (14) with my educational license under Ubuntu-gnome (15.4) getting an SSLHandshakeException: JetProfile connection error: SSLHandshakeException: java.…

ubuntu intellij-idea intellij-14 sslhandshakeexception
How to run Java scratch file in IntelliJ IDEA

I just start using IntelliJ-14 and I want to know about a scratch file. If I create a java scratch …

intellij-idea intellij-14
Why IntelliJ Idea cannot find location of GO SDK?

I downloaded go1.4.darwin-amd64-osx10.8.tar.gz and extract it on my local directory. Based on what Installing to a …

go intellij-idea intellij-14
IntelliJ new project - maven archetype list empty

When creating IntelliJ → New Project → Maven, the archetype list is blank and does not populate no matter how long the …

maven intellij-idea maven-3 intellij-14
Cannot run program, error=7, Argument list too long

I faced error while running unit test in intellij. Below is error message. Error Error running CLASS_NAME.TEST_METHOD_…

java intellij-idea jvm java-8 intellij-14
Error running scala console. Module not found

I am able to run sample code, which I have saved in sample.sc and the results are displaying on …

scala intellij-idea intellij-14
How does IntelliJ's "Reimport All Maven Projects" button work?

How does IntelliJ's "Reimport All Maven Projects" button actually work? I'm asking this because I see that IntelliJ's reimport button's …

maven intellij-idea intellij-13 intellij-14
getting a "Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet" when starting springboot project from intellij

I created a simple springboot project from Spring Initializr. when starting springboot project from intellij, I am getting below exception …

java maven spring-boot intellij-14 maven-tomcat-plugin
IntelliJ Ultimate 14 find usages not working

I am using Intellij IDEA 14 Ultimate. When I search find usages, in find view there is a info like Searching …

intellij-idea intellij-14
Error in running Spark in Intellij : "object apache is not a member of package org"

I am running a Spark program on Intellij and getting the below error : "object apache is not a member of …

scala apache-spark intellij-14