Import Suggestions not working outside local module?

2023-01-31 Thread Karl Beckers
the cache ... no change. I can hit CMD-O and type in TestInfo and it actually _finds_ the right interface. When I manually type in the right import, everything compiles just fine. What's going on here? TIA, Karl. --

AW: GUI for c++

2021-03-24 Thread Karl Stanger
I mean a GUI to design forms/masks for my program. I need to design a form with some buttons, checkboxes, drop-down lists or combo-boxes and 3 sliders. Von: Gregor Kovač Gesendet: Mittwoch, 24. März 2021 11:54 An: Karl Stanger ; users@netbeans.apache.org Betreff: Re: GUI for c++ Hi

GUI for c++

2021-03-24 Thread Karl Stanger
Hello, I'm using Netbeans 12.3 with MinGW compiler for c++. Is a GUI available for this environment, e.g. as plugin? I know the one for Java but using this would force me to use Java. Would be great if you could help me! Karl Stanger www.stangerweb.de <http://www.stangerweb.de>

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
; en_US (nb) As subject mentions, I can't seem to get any of the keyboard shortcuts working with netbeans with this version. Any ideas why this may be the case? Thanks, Karl - To unsubscribe, e-mail: users-uns

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

Re: Running an angular application

2018-06-03 Thread Karl
The Gradle plugin from GitHub works quite well: https://github.com/kelemen/netbeans-gradle-project Am 03.06.2018 um 05:04 schrieb * William: Also NO  Gradle that splats the Mobile niche too. On Friday, 1 June 2018, Karl mailto:karl.ranse...@justmail.de>> wrote: > No offense, but wh

Re: Running an angular application

2018-06-01 Thread Karl
contributors - it also needs happy users to grow. I have been trying to advocate  NetBeans in my work environment (30% InteliJ, 69% Eclipse), but this is getting increasingly difficult to justify. I actually had a conversation like that some weeks ago: someone:  "Hey Karl, I would like to try Net

Re: Running an angular application

2018-06-01 Thread Karl
lly pan to do that) Karl Am 30.05.2018 um 18:40 schrieb Geertjan Wielenga: Not in 9.0, which is focused on Java SE only. All the JavaScript features (and Java EE, PHP, Groovy, C/C++) must still be donated to Apache by Oracle. Gj On Wednesday, May 30, 2018, Mark A. Claassen mailto:mclaas..