Don't see the run options when trying to run new JAVA class

Answered

I have re-installed many times and looked all the posts to fix this issue, But no help yet. All I'm trying to do is create a java project and create a new class and I don't see the run the command when I right click. I deeply believe im missing a piece, and logs do show that there are some errors.

OS: macosSierra

Java Version: javac 1.8.0_191

Attaching log and screenshots, Any help would be deeply appreciated.



 

0
3 comments
Avatar
Permanently deleted user

***logs***

 

2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - IntelliJ IDEA 2018.2.6 Build #IC-182.5107.16
2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - JDK: 1.8.0_152-release
2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - VM: OpenJDK 64-Bit Server VM
2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - Vendor: JetBrains s.r.o
2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - OS: Mac OS X
2018-11-19 10:01:35,000 [ 463264] ERROR - penapi.actionSystem.impl.Utils - Last Action:
2018-11-19 10:05:38,026 [ 706290] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 736 ms

0
Avatar
Permanently deleted user

Deleted all the cache files in Application support, and Library and re-installed the IDE and its worked :)

 

jyothsnas-MacBook-Pro:Application Support RahulReddy$ ls -ltr I*

IdeaIC2017.3:

total 7344

drwxr-xr-x  4 RahulReddy  staff      136 Oct 28 08:22 Scala

-rw-r--r--  1 RahulReddy  staff       40 Nov  5 22:42 availables.xml.etag

-rw-r--r--  1 RahulReddy  staff  3485471 Nov  5 22:42 availables.xml

-rw-r--r--  1 RahulReddy  staff   269467 Nov  5 22:42 extensions.xml

 

IdeaIC2018.2:

total 7728

drwxr-xr-x  5 RahulReddy  staff      170 Oct 16 22:38 Scala

-rw-r--r--  1 RahulReddy  staff       40 Nov 19 09:54 availables.xml.etag

-rw-r--r--  1 RahulReddy  staff  3668215 Nov 19 09:54 availables.xml

-rw-r--r--  1 RahulReddy  staff   281506 Nov 19 09:54 extensions.xml

jyothsnas-MacBook-Pro:Application Support RahulReddy$ ls -ltr Idea*

IdeaIC2017.3:

total 7344

drwxr-xr-x  4 RahulReddy  staff      136 Oct 28 08:22 Scala

-rw-r--r--  1 RahulReddy  staff       40 Nov  5 22:42 availables.xml.etag

-rw-r--r--  1 RahulReddy  staff  3485471 Nov  5 22:42 availables.xml

-rw-r--r--  1 RahulReddy  staff   269467 Nov  5 22:42 extensions.xml

 

IdeaIC2018.2:

total 7728

drwxr-xr-x  5 RahulReddy  staff      170 Oct 16 22:38 Scala

-rw-r--r--  1 RahulReddy  staff       40 Nov 19 09:54 availables.xml.etag

-rw-r--r--  1 RahulReddy  staff  3668215 Nov 19 09:54 availables.xml

-rw-r--r--  1 RahulReddy  staff   281506 Nov 19 09:54 extensions.xml

 

jyothsnas-MacBook-Pro:Library RahulReddy$ cd ..

jyothsnas-MacBook-Pro:~ RahulReddy$ ls -ltr Idea*

total 0

drwxr-xr-x  6 RahulReddy  staff  204 Oct 17 20:58 lambda_kafka

drwxr-xr-x  7 RahulReddy  staff  238 Oct 27 18:32 Intial_test

drwxr-xr-x  7 RahulReddy  staff  238 Oct 28 08:38 Scala

drwxr-xr-x  7 RahulReddy  staff  238 Oct 28 08:58 Scala2

drwxr-xr-x  7 RahulReddy  staff  238 Oct 28 09:34 Scala3

drwxr-xr-x  6 RahulReddy  staff  204 Oct 28 10:56 test

drwxr-xr-x  5 RahulReddy  staff  170 Oct 29 20:53 Lambdas

jyothsnas-MacBook-Pro:~ RahulReddy$ rm -rf Idea*

 

0

Hello,

There is not enough information in this log part. Please provide full log file if you face the issue again. Thanks!

0

Please sign in to leave a comment.