Can I use an earlier JDK version than the MATLAB JRE version to compile deployed components using MATLAB Builder JA?
조회 수: 5 (최근 30일)
이전 댓글 표시
I have MATLAB 7.11 (R2010b) which ships with the Java Runtime Environment (JRE) version 1.6. Using Builder JA, I would like to compile a deployed Java component using Java Development Kit (JDK) version 1.5, set using the environment variable JAVA_HOME. Is this possible?
채택된 답변
MathWorks Support Team
2012년 4월 12일
This is not possible. JDK versions used to compile Java components should be the same or later than the JRE that MATLAB ships with.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!