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 99552 - webapp project contain empty build-impl.xml
Summary: webapp project contain empty build-impl.xml
Status: RESOLVED DUPLICATE of bug 98703
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-30 15:00 UTC by Radim Roska
Modified: 2007-03-30 16:57 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 Radim Roska 2007-03-30 15:00:10 UTC
NetBeans IDE Dev (Build 200703291800)
1.5.0_08; Java HotSpot(TM) Client VM 1.5.0_08-b03
Linux version 2.6.17-11-generic running on i386
en_US (nb); UTF-8

When webapp project is created, its build-impl.xml is empty. So its not possible
to build project.

NetBeansProjects/WebApplication3/build.xml:7: The following error occurred while
executing this line:
Premature end of file.

line 7:   <import file="nbproject/build-impl.xml"/>
Comment 1 Radko Najman 2007-03-30 16:57:51 UTC

*** This issue has been marked as a duplicate of 98703 ***