-1

enter image description here I want to create a Java Project in Visual Studio but I am not able to find Java language in the list of languages given under Create a project

also I tried creating a java file but I cant find Java in that list of languages as wellenter image description here and I had also installed JDK and verified with cmd command javac So I would like to know if I have to install or modify any other thing to run java code in Visual Studio

2
  • 2
    Does this answer your question? Java in Visual Studio 2010?. Your question is a duplicate and should be closed. Commented Oct 14, 2023 at 18:26
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Oct 16, 2023 at 11:53

1 Answer 1

0

Although there might be support for Java in Visual Studio, it is recommended to use IntelliJ Idea due to it being designed from the ground up for Java as well as being created by JetBrains. The community build is fully featured for Java development with only a few features that mainly enterprises would need missing.

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

1 Comment

This may point the guy into a good direction but it still is just your opinion and also it does not answer the question.

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.