java.lang.NullPointerException at org.netbeans.modules.nativeexecution.api.util.MacroExpanderFactory$CommonMacroExpander.setupPredefined(MacroExpanderFactory.java:222) at org.netbeans.modules.nativeexecution.api.util.MacroExpanderFactory$CommonMacroExpander.expandMacros(MacroExpanderFactory.java:145) at org.netbeans.modules.nativeexecution.api.util.MacroExpanderFactory$CommonMacroExpander.expandPredefinedMacros(MacroExpanderFactory.java:132) at org.netbeans.modules.nativeexecution.NativeProcessInfo.getCommandLine(NativeProcessInfo.java:168) at org.netbeans.modules.nativeexecution.AbstractNativeProcess.(AbstractNativeProcess.java:79) at org.netbeans.modules.nativeexecution.RemoteNativeProcess.(RemoteNativeProcess.java:30) at org.netbeans.modules.nativeexecution.api.NativeProcessBuilder.call(NativeProcessBuilder.java:132) at org.netbeans.modules.cnd.remote.support.RemoteCommandSupport.run(RemoteCommandSupport.java:99) at org.netbeans.modules.cnd.remote.mapper.RemoteHostInfoProviderFactory$RemoteHostInfo.getPlatform(RemoteHostInfoProviderFactory.java:141) at org.netbeans.modules.cnd.api.remote.HostInfoProvider.getPlatform(HostInfoProvider.java:66) at org.netbeans.modules.cnd.api.utils.PlatformInfo.getDefault(PlatformInfo.java:342) at org.netbeans.modules.cnd.remote.mapper.HostMappingsAnalyzer.(HostMappingsAnalyzer.java:63) at org.netbeans.modules.cnd.remote.mapper.HostMappingsAnalyzer.(HostMappingsAnalyzer.java:59) at org.netbeans.modules.cnd.remote.mapper.RemotePathMap.init(RemotePathMap.java:126) at org.netbeans.modules.cnd.remote.mapper.RemotePathMap.(RemotePathMap.java:90) at org.netbeans.modules.cnd.remote.mapper.RemotePathMap.getRemotePathMapInstance(RemotePathMap.java:72) at org.netbeans.modules.cnd.remote.ui.EditPathMapDialog.getRemotePathMap(EditPathMapDialog.java:131) at org.netbeans.modules.cnd.remote.ui.EditPathMapDialog.prepareTableModel(EditPathMapDialog.java:180) at org.netbeans.modules.cnd.remote.ui.EditPathMapDialog.access$000(EditPathMapDialog.java:45) at org.netbeans.modules.cnd.remote.ui.EditPathMapDialog$2.run(EditPathMapDialog.java:144) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)