Skip to content

Setting up Polypheny-DB for development #286

Answered by vogti
S-Harshit asked this question in Q&A
Discussion options

You must be logged in to vote

Hi S-Harshit,

you're right, there is not yet a guide for setting up a development environment. I will take care of this. For the time being, here is a short description. The setup is quite easy:

  1. Fork and checkout Polypheny-DB
  2. Import the project in your favorite IDE as gradle project. Most of us are using IntelliJ. But other IDEs should work fine as well.
  3. Set up lombok support in your IDE. See this tutorial for further information.
  4. Import our coding style (I have attached the latest version to this post. There has been a minor change to the one in the Admin Repo).
  5. Add the copyright profile (either configure manually with the header on the website or -- if you are using IntelliJ -- copy th…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@S-Harshit
Comment options

@vogti
Comment options

Answer selected by vogti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants