I am not able integrate polyspace plugin in matlab

2 views (last 30 days)
I am not able to integrate polyspance pulgin from S32 matlab.
Steps i used :
  1. In S32 stufido
  2. Help menu
  3. Install new software
  4. Added path where polyspace plugin JAR file is stored
Showing error : Could not find file:/C:/Data/PolySpace/R2019a/polyspace/plugin/eclipse/plugins/com.polyspace.eclipse.polyspace

Accepted Answer

vicky chaudhari
vicky chaudhari on 23 Sep 2020
Yes I have added the same path you have mentioed and under that path i have a file "com.polyspace.eclipse.polyspace_plugin_1.3.6.1.jar" Please check below image :
  1 Comment
Anirban
Anirban on 23 Sep 2020
You have to provide the path upto the eclipse subfolder, not the eclipse/plugins subfolder (even though it is the latter that directly contains the JAR file).
So, if you remove the final plugins, the installation will find the JAR file.

Sign in to comment.

More Answers (1)

Anirban
Anirban on 23 Sep 2020
Hi Vicky,
Since the S32 Design Studio seems to be Eclipse-based, can you make sure you followed steps similar to the ones for Eclipse documented in Install Polyspace Plugin for Eclipse? In particular, assuming your install folder is C:/Data/PolySpace/R2019a, did you provide the path C:/Data/PolySpace/R2019a/polyspace/plugin/eclipse in the Local field of the Add Repository dialog box?
  1 Comment
vicky chaudhari
vicky chaudhari on 1 Oct 2020
Hi Anirban,
Thanks for the help, It was just a path issue and i spent entire day for finding differnt jar files related issues etc. Now it's working fine.

Sign in to comment.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!