I am not able integrate polyspace plugin in matlab

조회 수: 2 (최근 30일)
vicky chaudhari
vicky chaudhari 2020년 9월 15일
댓글: vicky chaudhari 2020년 10월 1일
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

채택된 답변

vicky chaudhari
vicky chaudhari 2020년 9월 23일
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
Anirban
Anirban 2020년 9월 23일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Anirban
Anirban 2020년 9월 23일
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
vicky chaudhari
vicky chaudhari 2020년 10월 1일
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.

댓글을 달려면 로그인하십시오.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by