albilu / netbeansPython

Netbeans Support for Python
https://plugins.netbeans.apache.org/catalogue/?id=89
GNU General Public License v3.0
47 stars 4 forks source link

Declare this module as friend in Netbeans for Test Runner/Coverage/Gototest API #19

Open albilu opened 1 year ago

albilu commented 1 year ago

mbien quote: friend APIs are APIs which are not stable and therefore not public. If you want to use them anyway, you have to pretend to be a friend and use them. Since they can change from release to release, you have to do provide a build for every release ... if the NB would declare the python module as friend. the module would be able to use it right away

Action Item: Discuss with Netbeans devs to solve this issue

albilu commented 1 year ago

https://github.com/apache/netbeans/discussions/5942

albilu commented 4 months ago

https://github.com/apache/netbeans/issues/6871