You need to log in before you can comment on or make changes to this bug.
The following two permission strings have an extra space at the end, which prevents them from being selected in the Add Permission for API modal dialog: "javax.microedition.io.Connector.file.write " "javax.wireless.messaging.mms.send " If either of these is selected, the OK button is disabled and the following text is displayed in blue: "Invalid API package." The problem exists in NB 5.0 RC1. The extra spaces are contained in: org.netbeans.modules.kjava.j2meproject.ui.customizerAddAPIPanel
you are right. There is a simple workaround - the text is editable so you can delete the space manually. Thus I'm changing priority to P4. Although it is a simple fix it may be difficult to get it in 5.0 since RC2 has already been built and there is no plan to build another one.
fixed in trunk
these two can be added. Actually it works for all packages in combobox now. tested with trunk build 0313_2
fixed in 5.5
verified in branch build 060418
v
close old issues