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.运行脚本

  • 相关阅读:
    python实现从生成器中取固定角标的元素
    python-高阶函数
    git学习手册
    python批量进行文件修改操作
    python第一站
    LoadRunner,一个简单的例子
    python3中urllib2的问题
    gitlab 随笔
    sed 删除文本
    sed 修改文本
  • 原文地址:https://www.cnblogs.com/zengkefu/p/5616911.html
Copyright © 2011-2022 走看看