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 28316

Summary: Move url functionality to different module
Product: utilities Reporter: _ lkramolis <lkramolis>
Component: URLAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27164, 28325    

Description _ lkramolis 2002-10-29 10:39:18 UTC
Create separate url module which contains just url
functionality (package org.netbeans.modules.url).

This module should
OpenIDE-Module-Provides: dataloader.url

and dependent modules should
OpenIDE-Module-Requires: dataloader.url