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 86224 - File Open doesn't open jar/zip files in Navigator
Summary: File Open doesn't open jar/zip files in Navigator
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-09-29 21:29 UTC by _ tball
Modified: 2007-01-17 10:09 UTC (History)
1 user (show)

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 _ tball 2006-09-29 21:29:27 UTC
When you open a file in the IDE, it creates a new Navigator panel to browse it.
 In Retouche, it attempts to open it as a binary file.  Is the Retouche base
just missing a dataloader for jar/zip files?
Comment 1 Petr Hrebejk 2006-10-26 15:28:14 UTC
Fixed by Jesse Glick. Thanks.
Comment 2 Jesse Glick 2006-10-26 15:45:18 UTC
Yup, was in the java module, moved to java/j2seplatform (the sanest location I
could find w/o creating a new module).

BTW the java module seems to be obsolete - so will it be deleted, after a last
check for "useful" stuff like jarloader? Its presence is confusing. By "deleted"
I mean of course leave the project subdirs but delete manifest.mf, build.xml,
arch.xml if appropriate, src/, test/.