Table of Contents

Search

  1. Preface
  2. Introduction to Edge Data Streaming Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

Step 6: Install the Maven Project

Step 6: Install the Maven Project

After you create the Maven project, install the project to create the custom plug-in.
Before you install the Maven project, remove files generated in the project directory when you created a project previously by running the
Maven Clean
command. In the Project Explorer, right click the project. Select
Run As
Maven clean
.
  1. Select the project in the project explorer.
  2. Right-click and select
    Run As
    Maven install
    .
    The following image shows the
    Maven install
    command:
    The image shows the Maven install command in the Eclipse window.
    The following image shows the target directory after the Maven command has run successfully:
    The image shows the target directory in the Project Explorer after the Maven command has run successfully.

0 COMMENTS

We’d like to hear from you!