[ 
https://issues.apache.org/jira/browse/NETBEANS-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405872#comment-17405872
 ] 

Arturo Linares commented on NETBEANS-3362:
------------------------------------------

[~junichi11] Sorry, I saw the status was not _In progress_ (or similar) and 
thought no work was done yet, so decided that taking a quick look was better 
than wait other 10 years pass by. Honestly, I didn't expect to find where the 
navigator was populated, and I didn't mean to overstep on your assigned issues.

I'm completely new to Netbeans development, and this is the first Java code I 
write in decades! So, I completely trust you if you say the solution is not 
good, you seem to have a lot of experience with the PHP component.

Locally, I could see the navigator populating correctly with my changes, and 
even the return types of inherited members were showing with their FQN because 
they were not detected as local, but again, I might have missed the big picture 
and maybe there's a better way to do it.

> Navigator doesn't show inherited members
> ----------------------------------------
>
>                 Key: NETBEANS-3362
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3362
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: editor - CSL (API & infrastructure), php - Navigation
>    Affects Versions: 12.0, 11.2, 11.3, 12.1, 12.0.1, 12.2, 12.3
>            Reporter: Ricardo Sanz Ante
>            Assignee: Junichi Yamamoto
>            Priority: Major
>              Labels: features
>
> PHP navigator doesn't not show inherited members like methods from parent 
> classes. This functionality is available for Java.
> This is a major issue as PHP code is more and more object-oriented.  For 
> example, Druapl official documentation discourages the use of NetBeans: 
> "_Note that NetBeans is missing an option to display the inherited methods 
> and properties from parent Classes and Interfaces which makes it very hard to 
> use for developing code for Drupal 8 and using another editor/IDE is 
> recommended_"_._ See 
> [https://www.drupal.org/docs/develop/development-tools/development-tools-overview#s-integrated-development-environments-ides]
>  (Netbeans section).
>  
> This bug was declared in the former bugtracker system and is 11 years old: 
> [https://bz.apache.org/netbeans/show_bug.cgi?id=143879|https://netbeans.org/bugzilla/show_bug.cgi?id=143879]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to