Can't run IDEA 14 on Ubuntu 14

abierto

When I run Idea from idea.sh, I get this error:

'tools.jar' seems to be not in IDEA classpath.
Please ensure JAVA_HOME points to JDK rather than JRE.

My actual $JAVA_HOME is

/usr/lib/jvm/jdk1.7.0_60

Inside it I've got, navigating through folders, the tools.jar. If I run java -version I get this output:

java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)

I'm running Ubuntu 14.04 LTS, and trying to run IDEA 141.1532.4.

I've also added /opt/idea-IC-141.1532.4/bin to my $PATH variable, but it doesn't work.

ljrk

Do

sudo update-alternatives --config java

and select the JDK rather than the JRE.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Can't compile java project on intelij Idea 14 CE

From Dev

Can't open nano and can't install it on Ubuntu Server 14

From Dev

Ubuntu 14 and LAMP can't access WordPress website

From Dev

intellij IDEA 14 in ubuntu is very slow

From Dev

Can not import maven project to IDEA 14

From Dev

Ubuntu 14 LTS crashed to start run

From Dev

Run JUnit test in IntelliJ IDEA 14 without choosing configuration type

From Dev

Ubuntu 14 Wifi Doesn't Work

From Dev

Since 14 8 2016 Skype can't connect from Ubuntu 16.04. How can I solve it?

From Java

Why can't IntHolder be found in JDK 14?

From Dev

Can't add Fedora 14 to grub

From Dev

Can't add Fedora 14 to grub

From Dev

Can't import sbt project in intellij 14

From Dev

Ubuntu 13.10 can't satisfy dependency libpackagekit-glib2-14

From Dev

Can't login to Ubuntu server 14 after fresh install; never given chance to set password in first place

From Dev

Can't set a static IP (Ubuntu 14) "interface eth0 not configured"

From Dev

All Network in ubuntu 14 have been removed and can't connect to internet

From Dev

Doesn't work debug for play project in IDEA 14 Ultimate

From Dev

Can I burn Ubuntu 16 in a DVD with Ubuntu 14?

From Dev

Ubuntu 14, services don't stop, shutdown doesn't work

From Dev

MySql Workbench on Ubuntu 14

From Dev

MySql Workbench on Ubuntu 14

From Dev

Elementary OS on Ubuntu 14

From Dev

Ubuntu 14 not a valid iso

From Dev

QR reader for Ubuntu 14?

From Dev

PHP is not working on ubuntu 14

From Dev

Maven configuration in intellij idea 14

From Dev

Ubuntu 20.04 on ThinkPad T14 gen 1 amd

From Dev

Harddisks aren't recognized in new system (ubuntu 14)

Related Related

HotTag

Archive