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

Describe integration with JPA plugin of IntelliJ IDEA Ultimate #4

Closed
alexander-shustanov opened this issue Feb 11, 2019 · 1 comment
Assignees
Labels
type: enhancement New feature or request

Comments

@alexander-shustanov
Copy link

https://youtrack.haulmont.com/issue/STUDIO-4776

Steps how to configure new project. If you already has a project, migrate it on platform 7.1, remove all JPA facets if any, and all Databases if any, and than, reopen the project, continue from step 2.

  1. Create project on version 7.1+
    screenshot from 2019-02-11 11-04-53
  2. After project sync, you will see two notifications.
    screenshot from 2019-02-11 11-05-19
  3. Click on Cuba Data Sources Detected -> Configure. You will see configuration page. Click on HSQLDB (Remote) -> Go to Driver.
    screenshot from 2019-02-11 11-05-50
  4. Choose 2.3.2. Click Back.
    screenshot from 2019-02-11 11-05-58
    screenshot from 2019-02-11 11-15-33
  5. Click Test Connection. Click OK.
    screenshot from 2019-02-11 11-06-16
  6. Click Event Log -> General. Click Frameworks Detected, JPA framework is detected -> Configure.
    screenshot from 2019-02-11 11-06-32
    screenshot from 2019-02-11 11-20-09
  7. Uncheck Web items. Click Ok.
    screenshot from 2019-02-11 11-07-48
  8. Create database from Cuba -> Create Database. Navigate to Persistence.
    screenshot from 2019-02-11 11-08-00
  9. Choose one of the modules, Entities subitem. Click Console button.
    screenshot from 2019-02-11 11-08-22
  10. You will see the jpql console. Enter a request and press Ctrl+Enter.
    screenshot from 2019-02-11 11-08-48
@knstvk knstvk changed the title Describe integration with Jpa plugin from Ultimate IDEA Describe integration with JPA plugin of IntelliJ IDEA Ultimate Mar 1, 2019
@knstvk knstvk transferred this issue from cuba-platform/documentation Mar 11, 2019
@knstvk knstvk added the type: enhancement New feature or request label Mar 11, 2019
@knstvk knstvk added this to the Release 9 milestone Mar 11, 2019
@BlackRule
Copy link

BlackRule commented Apr 4, 2019

I get
[08004] The server requested password-based authentication, but no password was provided.
Though maindatabase connection is ok
And it's postgres if it matters
plugin v10.0.NIGHTLY50-183

@alexbudarov alexbudarov assigned alexbudarov and unassigned knstvk Jul 29, 2019
alexbudarov added a commit that referenced this issue Nov 12, 2019
alexbudarov added a commit that referenced this issue Nov 12, 2019
@alexbudarov alexbudarov removed this from the Release 9 milestone Nov 12, 2019
alexbudarov added a commit that referenced this issue Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants