Time for action – creating a headless application

A product hands the runtime off to an application, which can be thought of as a custom Eclipse Runnable class. This is the main entry point to the application, which is responsible for setting up and tearing down the content of the application.

  1. Create a new plug-in, called com.packtpub.e4.headless.application. Ensure that the This plug-in will make contributions to the UI is unselected and Would you like to create a rich client application is set to No:
    Time for action – creating a headless application
  2. Click on Finish and the project will be created.
  3. Open the project, select Plug-in Tools | Open Manifest, and go to the Extensions tab. This is where ...

Get Eclipse Plug-in Development Beginner's Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.