tunnelvisionlabs / JavaForVS

Java Language Support extension for Visual Studio
https://visualstudiogallery.msdn.microsoft.com/bc561769-36ff-4a40-9504-e266e8706f93/
Other
110 stars 27 forks source link

it doesn't work #39

Open lbfamous opened 8 years ago

lbfamous commented 8 years ago

------ 已启动生成: 项目: ConsoleApplication2, 配置: Debug Any CPU ------ C:\Java\jdk1.7.0_51\bin\javac.exe -verbose -g -d obj/Debug/ -Xlint -deprecation src/main/java/pkg/Program.java D:\works\javaworks\ConsoleApplication2\packages\Tvl.Java.1.2.0\build\Tvl.Jvm.Common.targets(3018,5): error MSB3030: 无法复制文件“obj\Debug\ConsoleApplication2.jar”,原因是找不到该文件。 已完成生成项目“ConsoleApplication2.javaproj”的操作 - 失败。

it can not copy the jar file because it can not found

xfl03 commented 8 years ago

So do I

ali10129 commented 8 years ago

6-2-2016 2-52-07 visual studio 2013 couldn't start simple console program. and says: maybe I can't detect main class name! in this means and when I changed "start class within project" in solution debug. the console came up and said, " couldn't find class..." and after I blanked that textbox in Debug. when I run project just console comes up and runs "java" command