MATLAB deploytool → javadoc (error code = 1)
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Java Package Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!