Can I use an earlier JDK version than the MATLAB JRE version to compile deployed components using MATLAB Builder JA?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
Respuesta aceptada
MathWorks Support Team
el 12 de Abr. de 2012
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!