IntelliJ IDEA not working on Ubuntu 17

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I installed IntelliJ and it got installed successfully then when I tried to configure project structure, it wasn't working. I was clicking that option but nothing was happening.



Also when I tried to create a new project, i was getting the same result. I was simply clicking that option but nothing was happening.



I re-installed it several times but nothing happened and the result was same.







share|improve this question
















  • 1




    Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
    – Prathamesh Mutkure
    Apr 21 at 8:22














up vote
0
down vote

favorite












I installed IntelliJ and it got installed successfully then when I tried to configure project structure, it wasn't working. I was clicking that option but nothing was happening.



Also when I tried to create a new project, i was getting the same result. I was simply clicking that option but nothing was happening.



I re-installed it several times but nothing happened and the result was same.







share|improve this question
















  • 1




    Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
    – Prathamesh Mutkure
    Apr 21 at 8:22












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I installed IntelliJ and it got installed successfully then when I tried to configure project structure, it wasn't working. I was clicking that option but nothing was happening.



Also when I tried to create a new project, i was getting the same result. I was simply clicking that option but nothing was happening.



I re-installed it several times but nothing happened and the result was same.







share|improve this question












I installed IntelliJ and it got installed successfully then when I tried to configure project structure, it wasn't working. I was clicking that option but nothing was happening.



Also when I tried to create a new project, i was getting the same result. I was simply clicking that option but nothing was happening.



I re-installed it several times but nothing happened and the result was same.









share|improve this question











share|improve this question




share|improve this question










asked Apr 20 at 6:21









Prathamesh Mutkure

32




32







  • 1




    Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
    – Prathamesh Mutkure
    Apr 21 at 8:22












  • 1




    Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
    – Prathamesh Mutkure
    Apr 21 at 8:22







1




1




Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
– Prathamesh Mutkure
Apr 21 at 8:22




Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
– Prathamesh Mutkure
Apr 21 at 8:22










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










The intellij-idea-community snap package works OK with openjdk-8-jdk without requiring a lot of special configuration, and it also is updated automatically. Open the terminal and type:



sudo apt install openjdk-8-jdk 
sudo snap install --classic intellij-idea-community


This installs the IntelliJ IDEA Community Edition version 2018.1.1.






share|improve this answer




















  • Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
    – Prathamesh Mutkure
    Apr 22 at 2:36










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026601%2fintellij-idea-not-working-on-ubuntu-17%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote



accepted










The intellij-idea-community snap package works OK with openjdk-8-jdk without requiring a lot of special configuration, and it also is updated automatically. Open the terminal and type:



sudo apt install openjdk-8-jdk 
sudo snap install --classic intellij-idea-community


This installs the IntelliJ IDEA Community Edition version 2018.1.1.






share|improve this answer




















  • Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
    – Prathamesh Mutkure
    Apr 22 at 2:36














up vote
0
down vote



accepted










The intellij-idea-community snap package works OK with openjdk-8-jdk without requiring a lot of special configuration, and it also is updated automatically. Open the terminal and type:



sudo apt install openjdk-8-jdk 
sudo snap install --classic intellij-idea-community


This installs the IntelliJ IDEA Community Edition version 2018.1.1.






share|improve this answer




















  • Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
    – Prathamesh Mutkure
    Apr 22 at 2:36












up vote
0
down vote



accepted







up vote
0
down vote



accepted






The intellij-idea-community snap package works OK with openjdk-8-jdk without requiring a lot of special configuration, and it also is updated automatically. Open the terminal and type:



sudo apt install openjdk-8-jdk 
sudo snap install --classic intellij-idea-community


This installs the IntelliJ IDEA Community Edition version 2018.1.1.






share|improve this answer












The intellij-idea-community snap package works OK with openjdk-8-jdk without requiring a lot of special configuration, and it also is updated automatically. Open the terminal and type:



sudo apt install openjdk-8-jdk 
sudo snap install --classic intellij-idea-community


This installs the IntelliJ IDEA Community Edition version 2018.1.1.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 21 at 9:22









karel

50.3k11107127




50.3k11107127











  • Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
    – Prathamesh Mutkure
    Apr 22 at 2:36
















  • Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
    – Prathamesh Mutkure
    Apr 22 at 2:36















Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
– Prathamesh Mutkure
Apr 22 at 2:36




Oh yes..!! I am new here so I don't have enough knowledge about this site. Again thanks a lot for this..!!
– Prathamesh Mutkure
Apr 22 at 2:36

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026601%2fintellij-idea-not-working-on-ubuntu-17%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error

How do I move numbers in filenames, in a batch renaming operation?