dosrd opened a new issue, #6182:
URL: https://github.com/apache/netbeans/issues/6182

   ### Description
   
   Within a Spring configuration file you often have beans defined such as
   `<bean id="workclassid" class="com.company.project.WorkApprovalForm" />`
   
   It should be possible within the Spring file editor to Ctrl + Click on the 
class attribute and have netbeans navigate to or Select the class file within 
the project.
   
   Used to be in much older releases. 
   
   ### Use case/motivation
   
   The ability to control click on the class attribute content of the spring 
configuration xml file should select the class in projects and jump to the class
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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