MATLAB deploytool → javadoc (error code = 1)
4 次查看(过去 30 天)
显示 更早的评论
hello people, sorry, I'm not very good with English, but I will try to express my problem best. I'm trying to deploy a java package with deploytool, I installed microsoft SDK requirements, I installed java:
_C: \ Users \ kevin> java -version java version "1.8.0_05" Java (TM) SE Runtime Environment (build 1.8.0_05-b13) Java HotSpot (TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
C: \ Users \ kevin> javac -version javac 1.8.0_05_
I also also set environment variables C:\Program Files\Java\jdk1.8.0_05. and I have given in matlab mbuild -setup and have also verified his version of java and says this:
>>version -java
ans =
Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot (TM) 64-Bit Server VM mixed mode
start working once deloytool ends with: 3 errors 8 warnings Error: An error occurred while shelling out to javadoc (Error code = 1). Unable to build executable. Please I appreciate the help.
0 个评论
采纳的回答
William
2014-8-25
Hi Kevin,
I have exactly the same error. Let me know if you find a solution to your problem.
William
2 个评论
julen lizarrondo
2015-4-8
Hello, I have the same problem! When I go to this link, what version of java I need to download? My computer is windows 8.1 (64bit)
Thank you! Now I have the version "compilación 1.8.0_40-b26)" of java.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Java Package Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!