Thank you Sorin @sorin.federiga! We have updated links for zip and exe above, dmg package will be ready soon.
Best regards,
Ivan
Thank you Sorin @sorin.federiga! We have updated links for zip and exe above, dmg package will be ready soon.
Best regards,
Ivan
Question, will this be a separate product or will it be available within the current licensing?
thx.
Great News!! Bravo team…
You can use it as a full replacement for the standard Studio, moreover, it is built from the same source code as the standard version and has the same functionality. It does not require an additional license and will be registered automatically if you’ve already used Studio on your PC.
Very interesting. I assume that it is possible to compile a CUBA application using Electron as well.
@tudorghircoias I assume too. If we package our Cuba based app by electron will that run in mobile devices too? I hope yes!!!
Some experience sharing by the cuba team will be appreciated. This is going to open another door of opportunities!!
Mortoza
I have been using this Studio SE version, working very good!
And this is something that we’ve been researching for a little while. We are planning to show the approach to building Desktop applications with the same UI as in Web in the future.
We cannot use Electron on mobile platforms since it is a Desktop framework. Moreover, we cannot run Java backend for an application UI on mobile devices, thus there is no way to deliver this technology to mobile devices.
Now, you can use Cordova / Phone Gap to build applications based on Polymer Client of the platform to deliver mobile applications, we’ve successfully built mobile apps for a couple of bespoke projects on top of Apache Cordova.
We look forward for that! Thank you so much.
That’s another good news
We understand you are going to share a better sample app soon on polymer as confirmed by Konstatin . Probably a demo on working with Cordova could follow.
Mortoza
Where do I use a proxy server, how can I configure the connection parameters to the server?
Please open a new topic for this question. The process is the same as for standard version: It is recommended to set these properties system-wide in the JAVA_OPTS environment variable. The Studio launch script passes JAVA_OPTS to the Java executable. CUBA Studio Installation - CUBA Platform. Developer’s Manual
See also Not able to connect to internet/repo through proxy - CUBA.Platform
Hi Yuriy
Do you have any plan to cover some guidelines in user manual or any other form on desktop packaging with Electron?
Not yet, it is our internal research project that we will not announce/document until we release something useful.
I see a lot, this will be useful initiative if you help the community as part of CUBA add-on or any other form of value added benefits.
As for mobile application development with CUBA you can participate in the upcoming webinar Creating hybrid mobile application based on Polymer Client with Cordova and PhoneGap
Have a problem with db driver on Mac os SE version of studio. Where should i place a jar file with db driver?
At the same time web version working well.
Hi.
For Cuba Studio SE version copy the jar file (db driver) and past into: Applications/Cuba Studio SE.app/Contents/Resources/app/studio/lib
Got a working studio now, thx!