IntelliJ IDEA not working on Ubuntu 17

Clash 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.
java ide intellij
add a comment |Â
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.
java ide intellij
1
Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
â Prathamesh Mutkure
Apr 21 at 8:22
add a comment |Â
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.
java ide intellij
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.
java ide intellij
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
add a comment |Â
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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.
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Yes, I installed the community package into the /opt/ folder by executing the idea.sh file
â Prathamesh Mutkure
Apr 21 at 8:22