Creating Java Application using Visual Studio 2013

2019-06-14 23:12发布

Is it possible to create a Java application using Visual Studio 2013?

Because I don't like using NetBeans or Eclipse and I prefer using Visual Studio over those SDKs.

Thanks.

1条回答
等我变得足够好
2楼-- · 2019-06-14 23:29

you cannot create java programs from Visual Studio 2013. you have to use intelliJ or Eclipse or Netbeans or something like that. Eclipse is a very good IDE and there are many useful tools you can add to Eclipse.

Update: from @kamran's comment below, came through this link. Though you cannot expect it to function like a fully equipped IDE it is promising. It is an extension to the Visual Studio IDE.

查看更多
登录 后发表回答