0

Is there any way to manage/debug/compile Java projects using Visual Studio 2017?

I think this is possible in the old versions of Visual Studio like Visual Studio 2010, but the version I'm currently using is 2017.

This is possible using Visual Studio Code, but that's not what I want.

I want to develop Java programs using Visual Studio 2017 if this is possible.

Any help to do that?

0

2 Answers 2

1

Is there any way to manage/debug/compile Java projects using Visual Studio 2017?

I am afraid Not.

Since you are using Visual Studio 2017, there is no such extension to support Visual Studio 2017 currently.

Java Language Support works with Visual Studio 2010-2015 except 2017.

Even if we can use some techniques to compile java with Visual Studio, we still could not debug it currently.

Hope this helps.

Sign up to request clarification or add additional context in comments.

2 Comments

Thank you for this information, please update your answer if any updates are made enabling me to develop JAVA programs in Visual Studio 2017
@HusamEbish, OK, I will and let you know it ASAP :).
0

You can manage/debug/compile Java projects using Visual Studio Code

You can follow the steps here

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.