This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251481

Summary: com.microchip.mplab.nbide.embedded.makeproject.api.configurations.MakefileWriterException: XMLBaseMakefileWriter::createRuntimeObjectForMakeRule: null
Product: third-party Reporter: andyk
Component: MPLAB X IDEAssignee: vincesheard <vincesheard>
Status: NEW ---    
Severity: normal CC: grandad
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178680
Attachments: stacktrace

Description andyk 2015-03-29 13:21:38 UTC
Build: MPLAB X IDE v2.35
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 7

User Comments:
GUEST: I tried to rename the project and also the project folder.

GUEST: Changing the name of a project

GUEST: renaming project only.  (checkbox for changing folder name was clear)

GUEST: Starting the ide on a mac os x 10.9.2

GUEST: RENAMING THE PROJECT PATH AFTER RENAMING THE PROJECT

grandad: Renaming project only




Stacktrace: 
com.microchip.mplab.nbide.embedded.makeproject.api.configurations.MakefileWriterException: XMLBaseMakefileWriter::createRuntimeObjectForMakeRule: null
   at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.XMLBaseMakefileWriter.quit(XMLBaseMakefileWriter.java:371)
   at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.XMLBaseMakefileWriter.createRuntimeObjectForMakeRule(XMLBaseMakefileWriter.java:1374)
   at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.XMLBaseMakefileWriter.writeBuildTargets(XMLBaseMakefileWriter.java:754)
   at com.microchip.mplab.nbide.embedded.makeproject.configurations.ConfigurationMakefileWriter.writeMakefileConf(ConfigurationMakefileWriter.java:570)
   at com.microchip.mplab.nbide.embedded.makeproject.configurations.ConfigurationMakefileWriter.write(ConfigurationMakefileWriter.java:199)
   at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.MakeConfigurationBook.saveWorker(MakeConfigurationBook.java:1222)
Comment 1 andyk 2015-03-29 13:21:41 UTC
Created attachment 152905 [details]
stacktrace