jglick commented on a change in pull request #3410:
URL: https://github.com/apache/netbeans/pull/3410#discussion_r784385792
##########
File path: nb/uihandler.exceptionreporter/nbproject/project.properties
##########
@@ -15,3 +15,6 @@
# specific language governing permissions and limitations
# under the License.
+javac.source=1.8
+is.autoload=true
+is.enabled=false
Review comment:
Yes, IIRC (and it has been a couple decades!) the only thing special
about a “friend” is which packages it can access via class loader. No relation
to enablement logic.
--
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