Recently when using the COCOS2DX 3.x version of the Android version, when the click on the project-Properties-c/c++ Builder will be prompted
The currently displayed PAYE contains invalid values
Or
An error has occurred. See error log for more details.
Java.lang.NullPointerException
The workaround is to open the ". Cproject" File under Proj.android
Delete the cconfiguration block containing the Org.eclipse.cdt.managedbuilder.core.configurationDataProvider
<cconfiguration id= "0.1230402123.1377291156" ><storagemodule buildsystemid= " Org.eclipse.cdt.managedbuilder.core.configurationDataProvider "id=" 0.1230402123.1377291156 "moduleid=" Org.eclipse.cdt.core.settings "Name=" Debug "><externalsettings/><extensions><extension id=" Org.eclipse.cdt.core.VCErrorParser "point=" Org.eclipse.cdt.core.ErrorParser "/><extension id=" Org.eclipse.cdt.core.GmakeErrorParser "point=" Org.eclipse.cdt.core.ErrorParser "/><extension id=" Org.eclipse.cdt.core.CWDLocator "point=" Org.eclipse.cdt.core.ErrorParser "/><extension id=" Org.eclipse.cdt.core.GCCErrorParser "point=" Org.eclipse.cdt.core.ErrorParser "/><extension id=" Org.eclipse.cdt.core.GASErrorParser "point=" Org.eclipse.cdt.core.ErrorParser "/><extension id=" Org.eclipse.cdt.core.GLDErrorParser "point=" Org.eclipse.cdt.core.ErrorParser "/></extensions></ Storagemodule><storagemodule moduleid= "Org.eclipse.cdt.core.externalSettings"/></cconfiguraTion>
After saving, the reason is unknown, there is a reply to know that ~
It is hereby recorded that troubled one night's problems.
Fixed an issue where an Android Cocos2dx item was prompted incorrectly when clicked on a property