microsoft / java-wdb

Windows Developer Box for Java Developers
MIT License
75 stars 1 forks source link

Include java in visual studio 2019 #26

Closed BenAbdo closed 3 years ago

BenAbdo commented 3 years ago

We ask you to include Java within the visual studio 2019 to enable Java programmers to use the features of this IDE to develop applications. Thank you.

cosminpopescu14 commented 3 years ago

Are not enough Intellij IDEA, Eclipse, NetBeans, VSCodecwith Java plugin not enough? I don't think this is an issue.

BenAbdo commented 3 years ago

I am using visual studio and i want to study java 😜

ozkanpakdil commented 3 years ago

I used netbeans eclipse intellij for java development and I must say visual studio was superb compared to others, I wrote C# couple of years and the IDE really helped me there, but in open source versions(eclipse,netbeans,intelli) I had problems and IDE was not really helping me to fix those problems.

Eclipse is like a very developed editor. but it never helped me to fix issues related to server or start a project, I may need to run mvn or gradle manually at some step. same applies for intellij and vscode. In visual studio I click on run button and 99 times it worked without issues,

Even in starting a project, whenever I try to start any java project in any IDE it was half way working, but in visual studio it worked without any problems.

After all these years if you ask me, "do we need visual studio to support java" I will say no :) I think everything is working fine for me, but I dont think anyone new can start working in java easily.

shathor commented 3 years ago

My experience is the exact opposite to @ozkanpakdil when comparing Visual Studio to IntelliJ. Rather I found VisualStudio unusable. Must be a subjective thing. Edit: To clarify, I'm not against adding Java to VS at all. Having more choices benefits us all.

brunoborges commented 3 years ago

@BenAbdo I'm curious: what is in Visual Studio that stands out so much that you would be willing to study Java in it instead of any other already mature Java IDE? And assuming we start working on this, would you wait for a few years? :-)

brunoborges commented 3 years ago

Duplicate of #11