MCUXpresso has a java.lang.NullpointerException on autocomplete

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUXpresso has a java.lang.NullpointerException on autocomplete

541 Views
dirk_vanwijk
Contributor I

When I try to autocomplete in a C++ file in MCUXpresso by using the key shortcut, there are no suggestions available and the bottom bar shows a java.lang.NullPointerException.

Autocomplete used to work fine, in the same file.

Attached is the error log.

3 Replies

479 Views
BlackNight
NXP Employee
NXP Employee

Maybe your indexer database is corrupted. Try right-click on the project, then use Index > Rebuild.

Other than that, I would try that project in a new workspace. Maybe something is wrong with the workspace .metadata?

I hope this helps,

Erich

0 Kudos

479 Views
dirk_vanwijk
Contributor I

Rebuilding the index did not work, even deleting the project from the workspace and re-importing it, or re-installing MCUXpresso did also not work. I since updated to MCUXpresso 11 and that seems to work fine

479 Views
BlackNight
NXP Employee
NXP Employee

ok, thanks for closing the loop.

0 Kudos