You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to deploy a Java Boot project as an Azure Web App. I activated the checkbox “store as project file” and selected a storage location. After the deployment, no project file was created. I have tried different installations: Target folder created, first clicked “Apply” and then “Run”. The deployment runs smoothly, the app works in Azure. But no additional file was created.
There is a way to change the run job. You can see that the checkbox is not activated. If I change the run job (activate checkbox), the file is created.
Translated with DeepL.com (free version)
To Reproduce
Create Java Boot Project
Install Plugin
Click Tool/Azure/Deploy to Azure Web Apps...
Activate Checkbox "Store as project file"
Click Run
Check configuration of running job
After deployment check for the file
Exception or Stack Trace
No stacktrace
The text was updated successfully, but these errors were encountered:
vnMastrAcc
changed the title
[IntelliJ][ReportedByUser] Customer Issues
[IntelliJ][ReportedByUser] Store as project file does not work
May 30, 2024
Setup
IntelliJ build version: 2024.1.1 IC-241.15989.150
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.10
Plugin version: 3.88.1-2024.1
Describe the bug
I have tried to deploy a Java Boot project as an Azure Web App. I activated the checkbox “store as project file” and selected a storage location. After the deployment, no project file was created. I have tried different installations: Target folder created, first clicked “Apply” and then “Run”. The deployment runs smoothly, the app works in Azure. But no additional file was created.
There is a way to change the run job. You can see that the checkbox is not activated. If I change the run job (activate checkbox), the file is created.
Translated with DeepL.com (free version)
To Reproduce
Create Java Boot Project
Install Plugin
Click Tool/Azure/Deploy to Azure Web Apps...
Activate Checkbox "Store as project file"
Click Run
Check configuration of running job
After deployment check for the file
Exception or Stack Trace
No stacktrace
The text was updated successfully, but these errors were encountered: