I tried the new version today and my experience so far is positive.
I started using the stand alone application on my linux system and directly opened an existing Studio 6.10 application. Even that I am used to work with IntelliJ, I had to search a little to find the editor for the entities…
I also tried the addon which worked, too.
My findings are the following:
a) When using the AddOn inside IntelliJ Ultimate, I got an error:
“Unsupported Modules Detected: Compilation is not supported for following modules: CUBA. Unfortunately you can’t have non-Gradle Java modules and Android-Gradle modules in one project.”
Just as an explanation: In my git repository of my project, I have multiple directories for different applications, e.g. “CUBA” for the CUBA Platform based server part, “Android-App” for an Android Application and so on … the stand alone application didn’t give such an error and because I was opening the CUBA folder, everything outside that folder should not be considered by the project.
But this seems to be no real issue: Everything seems to work fine.
b) Switching between Text and Designer is quite nice, but it is not done in a consistent way. Example:
- Entitys can be shown as text, designer and ddl preview.
- Views are just shown as text / structure but what I would call the designer is opened through the context menu of the element with “Edit View”
c) “Missing Files” - Currently I have to switch the view of the Project between the “CUBA” view and the “Project” view because not all files seems to be visible inside the CUBA view.
- An “Abc Service” has multiple files - AbcService Interface and AbcServiceBean implementation. I can only see the AbcServiceBean implementation in that view. I think the other file should be available directly, too
- Additional Files - I added some additional code to the project. That does not really belong to CUBA, so it is ok, that these files are not shown inside the CUBA view. But maybe it is nice to have these additional files somewhere inside the CUBA view, too.
And I am a little confused regarding the new subscription model. The AddOns will be free, so it is mainly for the studio feature / addon to edit entities/views/screens? I am looking forward to hear more details / comparisons about this in the future.
And you mentioned:
“As we consider the new Studio not mature enough, we now offer an extended trial period - it will last till 2019-06-01.”
Is the new Studio 7 ready for production use or do you recommend to wait before using it in production?
Thank you for all your great work!
Kind regards,
Konrad