MATLAB deploytool → javadoc (error code = 1)
조회 수: 2 (최근 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!