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 61209 - Editors/text/base/Popup/*.instance broken?
Summary: Editors/text/base/Popup/*.instance broken?
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 23:29 UTC by Jesse Glick
Modified: 2005-09-05 09:54 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 Jesse Glick 2005-07-20 23:29:50 UTC
Using an 050720 dev build, the Insert Unicode module no longer seems to work:
"Insert Unicode..." no longer appears in the context menus of various editor
kits. I'm guessing it's a regression in the editor (hence P2).
Comment 1 Martin Roskanin 2005-07-21 08:17:19 UTC
Popup constructing has been rewritten to MimeLookup. Default level
"Editors/text/base" was moved to "Editors" folder directly. I appologize, I
forgot to check contrib xml layer files for text/base/Popup.
Comment 2 Martin Roskanin 2005-07-21 08:18:59 UTC
fixed in [maintrunk]

/cvs/contrib/insertunicode/src/org/netbeans/modules/insertunicode/layer.xml,v 
<--  layer.xml
new revision: 1.3; previous revision: 1.2
Comment 3 Jesse Glick 2005-07-21 14:18:59 UTC
OK, thank you. Is the incompatibility documented somewhere so that it will appear on

http://www.netbeans.org/download/dev/javadoc/apichanges.html

for 3rd-party module developers? (I know the editor kit registration was never
considered an official API before, but I'm sure some people were using it.)
Comment 4 Martin Roskanin 2005-07-27 15:04:34 UTC
incompatibility documented:

Checking in apichanges.xml;
/cvs/editor/apichanges.xml,v  <--  apichanges.xml
initial revision: 1.1

Checking in nbproject/project.properties;
/cvs/editor/nbproject/project.properties,v  <--  project.properties
new revision: 1.17; previous revision: 1.16