News

Azure Toolkit for Eclipse March Release Now Supports Mac, Linux

The collection of templates and functions for building Eclipse apps running on Azure now has support for building apps from Mac and Ubuntu.

Martin Sawicki, a program manager with the Microsoft Open Technologies Group, blogs about a new release of the Azure Toolkit for Eclipse that now supports Linux and Mac platforms. The March 2015 release (version 2.5.2) is in preview, and Sawicki warns that development should only be targeted toward test environments for the time being.

The Azure Toolkit for Eclipse is a collection of templates and functions for creating, developing, configuring, testing and deploying apps built in the Eclipse open source environment and targeting to Microsoft's Azure cloud environment. The toolkit allows Eclipse developers to program against the more popular Azure services, such as Storage, Service Bus, and Azure SQL Database via Azure SDK APIs for Java.

Version 2.5.2 works with Mac and has been tested to work with Ubuntu. The Toolkit also supports automation of the build/publish process outside of Eclipse via the Apache Ant build system, with support for Tomcat and Jetty Application Servers build automation directly to the Azure cloud. This version can also use Application Insights to track information statistics originating from Java apps. It also supports newer version of the Zulu OpenJDK package.

Azure Toolkit for Eclipse 2.5.2 can be downloaded from Github here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Random Forest Regression and Bagging Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random forest regression technique (and a variant called bagging regression), where the goal is to predict a single numeric value. The demo program uses C#, but it can be easily refactored to other C-family languages.

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

Subscribe on YouTube