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 - com.microchip.mplab.nbide.embedded.makeproject.api.configurations.MakefileWriterException: XMLBaseMakefileWriter::createRuntimeObjectForMakeRule: null
Summary: com.microchip.mplab.nbide.embedded.makeproject.api.configurations.MakefileWri...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: MPLAB X IDE (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: vincesheard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-29 13:21 UTC by andyk
Modified: 2015-04-02 16:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178680


Attachments
stacktrace (1.42 KB, text/plain)
2015-03-29 13:21 UTC, andyk
Details

Note You need to log in before you can comment on or make changes to this bug.
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