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 27593

Summary: document how to replace getPackageNameExt
Product: java Reporter: Rochelle Raccah <raccah>
Component: ClasspathAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: alexlamsl, asherman
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Rochelle Raccah 2002-09-25 18:13:23 UTC
Some uses of getPackageNameExt should be repaced with getPath() and others should be 
replaced with Java classpath APIs.  This transition should be documented in the upgrade guide 
and in the incompatible changes section.
Comment 1 Jesse Glick 2002-10-16 11:02:34 UTC
openide/src -> java/srcmodel
Comment 2 _ alexlamsl 2005-12-08 17:58:51 UTC
is this done or not valid anymore?
Comment 3 Rochelle Raccah 2005-12-08 18:36:12 UTC
Not done as far as I know and still valid. Maybe someone on the java team can
confirm.
Comment 4 Jesse Glick 2009-04-02 14:40:29 UTC
Too old to bother with now.