zoukankan      html  css  js  c++  java
  • eclipse 上安装systemgui

    http://wiki.eclipse.org/Linux_Tools_Project/PluginInstallHelp

    http://wiki.eclipse.org/Linux_Tools_Project/User_Guides

    Linux Tools Project/PluginInstallHelp

    Installing Linux Tools Project Content

    This article teaches users how to set up Eclipse to download and install content provided by the Linux Tools Project. It is intended for users who are attempting to do so for the first time.

    Installing Updates From the Linux Tools Update Site

    The easiest way to install plug-ins and other software provided by the Linux Tools Project is to directly download and install plug-ins from the Linux Tools Update Site. This can be done through the Install New Software dialog. To do so, follow these steps:

    1. Go to Help > Install New Software... to open the Install dialog. 
      LinuxToolsInstall.png
    2. Click the Add... button; this will display the Add Site dialog. 
      LinuxToolsAddsitedialog.png
    3. Enter http://download.eclipse.org/linuxtools/update in the Location: field and "Linux Tools" in the Name: field and click OK. This will add the Linux Tools Project update site to the list of available sites.
    4. The Linux Tools Project update site should now be selected in the Work with: selection box. If it is not, you can select it from the list by clicking the down arrow and locating its entry. You can simply collapse the entry for this site to view content available for installation.
      LinuxToolsInstall2 Juno.PNG
    5. To install a feature/update, check the corresponding box and click the Next button, following the wizard.

    具体操作:

    1.  安装java:jre-8u91-linux-x64.rpm

        http://www.java.com/zh_CN/download/manual.jsp#lin

    2. 下载eclipse:Eclipse IDE for C/C++ Developers

        https://www.eclipse.org/downloads/eclipse-packages/?osType=linux&release=undefined

    3. Eclipse IDE for C/C++ Developers集成环境下 

           1.file ---->new---->other---->systemtap---->systemtap script

           2.运行脚本

  • 相关阅读:
    RelativeLayout布局属性
    调整CodeIgniter错误报告级别
    php 报错 Cannot modify header information
    ScrollView中嵌套ListView
    机器学习索引贴(未分类)
    进程与线程
    并行程序
    缓存命中率
    启发式算法(Heuristic Algorithm)
    详解 LSTM
  • 原文地址:https://www.cnblogs.com/zengkefu/p/5616911.html
Copyright © 2011-2022 走看看