Skip to content

newgeekorder/devkit-documentation-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devkit Documentation Connector

This project is a Cloud Connector made for the purpose of showing all the new features availables in devkit.

It makes use of the Devkit Documentation Service.

Installation Requirements

  1. AnyPoint Studio to use the connector
  2. Devkit Documentation Service, it might use the hosted in the cloud version, or can be downloaded and runned locally.

Installation

For the tests to run, the credential.properties must be pointing to a running instance of the Devkit Documentation Service

> mvm clean install

or if you want to skip the tests

> mvn clean install -DskipTests
  1. Open AnyPoint Studio and go to help > Install New Software.
  2. Add a new site pointing to {connector_path}/target/update-site/.
  3. Install the connector plugin
  4. Restart Studio and it should be visible now in the Connectors section in the pallete.

About

Connector made to demonstrate the capabilities of the new features in Devkit for Studio 3.5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%