RE: Keyboard shortcuts not working.

2019-08-05 Thread Karl Krasnowsky
noticed this recently when I was attempting to goto a specific line number and it didn’t work. From: Geertjan Wielenga Sent: Monday, August 5, 2019 11:58 AM To: Karl Krasnowsky Cc: NetBeans Mailing List Subject: Re: Keyboard shortcuts not working. Yes, I believe Metro isn’t part of 11.1. How are you

RE: Keyboard shortcuts not working.

2019-08-05 Thread Karl Krasnowsky
-websvc-metro-lib.jar This is an example of why we’re reluctant to move. What exactly does it mean to “enable”? Where would that happen? And why doesn’t NB give more of a hint on how address this when it happens? From: Geertjan Wielenga Sent: Monday, August 5, 2019 8:29 AM To: Karl Krasnowsky Cc

Keyboard shortcuts not working.

2019-08-05 Thread Karl Krasnowsky
Product Version: NetBeans IDE 8.2 (Build 201609300101) Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2 Java: 1.8.0_201; Java HotSpot(TM) 64-Bit Server VM 25.201-b09 Runtime: Java(TM) SE Runtime Environment 1.8.0_201-b09 System: Windows 10 version 10.0 running on amd64; Cp1252; en_U

Dynamic compile time configuration strategy?

2019-05-26 Thread Karl Krasnowsky
Here's the issue. Older app using a hibernate.cfg.xml file that contains data source access information. These data source values (user name, password) are different depending on which environment the app is intended to be deployed to. Current process for handling this is to manually edit the fil