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 113587 - DIRECTORY NAVIGATION WHEN SELECTING LOCAL WSDL FILE IS EXTREMELY SLOW ON WINDOWS
Summary: DIRECTORY NAVIGATION WHEN SELECTING LOCAL WSDL FILE IS EXTREMELY SLOW ON WINDOWS
Status: RESOLVED DUPLICATE of bug 109703
Alias: None
Product: platform
Classification: Unclassified
Component: Directory Chooser (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 11:58 UTC by lpolycarpou
Modified: 2008-12-22 14:45 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 lpolycarpou 2007-08-23 11:58:19 UTC
Product Version: NetBeans IDE Dev (Build 200708011200)

Navigating directory structures from NB6 on Windows is painfully slow.  It is a major distraction to using the IDE since
when developing composite apps with OpenESB you often need to implement local WSDL files and require the file browser.

I believe this to be a defect on all NB6 builds contained in the OpenESB bundle.

To reproduce this, create a New WebService Client within an EJB module.  Then select Local file and select Browse. 
Firstly, it takes a long time just for the Open file browser to be displayed.  Selecting any directory by double
clicking also takes a considerable amount of time - I timed about 7 seconds - far too long for such a common IDE function.
Comment 1 David Simonek 2007-08-23 20:42:25 UTC
I believe this is duplicate of 109703, please check if you have some archives in desktop folder, that seems to make
JFileChooser loading slow.

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