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 70486 - Beta 2 version of IDE crashes when editing ant build file
Summary: Beta 2 version of IDE crashes when editing ant build file
Status: VERIFIED DUPLICATE of bug 68650
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 23:24 UTC by algirdas
Modified: 2005-12-19 13:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This is a view of IDE after its crash... no error messages . Only dead IDE with no respond (76.28 KB, image/png)
2005-12-15 23:30 UTC, algirdas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description algirdas 2005-12-15 23:24:09 UTC
netBeans IDE version beta 2 is used to crash when I am trying to edit Apache Ant
build file "build.xml".
I am starting IDE with last project loaded in it (when exiting IDE I do not
close loaded projects). Then I'm selecting "Files" tab and opening generated
"build.xml" file and try to insert some code between "<import
file="nbproject/build-impl.xml"/>" and "<!--" lines (for example <target
name="-pre-jar" ...). Sometimes it crashes when writing first row of code,
sometimes fourth or others ... I still couldn't find the exact sequence of
actions to recreate this error.

Sorry for my english...
Comment 1 algirdas 2005-12-15 23:30:17 UTC
Created attachment 27881 [details]
This is a view of IDE after its crash... no error messages . Only dead IDE with no respond
Comment 2 Milan Kubec 2005-12-19 09:21:15 UTC
Already fixed in release50 builds.

*** This issue has been marked as a duplicate of 68650 ***
Comment 3 Marian Mirilovic 2005-12-19 13:25:13 UTC
verified duplicate