java - I have an issue with tmcbeans, I can not run projects - Stack Overflow

admin2025-04-30  0

basically I'm going through mooc Java course. I have downloaded tmcbeans on D:\ Disk and Java path is C:\Program Files\Eclipse Adoptium\jdk-11.0.25.9-hotspot. When I press run project in netbeans program I get this error in output

cd D:\NetBeansProjects\mooc-java-programming-i\part03-Part03_04.ListSize; "JAVA_HOME=C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.25.9-hotspot" cmd /c "\"D:\\TMCBeans\\java\\maven\\bin\\mvn.cmd\" -Dexec.args=\"-classpath %classpath ListSize\" -Dexec.executable=\"C:\\Program Files\\Eclipse Adoptium\\jdk-11.0.25.9-hotspot\\bin\\java.exe\" -Dfile.encoding=UTF-8 -T=1 -q org.codehaus.mojo:exec-maven-plugin:1.5.0:exec"

Running NetBeans Compile On Save execution. Phase execution is skipped and output directories of dependency projects (with Compile on Save turned on) will be used instead of their jar artifacts.

then in right corner this pops up

After some time gray bar stays but blue bar disappears. I tried to wait it out. I gave it more than an hour but nothing. Does someone has any idea what is this or how can I fix it ?

Thank you.

转载请注明原文地址:http://anycun.com/QandA/1746024361a91496.html