Skip to content

dinuish94/devstudio-tooling-ei

 
 

Repository files navigation

Devstudio-tooling-ei

WSO2 EI tooling provides capabilities of a complete eclipse-based development environment for the EI projects and artifact creation.

Version

7.0.0

How to Build

This requires maven installed in your system. Run these commands to clone the repo and build it.

$ git clone [git-repo-url]
$ cd devstudio-tooling-ei
$ mvn clean install

How to Install

After a successful build you will get installable zips (P2 Repos) of the plugin inside repository -> composite and repository -> main . If you have a WSO2 Developer Studio distribution you should install repository -> main and if you have a General eclipse distribution you should choose repository -> composite .

In eclipse go to help -> Install new software and select the respective path (repository -> composite -> built zip or repository -> main -> built zip) to the built zip file. And install required features.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 64.1%
  • Shell 33.6%
  • CSS 2.3%