How to use Java in Visual Studio 2017Kartik Pawar8yAsked Nov 6, 2017, 8:21 PM14kJavaHello everyone, Can anyone tell me that how can i use Java in Visual Studio 2017?
Nilesh Shah8y agoPosted Nov 7, 2017, 10:44 AMAccepted answerthe link provided by Nilesh Patil is for VS Code Java extension, that's why it tells you to install VS Code. In your question you mention you need it with VS 2017, sadly there is no such extension. the link below is for VS 2015:https://marketplace.visualstudio.com/items?itemName=SamHarwell.JavaLanguageSupport I suggest you stick with the best tool for a language while developing in it, VS is for microsoft based languages and you should use it for that only, final choice is yours though.
Kartik Pawar8y agoPosted Nov 7, 2017, 9:32 AMSir, i have tried the link that you have provided me, but i am getting an message that to install VS Code. What should i do sir now?
Nilesh Patil8y agoPosted Nov 6, 2017, 11:24 PMHi, You need to installed java languadge support for visual studio https://marketplace.visualstudio.com/items?itemName=georgewfraser.vscode-javac
Nilesh ShahPosted Nov 7, 2017, 10:44 AM
Kartik PawarPosted Nov 7, 2017, 9:32 AM
Nilesh PatilPosted Nov 6, 2017, 11:24 PM