Giter Site home page Giter Site logo

xembedeclipseplugin's Introduction

XEmbed Eclipse Plugin

This plugin adds a new view named XEmbedView for embedding an external window.

Install the plugin in eclipse

  1. Download XEmbedPluginFeature.zip.
  2. Open Eclipse CDT.
  3. In the main Help menu, select the Install New Software entry. It opens the Install window.
  4. Click on the Add button (top right of the window).
  5. In the dialog hit Archive button.
  6. Browse to the downloaded zip file, then hit Open. You should be back in the Install window.
  7. Unselect the Group items by category checkbox.
  8. XEmbedFeature should be in the main list, select the box near its name.
  9. Hit Next button.
  10. Then follows the instruction to install the XEmbededPlugin. You'll be asked to review the installation and to accept the plug-in license. The plug-in is not signed so you'll get a warning about that.

You will be asked to restart Eclipse so that the new plug-in is loaded.

How the plugin works

When the xembed_window_id dynamic variable is read from a launch configuration, it opens the XEmbedView view, creates a composite, and returns its window ID (hex value).

Modify or generate the plugin

You only need to do the following operations if you want to modify the plugin.

This repository contains two eclipse projects. You need eclipse Plug-in Development Environment (PDE) to import or open the plugin project (also import nested project).

Testing

To test the plug-in you can follow the following steps:

  1. right-click on the plugin project
  2. select Run As then Eclipse Application

Generate the zip file

  1. File --> Export
  2. In the tree, browse for Plug-in Development then Deployable features.
  3. Hit Next button.
  4. In the list, check XEmbedFeature plug-in
  5. Then select the destination Archive file and choose the path.
  6. Press Finish button.

xembedeclipseplugin's People

Contributors

dhedde avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.