IMCLIPBOARD in R2025a
27 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone,
I really like IMCLIPBOARD. I think I must have downloaded it some years ago from File Exchange. However, IMCLIPBOARD uses Java classes which will no longer be available in R2025a. What can we do?
Thanks
Kevin
0 commentaires
Réponses (1)
Walter Roberson
le 10 Sep 2024
The R2021a release notes say
Java Packages to be removed
Java® packages and subpackages that currently ship with MATLAB will not be available in MATLAB in a future release.
Compatibility Considerations
To continue using a Java package, install its JAR file and add the JAR file to the static path in MATLAB using the instructions in Static Path.
imclipboard uses java.awt.* which I would think it is very likely to contiue to be supported.
The R2024b Pre-release release notes do not warn about any upcoming changes in Java support, so I have my doubts that there is any significant change in R2025a.
0 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!