These code will create a new "Navigate" menu rather than using existing one
- Lingua principale
- Java
- Stelle
- 3.1k
- Fork
- 935
- Merge medio
- 2g 3h
- PR unite (30g)
- 17
Descrizione
### Apache NetBeans version
Apache NetBeans 20
### What happened
These code will create a new "Navigate" menu rather than using existing one
@ActionReferences({
@ActionReference(path = "Menu/Navigate", position = 0),
@ActionReference(path = "Shortcuts", name = "DO-P")
})
https://gitlab.com/mcheung63/netbeans-quick-outline/-/blob/master/src/main/java/hk/quantr/netbeansquickoutline/QuickOutlineAction.java?ref_type=heads
### Language / Project Type / NetBeans Component
Module
### How to reproduce
These code will create a new "Navigate" menu rather than using existing one
@ActionReferences({
@ActionReference(path = "Menu/Navigate", position = 0),
@ActionReference(path = "Shortcuts", name = "DO-P")
})
https://gitlab.com/mcheung63/netbeans-quick-outline/-/blob/master/src/main/java/hk/quantr/netbeansquickoutline/QuickOutlineAction.java?ref_type=heads
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
ubuntu
### JDK
20
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
nothing
### Are you willing to submit a pull request?
No
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Leggi src/main/java/hk/quantr/netbeansquickoutline/QuickOutlineAction.java, concentrandoti sulle sue voci @ActionReferences per Menu/Navigate e Shortcuts. Verifica come viene registrata l’azione nel menu Navigate esistente e conferma che l’abilitazione del modulo non crei più un menu duplicato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- desktop
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100