Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run it with eclipse? #168

Closed
runc opened this issue Jun 14, 2019 · 4 comments
Closed

How to run it with eclipse? #168

runc opened this issue Jun 14, 2019 · 4 comments
Assignees

Comments

@runc
Copy link

runc commented Jun 14, 2019

Because it uses osgi, but I am not familiar with how to build a development environment

@pcnfernando
Copy link
Contributor

Can you elaborate more on your use-case? Do you want to build the distributions manually?
siddhi-io/distribution repository maintains the source code of the siddhi-runner and siddhi-tooling runtimes.

Please refer to the official documentation here.

@runc
Copy link
Author

runc commented Jun 15, 2019

thanks,I want to build a local development environment of distribution , but no documentation。

@pcnfernando
Copy link
Contributor

You need to first clone the repo from Github. Let the directory be <USER_HOME>/distribution
git clone https://github.com/siddhi-io/distribution.git

Install maven plug-ins in your eclipse
From Eclipse,
Import project > Existing Maven Projects > Open <USER_HOME>/distribution/pom.xml

The build steps are available here.

@mohanvive
Copy link
Contributor

Resolving the issue since query has been answered. Please reopen if you need further assistance on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants