TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Visual Studio Community for Java Developers
Hussain Khawaja
Dec 14, 2015
12.8
k
0
2
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Bookmark
This blog shows awesome tooling of visual studio for java developers.
Microsoft have always been upto the mark in terms of tools and technologies. Now, they're supporting open source technologies too. They've also extended support for open source technologies in their most powerful IDE, Visual Studio.
In this article, we'll see how a Java developer can code inside Visual Studio Community 2015 which is powerful, extensible and free. With awesome intellisense of Visual Studio, java developers will feel great to work in most friendly IDE.
Firstly, you need to download and install
Visual Studio Community 2015
.
Then, download and install
Integra Studio
. It is a solution that maps with JDK and allow you work on java applications in Visual Studio. It also supports mixed code debugging (java/c++). You should have JDK 1.8+ version.
Right now, integra studio is in beta stage and allows only ant build systems and maven build systems. It is going to release soon with many more features. Following screenshots depicts the magic of integra studio and visual studio community.
Creating java project in Visual Studio Community:
Solution Explorer:
Editing java source file:
Credits
Screenshots have been taken from Integra Studio official site. You can see more
here
.
Visual Studio Community for Java Developers
Next Recommended Reading
Customizing the Look and Feel of Visual Studio Editor using Visual Studio 2013 Color Theme Editor