Is it possible to link my custom Java code (compiled with JDK 1.5), with a MATLAB Builder JA deployed component compiled using JDK 1.6?
이전 댓글 표시
I am using MATLAB Builder JA 2.2 (R2010b) to compile a deployed JAR component. However, since MATLAB 7.11 (R2010b) uses the Java Runtime Environment (JRE) 1.6, the deployed components must also be compiled with Java Development Kit (JDK) 1.6.
I need to link the deployed components with my own existing Java libraries that were developed using JDK 1.5. But I run into various errors due to this version mismatch. How can I make this work?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!