Skip to content

V3.0.7

Choose a tag to compare

@adashen adashen released this 05 Sep 08:41
· 11410 commits to develop since this release

IntelliJ

  • Support Community Edition: The Azure Toolkit for IntelliJ now supports deploying your Maven projects to Azure App Service from IntelliJ IDEA, both Community and Ultimate Edition. View Docs
  • Improved Web App Workflow: You can now run your web applications on Azure Web App with One-Click experience using Azure Toolkit for IntelliJ. View Docs
  • New Container Workflow: You can now dockerize and run your web application on Azure Web App (Linux) via Azure Container Registry. View Docs
  • Spark remote debugging in IntelliJ now support debugging of both driver and executor code depending on where the breakpoint is set.
  • Fixed some bugs.

Eclipse

  • Plugin installation is simplified. Users do not need to install Scala IDE or e(fx)clipse separately.
  • Fixed some bugs.