> I'm trying to install android studio . But it needs java . I try to
> install openjdk .But it keeps asking for java . Can some tell me how to
> install the simple way to install java and jdk in fedora 21 64bit ?
>

  I'm not sure if this will help what you are trying to do, but I was able
to get the full Java
development environment on Fedora 21 64-bit by running these commands:


  yum install -y java-1.8.0-openjdk

  yum install -y java-1.8.0-openjdk-devel

  For the browser plugin:
  yum install -y icedtea-web


  To turn on the Java Console:
 System->Preferences->System->IcedTea-Web Control Panel



Jim Lewis
http://jklewis.com <- My resume,  Java games, and link to my Linux book
are here. Website has no ads!

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to