Navigation


COM Plug-in for Eclipse - Importing the Examples

The COM Plug-in for Eclipse provides a full featured development environment for building COM based applications in Java utilising the very popular Eclipse IDE. Whilst there are several Java frameworks for working the Microsoft Component Object Model, COM Plug-in for Eclipse is the first Java IDE specific to that purpose. Get a copy from here

You can use the COM Import Wizard to import a COM sample project into a workspace.

  1. From the main menu bar, select File > Import.... The Import wizard opens.
  2. Select COM > COM Sample Project and click Next.
  3. From the list of samples, select which one you would like to import.
  4. Click Finish to start the import.
  5. Take at look at the COM Plug-in user guide in the Eclipse Help or more details on running each sample.

COM Import Samples Wizard