can I use CUBA studio 10 for projects written on Cuba 6.10.2 ? Is there any problem with backward capability? Will it crush project? E.g. in 6.10 there is datasourse and in 7 there is datacontainer.
Hi,
According to Studio User Guide:
https://doc.cuba-platform.com/studio/#open_project
Opening a project based on CUBA 6.10 for the first time
CUBA Studio supports projects based on CUBA 6.10+ and 7.0. You can open your existing projects created in a previous version of Studio and import them into the new Studio.
Keep in mind that CUBA 6.10 supports only Java 8, so yourJAVA_HOMEenvironment variable must point to the JDK 8 installation. Later after migrating to CUBA 7, you will be able to use a newer JDK if needed.
Follow the steps below to open an existing project based on CUBA 6.10 for the first time:
…
Hello @maihanov96
New Studio supports CUBA 6.10 based projects. But they should be imported as Gradle projects. It will not generate new screensm will not use new API, etc. So you can use it as the old one.
Regards,
Daniil
What’s about project on 6.8.6 ?
Projects based on previous versions should be firstly migrated via old Studio