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 12242 - Makefile do not reflect change on disk
Summary: Makefile do not reflect change on disk
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: cpplite (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-17 15:29 UTC by Jan Lahoda
Modified: 2001-06-20 15:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2001-05-17 15:29:34 UTC
Open some makefile and do some changes directly into the file on the disk.
Now add some file under makefile node. Your "handmade" previous changes are
rollbacked to the start state.
Sources checked out 05/16/2001.
Comment 1 Jan Lahoda 2001-05-17 15:33:33 UTC
Fixed in cpplite/src/org/netbeans/modules/cpplite/MakefileNode.java in revision
1.6.
Comment 2 Jan Lahoda 2001-06-20 15:51:37 UTC
I hope this is really fixed in dev-2. Reopen this bug if it is not.