Compile error when develop in IDEA #38699
-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
@tohghua Thank you for your report. You should open your dbeaver-workspace in IDEA, not your root directory. |
Beta Was this translation helpful? Give feedback.
-
@labanovichttps There is no pom.xml inside dbeaver-workspace, so opening it is useless here ![]() |
Beta Was this translation helpful? Give feedback.
-
@labanovichttps Any comment for this? |
Beta Was this translation helpful? Give feedback.
-
@tohghua |
Beta Was this translation helpful? Give feedback.
-
@labanovichttps |
Beta Was this translation helpful? Give feedback.
@tohghua
Execute the generate_workspace script in either the DBeaver or CloudBeaver repository, depending on the workspace you need. Once dependencies are downloaded and IDEA configurations are created, the dbeaver-workspace folder will appear. The IDEA configuration, by default, will be generated in dbeaver-workspace/dbeaver-ce or dbeaver-workspace/cloudbeaver-ce, which can be opened in IntelliJ IDEA.