JavaForVS icon indicating copy to clipboard operation
JavaForVS copied to clipboard

it doesn't work

Open lbfamous opened this issue 8 years ago • 2 comments

------ 已启动生成: 项目: 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

lbfamous avatar Dec 15 '15 12:12 lbfamous

So do I

xfl03 avatar Jan 23 '16 02:01 xfl03

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

ali10129 avatar Jun 01 '16 22:06 ali10129