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 56237 - Open debug.properties on Debug target generation
Summary: Open debug.properties on Debug target generation
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 09:48 UTC by zikmund
Modified: 2006-03-24 13:01 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 zikmund 2005-03-11 09:48:22 UTC
Build 200503101100

1) Have Web Freeform
2) F5 and Geberate Debug target
3) ERROR:
debug.properties file (which is generated) is not opened.
Comment 1 Andrei Badea 2005-03-11 12:34:13 UTC
Checking in WebFreeFormActionProvider.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/WebFreeFormActionProvider.java,v
 <--  WebFreeFormActionProvider.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 zikmund 2005-03-15 15:34:05 UTC
Verified.