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 134030 - Module development - add new service not working
Summary: Module development - add new service not working
Status: RESOLVED DUPLICATE of bug 131727
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 16:28 UTC by ghartmann
Modified: 2008-04-29 11:44 UTC (History)
0 users

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 ghartmann 2008-04-26 16:28:23 UTC
NetBeans IDE 6.1 RC2 (Build 200804170002)
Module development:
META-INF servcies <all services>
Using context menu to "Add New Serivce..." shows Window "Add Service Class". After selecting an existing class using 
the "Browse..." button and pressing Ok a new file is create inside META-INF/services. This file is empty and doesn't 
contain the selected class.
When adding to an existing service the corresponding MET-INF/service-file is cleared.
Comment 1 Tomas Danek 2008-04-29 11:44:50 UTC
yup, not working in 6.1, but it's fixed in trunk, and fix will be also available in 6.1 patch 1

*** This issue has been marked as a duplicate of 131727 ***