java.lang.ClassNotFoundException in matlabR2014a
古いコメントを表示
Dear All
Hi
Im using matlab R2014a. but sometimes give me following error:
Exception "java.lang.ClassNotFoundException: com.intellij.codeInsight.editorActions.FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData
why? Of course I use pycharm IDE along with matlab. Is it because it?
thanks
2 件のコメント
Takashi Li
2016 年 12 月 11 日
I also get the same problem when I open MATLAB (R2016b) while PyCharm is running.
Matheus Torquato
2021 年 3 月 13 日
I'm calling MATLAB functions from my Python Script and all of the blue the code freezes and MATLAB show this same message.
Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData
採用された回答
その他の回答 (6 件)
Kristian Sørensen
2015 年 12 月 23 日
15 投票
I get the same error when starting MATLAB 2015b while PyCharm CE 5.0.2 is running, and the problem disappears when PyCharm is not running.
3 件のコメント
Abhilash Sukumari
2017 年 12 月 28 日
Interesting, I doubted it but din't believe it until you mentioned it.
James Dickens
2020 年 11 月 19 日
This was also my problem!
decg
2022 年 7 月 28 日
Effectively.
Deependra Mishra
2019 年 4 月 18 日
1 投票
I was running PyCharm earlier. Received same error with MATLAB 2019a. Copied a random text to clipboard and restarted the matlab, the error was gone.
1 件のコメント
juan li
2019 年 11 月 24 日
Received same error with MATLAB 2019a.how to deal it
Barna Erdei
2021 年 4 月 19 日
1 投票
Hello, any news or solutions regarded to this topic?
I have the same error with Matlab R2020b and with the Pycharm started !
Any news about this error message ? How can we resolve this error messages ?
" Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData
Exception "java.lang.ClassNotFoundException: com/intellij/openapi/editor/RawText"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.openapi.editor.RawText "
2 件のコメント
Matheus Torquato
2021 年 4 月 19 日
Barna Erdei
2021 年 4 月 19 日
Thank you very much! it worked also for me !
Morakot Choetkiertikul
2016 年 2 月 16 日
0 投票
I also got the same problem when I open Matlab while IntelliJ is running.
Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData
Seiwev Hu
2017 年 6 月 7 日
0 投票
I get the same error when I open MATLAB(R2014b) with the SPSS(22.0) running.
Exception "java.lang.ClassNotFoundException: com.spss.java_client.ui.doc_types.data.serialize.DataSerializer$DataCells"while constructing DataFlavor for: application/x-java-serialized-object; class=com.spss.java_client.ui.doc_types.da
Nick Ivanov
2020 年 7 月 16 日
0 投票
I had this error with Android Studio open in Linux:
Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData
After closing the Android Studio, the error disappears.
カテゴリ
ヘルプ センター および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!