IntelliJ JPA intelisense

Hi, we are using Cuba Platform with Middleware services that read from the database using JPA using TypedQuery passing a string and so on…

In other projects, no Cuba Platform, we were used to use for example this plugin (You will be redirected shortly) or using the Hybernate entity Manager, we were able to create our queries with intellisense.

We noticed that working on cuba platform middleware services code that is not happening… no intellisense…

So, the question is: do you have a any suggestion can we config anything

Thank you very much!
Angelo

Hi,

Unfortunately, for now Intellij knows nothing about CUBA Platform projects. We will try to make it compatible with Intellij Ultimate features in the future or implement code completion in Studio : https://youtrack.cuba-platform.com/issue/STUDIO-4776

2 Likes

Thank you very much for your answer!! we will wait for that!!!

Angelo

It is not that fast though. Most probably it will be introduced in 7.1 or later

1 Like

ok ok thank you!
Angelo