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

#23395 [CUBRID] Extend navigator to display db_server information #23457

Open
wants to merge 10 commits into
base: devel
Choose a base branch
from

Conversation

longhaseng52
Copy link
Contributor

  • Extend CUBRID plugin to display 'db_server' information on the navigator
  • The db_server object in the CUBRID catalog is connection information for a remote database server supported by CUBRID 11.2 or later (database link)

@LonwoLonwo
Copy link
Member

Hello @longhaseng52

Thanks for your contribution.

We will look at it.

@LonwoLonwo
Copy link
Member

LonwoLonwo commented Apr 18, 2024

Please, all next commits in this branch start from the ticket number. like #23395 fix code style

…ss/dbeaver/ext/cubrid/model/CubridServer.java

Co-authored-by: Anastasiya <45152336+LonwoLonwo@users.noreply.github.com>
@uslss uslss self-assigned this Jun 10, 2024
@E1izabeth
Copy link
Member

Hi, @longhaseng52
This PR cannot be built due to the following error:

Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.4:compile (default-compile) on project org.jkiss.dbeaver.ext.cubrid: Compilation failure: Compilation failure: 
[ERROR] /var/jenkins_home/jobs/DBeaverDesktop/jobs/dbeaver-ce/workspace/dbeaver/plugins/org.jkiss.dbeaver.ext.cubrid/src/org/jkiss/dbeaver/ext/cubrid/model/CubridServer.java:[95] 
[ERROR] 	@Property(viewable = true, length = PropertyLength.MULTILINE, order = 8)
[ERROR] 	                                    ^^^^^^^^^^^^^^
[ERROR] PropertyLength cannot be resolved to a variable
[ERROR] 1 problem (1 error)

Could you fix it?

@longhaseng52
Copy link
Contributor Author

Hello @E1izabeth,

I got it fixed now.

@E1izabeth
Copy link
Member

Thank you

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

Successfully merging this pull request may close these issues.

None yet

5 participants