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 116297 - 'Select executable' window has wrong filter on Windows XP
Summary: 'Select executable' window has wrong filter on Windows XP
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 12:18 UTC by soldatov
Modified: 2007-11-01 09:55 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 soldatov 2007-09-21 12:18:11 UTC
Steps:
- Create in console Makefile and main.c files
- Create C/C++ Application project based on these source files ("Build Result" field should be empty)
- Build project
- Run project
==> 'Select executable' window appears
- Press 'Browse' button
==> Window has 'Elf Executable Files' filter only, but on Windows XP I expected to see 'Executable (.exe)' filter
Comment 1 Thomas Preisler 2007-09-22 00:42:30 UTC
Fixed. Missing 'else'.
Comment 2 soldatov 2007-11-01 09:55:02 UTC
verified in 200710310000 build