http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&fpsp=1&tab=Design_Tools_Tab#の freescale インストール手順に従ってプラグインをインストールしましたが、インストール後にエラー メッセージが表示されます。
An internal error occurred during: “Open last Processor Expert project”.
java.lang.NullPointerException
そしてログファイルで:
!ENTRY com.freescale.processorexpert.core 4 0 2013-09-07 01:45:19.428
!MESSAGE reg.getExtensionPoint is empty
!ENTRY com.freescale.processorexpert.core 4 0 2013-09-07 01:45:19.531
!MESSAGE No com.freescale.processorexpert.core.PEservice extension found!
!ENTRY com.processorexpert.core.ide.wizard.ui 2 0 2013-09-07 01:45:29.810
!MESSAGE External elements location /Applications/eclipse/ProcessorExpert/Config/PE/CPE/wizard_data/wizards/components does not exist
何が起こっているのかについてのヒントはありますか?この同じプラグインは、同じバージョンの eclipse(kepler) を搭載した Linux マシンで完全に動作します。
ありがとう