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 15220 - Action "Execute Project" don't save source files
Summary: Action "Execute Project" don't save source files
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-07 10:44 UTC by pfelenda
Modified: 2003-07-01 14:17 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 pfelenda 2001-09-07 10:44:32 UTC
[200109070100], jdk1.3.1
How to reproduce :

- add some files to project
- set main class
- open a file in Editor from Project tab ( different from file with main class )
- type some channges
- invoke action "Execute Project"
-> project is executed but changes are not saved and not compiled
Comment 1 pfelenda 2001-09-07 12:32:33 UTC
P2 is appropriate priority.
Comment 2 Vitezslav Stejskal 2001-09-10 14:42:49 UTC
Fixed in main trunk. Correct cookies returned from ProjectDataObject.getCookie () method.
Comment 3 Jaromir Uhrik 2001-09-25 09:36:28 UTC
Verified in dev33 build #200109250100
Comment 4 Quality Engineering 2003-07-01 14:17:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.