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 - Move url functionality to different module
Summary: Move url functionality to different module
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: URL (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks: 27164 28325
  Show dependency tree
 
Reported: 2002-10-29 10:39 UTC by _ lkramolis
Modified: 2011-09-01 16:01 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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