[GH-ISSUE #576] How to import the cloudbeaver source code into the development tool eclipse or idea #163

Closed
opened 2026-03-07 20:45:36 +03:00 by kerem · 6 comments
Owner

Originally created by @dinsy008 on GitHub (Dec 7, 2021).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/576

How to import the cloudbeaver source code into the development tool eclipse or idea for secondary development

Originally created by @dinsy008 on GitHub (Dec 7, 2021). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/576 How to import the cloudbeaver source code into the development tool eclipse or idea for secondary development
kerem closed this issue 2026-03-07 20:45:36 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Dec 8, 2021):

Thank you for your interest in CloudBeaver. The way is the same as DBeaver has. You can use following instructions:
https://github.com/dbeaver/dbeaver/wiki/Develop-in-Eclipse
https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA

Please feel free to ask any additional questions.

<!-- gh-comment-id:988776322 --> @kseniiaguzeeva commented on GitHub (Dec 8, 2021): Thank you for your interest in CloudBeaver. The way is the same as DBeaver has. You can use following instructions: https://github.com/dbeaver/dbeaver/wiki/Develop-in-Eclipse https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA Please feel free to ask any additional questions.
Author
Owner

@kseniiaguzeeva commented on GitHub (Dec 8, 2021):

Also we've created the additional article in Cloudbeaver wiki Develop in Eclipse.

<!-- gh-comment-id:988869500 --> @kseniiaguzeeva commented on GitHub (Dec 8, 2021): Also we've created the additional article in Cloudbeaver wiki [Develop in Eclipse](https://github.com/dbeaver/cloudbeaver/wiki/Develop-in-Eclipse).
Author
Owner

@dinsy008 commented on GitHub (Dec 13, 2021):

Thank you for your interest in CloudBeaver. The way is the same as DBeaver has. You can use following instructions: https://github.com/dbeaver/dbeaver/wiki/Develop-in-Eclipse https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA

Please feel free to ask any additional questions.

reference resources https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA There is still a problem with the build

  1. cloudbeaver-idea-project.git is not found in GitHub
  2. .product or related documents are not found in .metadata/.plugins
    Can you describe in detail how to build a development and debugging environment in idea
<!-- gh-comment-id:992222535 --> @dinsy008 commented on GitHub (Dec 13, 2021): > Thank you for your interest in CloudBeaver. The way is the same as DBeaver has. You can use following instructions: https://github.com/dbeaver/dbeaver/wiki/Develop-in-Eclipse https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA > > Please feel free to ask any additional questions. reference resources https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA There is still a problem with the build 1. cloudbeaver-idea-project.git is not found in GitHub 2. .product or related documents are not found in .metadata/.plugins Can you describe in detail how to build a development and debugging environment in idea
Author
Owner

@lichaoge commented on GitHub (Dec 15, 2021):

Does cloud dbeaver support Command line to pass parameters? Can parameters be passed in using Command line like windows when starting the dbeaver container? For example: https://github.com/dbeaver/dbeaver/wiki/Command-Line

<!-- gh-comment-id:994595037 --> @lichaoge commented on GitHub (Dec 15, 2021): Does cloud dbeaver support Command line to pass parameters? Can parameters be passed in using Command line like windows when starting the dbeaver container? For example: https://github.com/dbeaver/dbeaver/wiki/Command-Line
Author
Owner

@serge-rider commented on GitHub (Dec 22, 2021):

Yes, you can pass command line parameters to CloudBeaver. But only parameters related to JVM (System parameters and VM arguments from the article mentioned above). You can add these parameters in the run-server.sh script or y setting JAVA_OPTS environment variable.

<!-- gh-comment-id:999535624 --> @serge-rider commented on GitHub (Dec 22, 2021): Yes, you can pass command line parameters to CloudBeaver. But only parameters related to JVM (System parameters and VM arguments from the article mentioned above). You can add these parameters in the `run-server.sh` script or y setting `JAVA_OPTS` environment variable.
Author
Owner

@kseniiaguzeeva commented on GitHub (Jan 12, 2022):

Please feel free to ask to reopen the ticket if you have any additional questions.

<!-- gh-comment-id:1010783842 --> @kseniiaguzeeva commented on GitHub (Jan 12, 2022): Please feel free to ask to reopen the ticket if you have any additional questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#163
No description provided.