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 44832 - ISE JavaPackageClassImpl.removeRealPackage
Summary: ISE JavaPackageClassImpl.removeRealPackage
Status: CLOSED DUPLICATE of bug 44334
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 15:24 UTC by pzajac
Modified: 2006-03-24 10:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (904 bytes, text/plain)
2004-06-14 15:24 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-14 15:24:33 UTC
[200406131800]
java.lang.IllegalStateException: proxy package for
package org.netbeans.junit.ide not found.

The exception was throws on open nb_all/Form
module. The Junit module depeds on this module.
After close and reopen modules the exception was
thrown again. The probleme was resolved after
rescan project classpath.
Comment 1 pzajac 2004-06-14 15:24:53 UTC
Created attachment 15688 [details]
exception stacktrace
Comment 2 Martin Matula 2004-07-19 00:04:48 UTC

*** This issue has been marked as a duplicate of 44334 ***
Comment 3 pzajac 2004-07-20 09:57:22 UTC
v