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 45536 - IDE hangs when adding JSTL 1.1 to web project from properties dialog
Summary: IDE hangs when adding JSTL 1.1 to web project from properties dialog
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-24 22:34 UTC by Ana.von Klopp
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (11.99 KB, text/plain)
2004-06-24 22:34 UTC, Ana.von Klopp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ana.von Klopp 2004-06-24 22:34:19 UTC
I tried to add JSTL 1.1 to my web module from the 
Properties dialog. 

I select the classpath, select "Add library", 
select JSTL 1.1 and then OK. 

JSTL shows up on the listed libraries. 

When I select OK, the IDE hangs. Will attach 
threaddump.
Comment 1 Ana.von Klopp 2004-06-24 22:34:48 UTC
Created attachment 15990 [details]
Thread dump
Comment 2 Martin Matula 2004-06-25 14:21:53 UTC
Fixed in trunk and QBE200406230100.

Checking in src/org/netbeans/modules/javacore/JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v
 <--  JMMa nager.java
new revision: 1.19; previous revision: 1.18
done
Comment 3 Quality Engineering 2007-09-20 10:01:46 UTC
Reorganization of java component