Downloading CUBA Platform through PAC

Hello,

I want to develop a CUBA Platform app, and I’m behind a proxy. Unfortunately, there are no proxy settings configured, but only the PAC. Due to this, I’m unable to download and run CUBA platform.

How can I configure the studio to use the PAC file rather than proxy settings?

Hi,

I’m afraid it’s impossible. Neither Studio, nor Gradle can work with PAC files.

The only option I see is to set up a private repository and then move it to your isolated environment as explained in the docs