News

MS Open Tech Previews IntelliJ Java IDE and Android Studio Plugin

The plugin is aimed at Android devs who want to connect apps to Office 365 services and Azure Mobile Services.

The Microsoft Open Technologies group previewed the MS Open Tech Tools Plugin for Microsoft Services, an initial preview of a new plugin for JetBrains' IntelliJ IDEA Java IDE and Android Studio IDE. The plugin, previewed at the company's TechEd Europe event in Barcelona last week, is designed to allows Android developers to connect their apps to Office 365 services and Azure Mobile Services, and to allow developers of Java middleware to connect to Azure compute services.

MS Open Tech president Jean Paoli blogged about the release, saying that it was developed in close collaboration with "our partners in the Office 365 and Azure engineering teams, as well ass members of the broader open source community." The plugin was released an as initial preview in open source, Paoli said, "to encourage feedback and contributions from the developer community."

The new plugin makes it possible to build Android apps that integrate Office 365 services, including email, calendar, and contacts, and to read and write files stored in Office 365 OneDrive accounts. It also uses the full functionality of the Office 365 SDK for Android, also just released by MS Open Tech, Paoli said. The new plugin comes with Server Explorer functionality in both Android Studio and IntelliJ IDEA that allows developers to manage Azure Mobile Services through the IDEs. "[N]o need to go to the Azure management portal for common tasks," Paoli said. The plugin also uses the Azure Active Directory Graph API (AAD Graph) to provide programmatic access to Azure Active Director through REST API endpoints.

The Java middleware development piece of the plugin is currently in alpha, and is a subset of the Azure Toolkit for Eclipse with Java, which MS Open Tech launched  in September. That toolkit was aimed at Java developers building, testing, and deploying Azure apps using the Eclipse IDE. Earlier this year, MS Open Tech announced two new open source SDKs designed to give Android users access to Office 365 data and to use SignalR for real-time Web connectivity between clients and servers.

Microsoft plans to extend the plugin to more Microsoft services in the future. "Our initial offering in this preview release includes the specific services that Android and Java developers have told us are most important to them," Paoli said.

IntelliJ IDEA is the Prague-based JetBrains' popular, code-centric Java IDE. IntelliJ IDEA 13 was released last December with full support for Java EE 7, a new Spring tool window, and features from the company's collaboration with Google. Version 13.1 shipped in the spring with support for Java 8. IntelliJ IDEA 14, currently in preview, is the next big release http://goo.gl/swY1j4 of the IDE. RC3 was released on October 31.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube