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 47322 - handle missing properties in project.properties gracefully
Summary: handle missing properties in project.properties gracefully
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 16:12 UTC by Pavel Buzek
Modified: 2007-08-06 12: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 Pavel Buzek 2004-08-17 16:12:59 UTC
See also 47288, missing properties (such as
src.dir or web.docbase.dir) should be handled
within web/project as they do in j2seproject or
the IDE should refuse to open the project. Now it
allows to open the project and then throws exceptions.
Comment 1 Pavel Buzek 2004-08-17 16:16:18 UTC
will try to fix in 40
Comment 2 Pavel Buzek 2005-03-02 04:16:18 UTC
this is no longer a problem (to my knowledge), many places were fixed
in 4.1
Comment 3 Dan Kolar 2007-08-06 12:51:12 UTC
v