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 166603 - [Rename] Renaming ignores META-INF/services
Summary: [Rename] Renaming ignores META-INF/services
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 220347 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-05 12:47 UTC by arittner
Modified: 2016-07-07 07:17 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 arittner 2009-06-05 12:47:03 UTC
IMHO it's a bug, not a feature/enhancement. Please correct me if I'm wrong ;-)

Class and Interface renaming does not respect the Service Loader API with configuration files in META-INF/services in
standard Java projects. 

best regards, josh.
Comment 1 David Strupl 2009-09-24 16:06:58 UTC
For standard Java projects this is a low priority issue ...
Comment 2 Jesse Glick 2010-10-14 10:59:52 UTC
This is about standard Java projects, not apisupport projects (which anyway use @ServiceProvider these days).
Comment 3 rov63rus 2012-07-09 06:00:53 UTC
I can't create META-INF/services package in J2SE projects and so can't use service API! Wizard deny this.

I think it's a serious issue!
Comment 4 Ralph Ruijs 2012-07-09 06:18:41 UTC
(In reply to comment #3)
> I can't create META-INF/services package in J2SE projects and so can't use
> service API! Wizard deny this.
> 
> I think it's a serious issue!

You can create the META-INF/services folder using New File->Other->Folder. Please create a new issue if this does not work, or should work differently. This issue is about Rename Refactoring.
Comment 5 Ralph Ruijs 2012-10-18 10:39:47 UTC
*** Bug 220347 has been marked as a duplicate of this bug. ***
Comment 6 Martin Balin 2016-07-07 07:17:36 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss