Re: Change JavaXPCOM interfaces package name?
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <X9SdnReTkej-39_YnZ2dnUVZ_vednZ2d__6003.22138420797$1161972088$gmane$org@mozilla.org> |
mica wrote: > I have posted a refactoring script with instructions in > https://bugzilla.mozilla.org/show_bug.cgi?id=330256 (Comment 3) Does this script change all references of "org.mozilla.xpcom" to "org.mozilla.interfaces"? Because while most are changing, the classes in MozillaGlue.jar (i.e. Mozilla.java) would still remain under "org.mozilla.xpcom". javier pedemonte