zoukankan      html  css  js  c++  java
  • Ubuntu 安装IntelliJ IDEA

    1. 下载IDEA 
       官网地中:http://www.jetbrains.com/idea/download/index.html 
       选择对应操作系统的版本。下载后,我的文件名称为: ideaIU-11.1.1.tar.gz 

    2. 安装 
       2.0 拷贝到安装位置(安装其实就是解压过程) 
       2.1 解压 
           /opt/idea-IU-117.117/bin $ sudo tar -xvf ideaIU-11.1.1.tar.gz 
       2.2 运行,提示错误 
           /opt/idea-IU-117.117/bin $ sh idea.sh 

    转自: http://javajiao.iteye.com/blog/1670486

  • 相关阅读:
    UVa10779
    UVa10779
    C++ 内存管理学习笔记
    c++ 学习笔记
    AcWing 275 传纸条
    I
    Tree HDU6228
    Lpl and Energy-saving Lamps
    C
    Secret Poems
  • 原文地址:https://www.cnblogs.com/pinganzi/p/6700854.html
Copyright © 2011-2022 走看看