Re: "Index Download Permission Request for 'Central Repository'"

2024-07-22 Thread Neil C Smith
On Mon, 22 Jul 2024, 20:20 Will Hartung, wrote: > Also, I found it curious when I launched NB 21 that a) the app was not in > the Netbeans directory under Applications (where it's been since forever), > and wasn't name "Apache Netbeans 21". It also did not prompt me to import > from my old NB

Re: Does right-click no longer work in macOS Beta 2?

2024-06-25 Thread Neil C Smith
On Tue, 25 Jun 2024 at 18:07, Thomas Wolf wrote: > I haven't changed my NB setup for a long time - still on version 16 and the > jdk I use for both NB and my app is OpenJDK 21. NetBeans 16 doesn't support running on JDK 21! That may not be the issue, of course. More recent ASF and community

Re: Adding support for a file extension

2024-06-05 Thread Neil C Smith
On Wed, 5 Jun 2024 at 17:59, Will Hartung wrote: > > > > On Wed, Jun 5, 2024 at 9:48 AM Michael Bien wrote: >> >> try options -> miscellaneous -> files >> >> This should be able to associate extensions with known mime types. >> > > Yes, perfect, thank you! If it's an unknown extension, you can

Re: Missing nb-javac plugin in NetBeans IDE 21

2024-04-26 Thread Neil C Smith
On Fri, 1 Mar 2024 at 14:51, Neil C Smith wrote: > > On Fri, 1 Mar 2024 at 14:44, Ulf Zibis wrote: > > nb-javac is included in NetBeans since NB13, so you should not see > > this dialog unless you've deliberately disabled this support and run > > on an older JDK. > &

Re: Netbeans IDE 21 and Mac

2024-04-25 Thread Neil C Smith
On Thu, 25 Apr 2024 at 10:06, David Gradwell wrote: > I have NetBeans 21 running well on Mac OS Sonoma 14.4.1 (23E224) on the M1 > chip. Yes, definitely make sure it's 14.4.1! > This was installed from the standard distribution. Choose the .dmg. No need > for anything special, just use the

Re: RAM usage

2024-04-11 Thread Neil C Smith
On Thu, 11 Apr 2024 at 09:39, Jens Zurawski wrote: > A class static member is never freed, once the > class is loaded. A pedantic nitpick! :-) A class static member can be freed, when the classloader is eligible for GC. In the context of NetBeans modules, OSGi, etc. then that could be

Re: Missing nb-javac plugin in NetBeans IDE 21

2024-03-01 Thread Neil C Smith
On Fri, 1 Mar 2024 at 14:44, Ulf Zibis wrote: > nb-javac is included in NetBeans since NB13, so you should not see > this dialog unless you've deliberately disabled this support and run > on an older JDK. > > This I assumed too, so I'm wondering about my ecperience. So am I! If you can find

Re: Missing nb-javac plugin in NetBeans IDE 21

2024-03-01 Thread Neil C Smith
On Fri, 1 Mar 2024 at 13:43, Ulf Zibis wrote: > In the meantime I solved the problem still using JDK 18 as follows. > > - deleted user config data and reinstalled NetBeans ... > - Restart. All is fine !!! > > Don't know, if that is a good workaround. The above two steps might have been what

Re: Thought on handling different Maven .m2 folders

2024-01-27 Thread Neil C Smith
On Sat, 27 Jan 2024 at 09:13, Lars Bruun-Hansen wrote: > Another thought: Maven command execution shell still supports a > "$HOME/.mavenrc" file which is executed (sourced) by Maven before it > does anything else. It will be fired each and every time you execute > the "mvn" command. I don't know

Apache NetBeans 21 release candidates

2024-01-16 Thread Neil C Smith
Release candidates for the next release of Apache NetBeans will be available weekly until release. Your help in testing, reporting and verifying issues would be highly appreciated by the whole Apache NetBeans community. More info and links at https://github.com/apache/netbeans/discussions/6962

Re: How to make the IDE open Excel files with Excel?

2024-01-10 Thread Neil C Smith
On Wed, 10 Jan 2024 at 16:28, Joseph Huber wrote: > How can I make the NetBeans IDE (I’m using NB 15) open an Excel document with > Excel? ... > Apparently NetBeans sees Excel spreadsheets as zip files (which they are). > Unfortunately, that seems to eliminate the “Open From System” item from

Re: [ANNOUNCE] Apache NetBeans 20 released

2023-12-18 Thread Neil C Smith
On Mon, 18 Dec 2023 at 18:09, Stephen Winnall wrote: > Why is everyone avoiding answering Judi’s question? > > I don’t pretend to be the expert but the answer to Judi’s question is: > download newer (post-v8) versions of Java from Zulu > (https://www.azul.com/downloads/?package=jdk#zulu) or

Re: [ANNOUNCE] Apache NetBeans 20 released

2023-12-18 Thread Neil C Smith
On Mon, 18 Dec 2023 at 17:23, Judi Rastall wrote: > I am confused and I seem to find myself in a Catch-22 situation. I have just > downloaded and installed the new NetBeans v20 and it warns me that I cannot > use it with Java versions earlier than 11. I go to my Java installation > (which

Re: Netbeans with Bookworm

2023-11-08 Thread Neil C Smith
On Wed, 8 Nov 2023 at 13:34, Phil L wrote: > Is there a version of NB that runs in Bookworm? > > I'm thinking of a new Pi5, but it only runs Bookworm and other IDE's do > not run in Bookworm. 32bit or 64bit? There's a 32bit AppImage at https://www.codelerity.com/netbeans/ That package might

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-08 Thread Neil C Smith
On Wed, 8 Nov 2023 at 06:29, Ernie Rael wrote: > > On 23/11/07 10:05 PM, Stephen Parry wrote: > > Already tried using latest daily build and now does work with much arm > twisting (not sure yet if it needs the xml) . How do I access the RC > specifically please? > > The announcement is at > >

Re: Two finger swipe left - right makes editor go wild

2023-11-02 Thread Neil C Smith
On Thu, 2 Nov 2023, 13:01 Neil C Smith, wrote: > > > On Thu, 2 Nov 2023, 12:28 Patrik Karlström, wrote: > >> I was not sure of what to test so I went for >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/ >> . >

Re: Two finger swipe left - right makes editor go wild

2023-11-02 Thread Neil C Smith
On Thu, 2 Nov 2023, 12:28 Patrik Karlström, wrote: > I was not sure of what to test so I went for > https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/ > . > Ah, sorry, should have been more explicit. If you go to the test summary page of any pull

Re: Two finger swipe left - right makes editor go wild

2023-11-02 Thread Neil C Smith
On Thu, 2 Nov 2023 at 04:37, Patrik Karlström wrote: > I just tested the latest daily with a fresh userdir with the default settings > and it looks good to me. Daily?! As in daily build, your own build of delivery, or the build from the pull request? I'm curious to clarify because the fix

Re: Two finger swipe left - right makes editor go wild

2023-10-31 Thread Neil C Smith
On Mon, 30 Oct 2023 at 14:06, Neil C Smith wrote: > On Mon, 30 Oct 2023 at 13:51, Laszlo Kishalmi > wrote: > > can confirm that mouse wheel left/right is button 4/5 on my mouse on linux > > (swing event numbers, which are not the button numbers i see via piper or >

Re: Two finger swipe left - right makes editor go wild

2023-10-30 Thread Neil C Smith
Hi, On Mon, 30 Oct 2023 at 13:51, Laszlo Kishalmi wrote: > can confirm that mouse wheel left/right is button 4/5 on my mouse on linux > (swing event numbers, which are not the button numbers i see via piper or xev) > > I can confirm on both X11 and Wayland. Horizontal wheels, two finger scrolls

Re: Two finger swipe left - right makes editor go wild

2023-10-28 Thread Neil C Smith
On Sat, 28 Oct 2023, 12:29 Neil C Smith, wrote: > > > On Sat, 28 Oct 2023, 11:59 Laszlo Kishalmi, > wrote: > >> It would be good if somebody could test the Mouse Button layouts on >> Windows and Mac, probably can remove the MOUSE_BUTTON4 and MOUSE_BUTTON5 >> re

Re: Two finger swipe left - right makes editor go wild

2023-10-28 Thread Neil C Smith
On Sat, 28 Oct 2023, 11:59 Laszlo Kishalmi, wrote: > It would be good if somebody could test the Mouse Button layouts on > Windows and Mac, probably can remove the MOUSE_BUTTON4 and MOUSE_BUTTON5 > registration... > They weren't added by accident! ;-) I have all 3 OS to hand, and tested this

Re: Two finger swipe left - right makes editor go wild

2023-10-28 Thread Neil C Smith
On Sat, 28 Oct 2023 at 06:34, Patrik Karlström wrote: > > I'm not sure if this is related to the OS, Fedora in my case or if it's a > netbeans thing. > > Using the touchpad to scroll up and down also invokes a trigger happy two > finger swipe left and/or right and the result is that the editor

Re: Netbeans not compiling an Ant project

2023-10-21 Thread Neil C Smith
On Sat, 21 Oct 2023 at 12:09, Juan Miguel Escribano wrote: > > Hello! > > To be brief. > > My system: > MacBook Pro 16”, Apple M2 pro > Macos Sonoma 14.0 > Product Version: Apache NetBeans IDE 19 > Java: 21.0.1; OpenJDK 64-Bit Server VM 21.0.1+12-LTS > Runtime: OpenJDK Runtime Environment

Re: Can't install NetBeans using MacOS installer without JDK installed

2023-10-14 Thread Neil C Smith
On Sat, 14 Oct 2023 at 15:43, Philip Durbin wrote: > I just reverted the SDKMAN hack I described earlier (now > `/usr/libexec/java_home` no longer works) and then proceeded to install > NetBeans 19 (Apache-NetBeans-19.pkg, not the community installer) without any > issue. So on my machine at

Re: How to hide a secret value in my Java code?

2023-10-04 Thread Neil C Smith
On Wed, 4 Oct 2023 at 10:16, Richard Grin wrote: > Is it possible to add an environment variable for *only one* Java > project in NetBeans? ... > I use Maven to build the project. Incidentally, to do this with Maven projects, use the project properties. Under Actions, choose eg. `Run project`

Re: [platform] Generating multiple app "bundles"

2023-09-30 Thread Neil C Smith
On Sat, 30 Sept 2023 at 11:16, Patrik Karlström wrote: > For my maven platform application I need to create different Application > bundles like NetBeans had pre Apache with SE, EE & C++ so I can have a couple > of variants of my application with each own set of plugins. > > To this day, I have

Re: App not using proper search path for libraries when launched by NetBeans

2023-09-30 Thread Neil C Smith
On Sat, 30 Sept 2023 at 08:49, Fedor van Eldijk wrote: > The app can not find a library it needs and it looks like it is appending the > search path I gave it (usr/local/lib/OGRE) to the installation path of > NetBeans (/snap/netbeans/84). Where exactly is the lib? Is it in the project or at

Re: NetBeans 19 Run-Remote Raspberry Pi 4 Not Working

2023-09-29 Thread Neil C Smith
On Fri, 29 Sept 2023 at 15:04, Blaine Heinfeld wrote: > The import appears to have correctly imported the RPi 4 platform I use > in 12.6. The RPi 4 platform tests successfully in NetBeans 19. > ... > > When I select that configuration in NetBeans 19 and attempt to run the > application, however,

Re: Font settings not transferred from 18 to 19.

2023-09-22 Thread Neil C Smith
On Fri, 22 Sept 2023 at 16:06, Tilman Hausherr wrote: > > I had a development version of 19 (because of an issue that was fixed in > development) but the executable was installed in the 18 directory. I > installed the regular 19 today with the windows installer and the font > settings were not

Re: Scroll wheel resizing font

2023-09-13 Thread Neil C Smith
On Wed, 13 Sept 2023 at 14:46, Admin @ Goodun wrote: > > How do I turn this off? > > I've had a look in all the settings I can find and nothing seems to > relate. Options / keymap. Do a search for "zoom". It should be set to the mouse wheel with a particular modifier - different on macOS I

Re: Git hub master branch

2023-09-07 Thread Neil C Smith
On Sat, 2 Sept 2023 at 18:58, Alonso Del Arte wrote: > ... it sounds like Chris's issue is yet another case of programs being slow > to adopt the change from master branch to main branch, not necessarily > because of disagreement with the cause (though I'm sure there are some of > those) but

Re: Can't install NetBeans using MacOS installer without JDK installed

2023-08-30 Thread Neil C Smith
On Wed, 30 Aug 2023 at 02:11, Philip Durbin wrote: > I had the same problem. I'm using SDKMAN and could not install NetBeans 18 on > my Mac because the NetBeans installer said "No Java found". > > I fixed it by following >

Re: Java Swing Support

2023-08-24 Thread Neil C Smith
On Thu, 24 Aug 2023 at 06:20, Thomas Kellerer wrote: > Didn't NetBeans drop support for one specific Swing framework? > > I think the "Java Swing" project template used that framework, but I can't > remember the name. There used to be support for Swing Application Framework (withdrawn JSR 296),

Re: Java Swing Support

2023-08-23 Thread Neil C Smith
On Wed, 23 Aug 2023, 14:15 Plaza, Rob (JSC-CD111)[KBR Wyle Services, LLC], wrote: > My organization uses Netbeans 11.2. Recently we have noticed ... > Recently?! Why NetBeans 11.2? That's 4 years old and unsupported. There have been 14 releases since then! And another one in a week or so. No

Re: NB18 garbles Javadoc

2023-08-04 Thread Neil C Smith
Hi, This should now be fixed in NetBeans 19-rc4. Please take the time to verify it fixes your issue before it moves to release, thanks! Release candidates linked from https://github.com/apache/netbeans/discussions/6225 Thanks and best wishes, Neil On Tue, 1 Aug 2023 at 16:00, Neil C Smith

Re: NB18 garbles Javadoc

2023-08-01 Thread Neil C Smith
On Tue, 1 Aug 2023 at 10:08, Chris Powell wrote: > ... screenshots ... > Same in version 18. So I guess it's still in the latest versions too. Thanks for those Chris! I was able to reproduce, and hopefully found a fix at https://github.com/apache/netbeans/pull/6282 I've added the ci:dev-build

Re: NB18 garbles Javadoc

2023-08-01 Thread Neil C Smith
On Mon, 31 Jul 2023 at 23:48, Greenberg, Gary wrote: > Have anybody noticed such behavior? Has a bug report been filed? > Unfortunately, I can’t file report myself, as access to external repositories > forbidden by company policy. Never noticed this personally. And can't remember noticing a

Re: Encountered problems whlie connecting to update center

2023-07-21 Thread Neil C Smith
On Fri, 21 Jul 2023 at 08:13, Vincent Shiu wrote: > I have googled but found nothing useful to fix the problem. Is there anyone > know how to fix this? What JDK are you using? I suspect it's an old JDK that doesn't support Let's Encrypt certificates. Best wishes, Neil

Re: "NetBeans 76 was last used 32 days ago"

2023-07-01 Thread Neil C Smith
On Sat, 1 Jul 2023 at 16:28, László Kishalmi wrote: > > Well, that is actually the revision number of NetBeans 17.0 Snap package. > NetBeans 18.0 would be revision number 80. > Right now there is no way to identify the version of NetBeans used in a home > directory. That shall be changed. I

Re: "NetBeans 76 was last used 32 days ago"

2023-07-01 Thread Neil C Smith
On Sat, 1 Jul 2023 at 15:34, Admin @ Goodun wrote: > > This message has just appeared for me in NB 18.0. > > This would be useful if I could find any other reference telling me > what "NetBeans 76" is. If it's my current version then I know what to > do with the link offering to remove large

Re: Show Javadoc not working

2023-06-28 Thread Neil C Smith
On Wed, 28 Jun 2023, 21:08 Tellis, Wyatt, wrote: > > Has anyone else encountered this issue before and know if there’s a fix? > > See https://github.com/apache/netbeans/issues/5990 There's a workaround there. Best wishes, Neil > >

Re: change editor scrollbar color

2023-06-08 Thread Neil C Smith
On Thu, 8 Jun 2023, 13:13 Christopher C. Lanz, wrote: > Hello, > > When working with a large file, the scrollbar (thumb?) becomes very small, > and since its color is "light gray" (I think) it is difficult to see or > find quickly while working. > > Can the color of that bar (or the thumb

Re: Broken link in the comments of netbeans.conf

2023-05-25 Thread Neil C Smith
On Thu, 25 May 2023 at 16:40, Michael Bien wrote: > this could potentially link to: > https://github.com/apache/netbeans/#log-config-and-cache-locations Looks like it could be good choice, but please don't link it direct - Maybe use - https://netbeans.apache.org/nb/userdir-and-cachedir Then

Re: Migrating NB platform app to maven

2023-05-16 Thread Neil C Smith
Hi, On Mon, 15 May 2023 at 23:05, Jerome Lelasseux wrote: > > Have you done a clean and build of the parent project? > yes, the output below OK, just checking the obvious - seems to have been a stumbling block in a few recent threads. Your reactor build order looks wrong. Wrong or circular

Re: Migrating NB platform app to maven

2023-05-15 Thread Neil C Smith
On Mon, 15 May 2023, 22:52 Jerome Lelasseux, wrote: > Mark, > > > you should publish any local artifacts to your local maven repository. > Yes. But publish a local artifact for modula A means I need to build > module A, right ? module A depends on module B which depends on module C > etc. So

Re: Log4J Critical Vulnerability issues in Apache NetBeans 17

2023-05-09 Thread Neil C Smith
On Tue, 9 May 2023 at 06:45, Harshini Madurapperuma wrote: > https://netbeans.apache.org/download/index.html says NetBeans 17 is the > latest and was released in Feb 2023. > > When is it planned to release 18 version? Short answer, when it's ready! Longer answer, to add to what Michael said,

Re: Console: ascii characters not shown correctly

2023-05-03 Thread Neil C Smith
On Mon, 1 May 2023 at 16:47, Geert Vancompernolle wrote: > > I have the following line in my Java application: > > mLogger.info("╔╗"); > > but I see this in the debug console of NB17: > > 01-05-2023 17:43:22 INFO

Re: Remove me from this list

2023-05-02 Thread Neil C Smith
To unsubscribe send an email to users-unsubscr...@netbeans.apache.org Make sure it's from the email you're subscribed from. Check if it's being forwarded from another account. Also see https://netbeans.apache.org/community/mailing-lists.html https://untroubled.org/ezmlm/manual/ Best wishes,

Re: Git branch display

2023-03-25 Thread Neil C Smith
On Sat, 25 Mar 2023, 17:16 Admin @ Goodun, wrote: > Is there a way of getting NetBeans to (always) display the git branch I > currently am switched to? > Tools / Options / Team / Versioning / show labels. Best wishes, Neil

Re: Project Folder Icons "clear"?

2023-03-16 Thread Neil C Smith
On Thu, 16 Mar 2023 at 16:04, Brad K. wrote: > I just upgraded from NetBeans 15 to 17. I noticed that the folder icons > in both the Project tab and the Files tab are uncolored outlines of > folders instead of the "standard" manila folder look. > > Is this on purpose or is my installation amiss?

Re: Module com.jcraft.jsch in ide requests the token libs.c.kohlschutter.junixsocket but there are no known providers.

2023-03-15 Thread Neil C Smith
On Fri, 10 Mar 2023 at 11:26, Oliver Rettig wrote: > > Hi, > > after upgrading my netbeans RCP application to netbeans-17 I got the following > unsresolved module problem: > > Module com.jcraft.jsch in ide requests the token > libs.c.kohlschutter.junixsocket but there are no known providers. > >

Re: Maven indexing

2023-03-14 Thread Neil C Smith
On Tue, 14 Mar 2023 at 17:01, László Kishalmi wrote: > Also one day the Gradle plugin may be smart enough to use that Maven index > for its own good. > Like offering a dependency to add when you add an import statement for a > class... That would be great. I started looking a while back at

Re: Maven indexing

2023-03-14 Thread Neil C Smith
On Tue, 14 Mar 2023 at 12:31, Emma Atkinson wrote: > Recently (couple of years) I started using the Maven repository again but > through Gradle. Gradle does not load and decompress the whole index. Gradle > loads solely the dependencies (artifact : group : version) specified in the >

Re: Creating a new platform application: Maven or Ant?

2023-02-27 Thread Neil C Smith
On Sun, 26 Feb 2023 at 21:58, Joseph Huber wrote: > I considered moving from Ant to Maven, but really found no good reason to do > so. I have customized build macros in Ant (creating installers ... This was one reason I was using Ant too. Those installer aspects of my build were rewritten in

Re: Creating a new platform application: Maven or Ant?

2023-02-27 Thread Neil C Smith
On Sun, 26 Feb 2023 at 15:04, Thomas Kellerer wrote: > Scott Palmer schrieb am 26.02.2023 um 15:47: > > I don’t think there is a case where I would ever choose to create a > > new Ant-based project these days. It is more flexible than Maven, > > but far more awkward to work with than Gradle.

Re: Re: Re: How to change text colour in the console

2023-02-25 Thread Neil C Smith
On Sat, 25 Feb 2023 at 14:47, Peter Ream wrote: > I can’t get this to work. Probably user error, although I have used NB for > about 5 years, I’m not too handy into changing a lot of the parameters. Here > is my simple test copied from Bob T: No, just make sure you're using NetBeans 17, or

Re: Re: How to change text colour in the console

2023-02-25 Thread Neil C Smith
On Thu, 23 Feb 2023 at 19:46, Peter Ream wrote: > > "Using Maven, it works if passing -DinheritIo=true." > > Out of curiosity, can you set this within NB? Yes, otherwise it would have been impossible to test! But it would help if I'd written the right thing :-) Updated the issue. It's

Re: How to change text colour in the console

2023-02-23 Thread Neil C Smith
On Thu, 23 Feb 2023 at 13:47, Neil C Smith wrote: > > On Thu, 23 Feb 2023 at 12:57, Bob T wrote: > > > > Thank you Neil. It works if I run via the Netbeans terminal as you suggest. > > I've created a feature request for consideration by the team: > > https://git

Re: How to change text colour in the console

2023-02-23 Thread Neil C Smith
On Thu, 23 Feb 2023 at 12:57, Bob T wrote: > > Thank you Neil. It works if I run via the Netbeans terminal as you suggest. > I've created a feature request for consideration by the team: > https://github.com/apache/netbeans/issues/5552 Great! I've added the contribution welcome label for now.

Re: How to change text colour in the console

2023-02-23 Thread Neil C Smith
On Thu, 23 Feb 2023 at 11:11, Bob T wrote: > I'm trying to change the text colour when printing to the Netbeans console > but I can't get it to work. The colour is changed when running on the command > line though. I have a very simple Gradle app: That's not supported AFAIK. It should work if

Re: A plain Java module shared between multiple Netbeans modules

2023-02-01 Thread Neil C Smith
On Wed, 1 Feb 2023 at 10:36, Admin Netcrystals wrote: > I use Maven. Does this make a difference? Only that the way to do it might be a little different to that mentioned on those pages. > Honestly speaking wrapping each plan Java module is quite a lit if work and > putting them all in one

Re: Python development with NB

2023-02-01 Thread Neil C Smith
On Mon, 30 Jan 2023 at 20:47, Greenberg, Gary wrote: > I already asked this question some time ago, but didn’t get any clear answers. > Does Netbeans have any plugins for Python development. This has been mentioned before, although in development - https://github.com/ebresie/python4nb There is

Re: A plain Java module shared between multiple Netbeans modules

2023-01-31 Thread Neil C Smith
On Tue, 31 Jan 2023 at 15:53, Admin Netcrystals wrote: > I have got a question regarding modules in Rich Client Platform. > > I have got some plain Java modules. They are not related to Netbeans in any > way. They are general libraries. Lets call them A, B and C. > > Now, I program a Netbeans

Release candidates for Apache NetBeans 17

2023-01-25 Thread Neil C Smith
Hi All, We branched off for Apache NetBeans 17 last week, and will be producing release candidates roughly weekly until release. Up until recently we only announced these on the dev@ list, but we've recently started including announcements on GitHub and delivering via

Re: Multilpe timeouts in ide log for https://plugins.netbeans.apache.org

2023-01-19 Thread Neil C Smith
On Thu, 19 Jan 2023 at 16:39, Vasilis Ster wrote: > Somebody please check the site. Ide log is filling with the below: > Timeout while opening connection to > https://plugins.netbeans.apache.org/data/16/catalog.xml.gz We're aware and looking at the issue. Apologies for the problem - affects

Re: Unexpected Exception in NetBeans 12.0

2023-01-18 Thread Neil C Smith
On Wed, 18 Jan 2023, 18:41 Matheus Oliveira, wrote: > I'm having a problem trying to open a project in NetBeans (v12.0.0). When > I try to open the project in question it does not open, > Really NetBeans 12.0? We've had 10 releases since then! I'd try NetBeans 16 first if you can. Best

Re: Font size for application

2023-01-18 Thread Neil C Smith
On Wed, 18 Jan 2023 at 16:56, Radek Čáp wrote: > it's possible to set up the font size for the application based on the > Netbeans platform by adding the --fontsize parameter into the config file. > > I'm looking for a way, to how users can change it from the running > application. I haven't

Re: question about netbeans questions and support

2023-01-18 Thread Neil C Smith
Hi Chris, I really should request addition to that page! I offer support and development services for the IDE and platform via Codelerity. It's mentioned, amongst other places, on the community installers page - https://www.codelerity.com/netbeans/ I mostly work with other companies though, so

Re: [EXTERNAL] Re: font for accented characters

2023-01-10 Thread Neil C Smith
On Tue, 10 Jan 2023 at 16:53, Christopher C. Lanz wrote: > I have added -J-Dfile.encoding=UTF-8 to netbeans.conf, and then, of course, > I restarted Netbeans > > System.out.println("ī") produces a question mark as the output. Same for ā Then it's possibly not (just) file encoding you want to

Re: Stack Trace hyperlinks no longer working in NetBeans

2022-12-12 Thread Neil C Smith
On Mon, 12 Dec 2022 at 12:29, John wrote: > I am running latest NetBeans IDE 15 with Java 19.0.1. I only installed this a > couple of weeks ago in a completely new folder. I didn’t even keep my > previous local settings, just reconfigured the few minor options once new > version was up and

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Neil C Smith
On Wed, 7 Dec 2022 at 16:31, Sean Carrick wrote: > It's really too bad that NetBeans Project went with GitHub, instead of > GitLab...GitLab has a feature called "Service Desk" that provides a unique > email address to which bugs, RFEs, etc., can be email by anonymous users, > without them

Re: Spell checker

2022-12-03 Thread Neil C Smith
On Fri, 2 Dec 2022 at 23:33, Amn Ojee Uw wrote: > > Hello Neil and thank you for the prompt response. > > I hope that the below better explains the choices, web pages, friends and > other have giving me. > > CTRL-ENTER = Breaks the line in two. > Shift-ENTER = Brings the cursor to the line

Re: Spell checker

2022-12-02 Thread Neil C Smith
On Fri, 2 Dec 2022 at 16:24, Amn Ojee Uw wrote: > > In my Debian 11, running Netbeans 14, the spell checker catches the > spelling mistakes; but Shift-Enter, not only does not provide a list of > possible words, CTRL-ENTER? Neil

Re: Installer for Netbeans 15 on Ubuntu?

2022-11-25 Thread Neil C Smith
On Fri, 25 Nov 2022, 14:04 Amn Ojee Uw, wrote: > Interesting web page! Thank you for sharing it. Just a quick question, do > I need to uninstall NB14 and Java 17, before installing Linux(x89_64) - > NB15 + JDK 18 (deb x89_64)? > The JDK is local, and only used to run NetBeans. It won't conflict

Re: Installer for Netbeans 15 on Ubuntu?

2022-11-23 Thread Neil C Smith
On Wed, 23 Nov 2022 at 08:04, Paolo Scarabelli wrote: > > There are also deb packages: > > https://www.codelerity.com/netbeans/ > > On Debian Testing the "Linux (any architecture)" deb seems to be working > better (but you will need to install OpenJDK), with the "Linux (x86_64)" deb > I see the

Re: [platform] CLIHandler: Socket creation failed

2022-11-17 Thread Neil C Smith
On Thu, 17 Nov 2022, 07:45 Patrik Karlström, wrote: > I'm packaging a platform application as an ubuntu snap without the network > interface, https://snapcraft.io/docs/network-interface > The app works as expected but one is greeted with the error below on start. > > Is there a way to disable

Re: How to maintain *.java and *.form in different directories?

2022-10-19 Thread Neil C Smith
On Wed, 19 Oct 2022 at 13:29, Bernd Michaely wrote: > In doubt *.form files could be deleted from the build dir after > compilation and before deployment, e.g. using doFirst in the deployment > task, something like this: .. > (never tried that myself…) So did you check if they're in there to

Re: How to maintain *.java and *.form in different directories?

2022-10-19 Thread Neil C Smith
On Tue, 18 Oct 2022 at 18:24, Thorsten Schöning wrote: > > Guten Tag Neil C Smith, > am Dienstag, 18. Oktober 2022 um 18:57 schrieben Sie: > > > There's a massive difference between images and .form files - .form > > files are not meant to be published a

Re: How to maintain *.java and *.form in different directories?

2022-10-18 Thread Neil C Smith
On Tue, 18 Oct 2022 at 17:51, Thorsten Schöning wrote: > Mostly that non-Java is exactly what is meant to be maintained in > "resources". There's not that much difference between images or XML > form files. This might even allow to not publish those files as part > of the deployment, configure

Re: Formatting issue

2022-10-06 Thread Neil C Smith
On Thu, 6 Oct 2022 at 15:49, Tellis, Wyatt wrote: > This never happened with NB 12 and prior versions. I’ve tried toggling > Multiline Alignment, but it doesn’t do anything. Is there another setting > that controls this behavior? Well, you can try setting Always wrap for Try Resources in the

Re: registering latest Payara

2022-10-02 Thread Neil C Smith
On Sun, 2 Oct 2022 at 08:42, Richard Grin wrote: > I am teaching a course on Jakarta EE in November and I would like to use > Jakarta EE 10. When do you think it will be possible to get the (pre-release) > version of NetBeans 16 that will contain the PRs for Jakarta EE 10? Release schedule is

Re: Re: NB 15 no linux installer anymore?

2022-09-21 Thread Neil C Smith
On Wed, 21 Sept 2022 at 12:58, Eric Bresie wrote: > Is there any kind of issue for what’s wrong with the Linux installer? Nothing that collates them all as far as I know. There are a bunch of things that have been brought up in other issues / vote threads related. Incorrect JDK detection is

Re: Illegal reflective access by org.openide.util.RequestProcessor

2022-09-21 Thread Neil C Smith
On Wed, 21 Sept 2022 at 04:34, steve young wrote: > [java] WARNING: Illegal reflective access by > org.openide.util.RequestProcessor$TopLevelThreadGroup > (file:/C:/Users/Steve/Documents/GitHub/JMRI/lib/org-openide-util-RELEASE150.jar) > to method sun.awt.AppContext.getAppContext() > >

Re: Unpacking the index for central repository is very long

2022-09-17 Thread Neil C Smith
On Thu, 15 Sept 2022 at 19:38, Michael Bien wrote: > If IDEs provide functionality which uses data which is not available in > your local maven repository they gonna have to use a web service or > cache things just like netbeans does. There are pros and cons for both. > Local cache is fast and

Re: NB 15 no linux installer anymore?

2022-09-17 Thread Neil C Smith
On Thu, 15 Sept 2022 at 17:34, Bradley Willcott wrote: > I have a 'Netbeans' directory in my user home directory. In it, I unpack > each new version into a version named directory, > (v12.6, v13, v14, 15, etc) and use a softlink named 'current' to point > to which ever version I wish to use. This

Re: NetBeans 15 giving last used notification for NetBeans 11

2022-09-15 Thread Neil C Smith
On Thu, 15 Sept 2022 at 17:21, Joseph Huber wrote: > I'm running NetBeans 15 from the zip distribution on Windows 10 Professional. > Periodically, when I start the program, I get the notification "NetBeans 11 > was last used X days ago." This message is also listed in the Notifications >

Re: problem with the Properties>Libraries window in NetBeans 15

2022-09-15 Thread Neil C Smith
Hi, Please open an issue for this - https://netbeans.apache.org/participate/report-issue.html Is this related to the scrollbars appearing? If you resize the window do they come back? Best wishes. Neil On Mon, 12 Sept 2022 at 19:39, Joseph Huber wrote: > Hello! > > > > I’ve been using

Re: NB 15 no linux installer anymore?

2022-09-15 Thread Neil C Smith
On Wed, 14 Sept 2022 at 05:10, Mark A. Flacy wrote: > Snap requires systemd to work. Many, but not all, linux distributions use > systemd. > > If your distro doesn't use systemd, don't expect snap to work for you. There is also a Flatpak option (which I don't think requires systemd), although I

Re: gradle project: how to pass jvm args for debug/run

2022-09-06 Thread Neil C Smith
On Tue, 6 Sept 2022 at 16:47, László Kishalmi wrote: > Project Properties > Build > Build Actions Thanks, but yes, I know that page. I've only just realised that you can select the *already selected* Custom... in the combobox to create a new action. Sorry, but that's not the most intuitive UI.

Re: Generate setters that return this

2022-09-06 Thread Neil C Smith
On Tue, 6 Sept 2022 at 18:20, Mitch Claborn wrote: > Yes, I suppose Builder is the more correct term. No, it isn't. It's a fluent API. A builder might use fluent setters, but they have uses elsewhere (if you do need mutability). Personally, I think this might be a good addition - the file you

Re: gradle project: how to pass jvm args for debug/run

2022-09-06 Thread Neil C Smith
On Tue, 6 Sept 2022 at 16:05, László Kishalmi wrote: > Actually we have a pretty good UI for custom actions. Agreed. My comment was specifically that I can't see a way to add a custom action directly from the project properties, which Maven does have. Or have I missed something blindingly

Re: Netbeans 15 release

2022-09-06 Thread Neil C Smith
On Tue, 6 Sept 2022 at 12:23, joe foe wrote: > The vscode plugin has been auto updated to 15 but I don't see any release > notes for that and under > dist.apache.org/repos/dist/release/netbeans/netbeans-installers/15 the Linux > package is missing. > > Question, when will be the Linux

Re: gradle project: how to pass jvm args for debug/run

2022-09-06 Thread Neil C Smith
On Mon, 5 Sept 2022 at 19:56, Ernie Rael wrote: > > On 9/4/22 4:47 PM, Ernie Rael wrote: > > Just converted an ancient project from ant to gradle. With ant and I did > > > >project.properties:run.jvmargs=-Dcom.raelity.jvi.DEBUG\=true -ea > > > > With gradle I tried, on the "Main Project" > >

Re: Configuring Inno setup on NB Maven project breaks Run / Run file

2022-09-02 Thread Neil C Smith
On Fri, 2 Sept 2022 at 12:03, Jonathan Bergh wrote: > 1) Any info on what Release-Profile is - is the a NB provided profile? Its > not configured in my settings/xml, so I assume its from the Maven conf > packaged with NB? AFAIK from Maven itself - eg. see

Re: Configuring Inno setup on NB Maven project breaks Run / Run file

2022-09-02 Thread Neil C Smith
On Fri, 2 Sept 2022 at 11:23, Jonathan Bergh wrote: > Is there any way to keep an existing execution process configured but still > be able to run maven projects which are under development? > > It would be a bit annoying to have to deconfigure that build step (Inno > packaging) and run it

Re: Vaadin plugin

2022-09-01 Thread Neil C Smith
On Thu, 1 Sept 2022 at 03:26, Greenberg, Gary wrote: > I wanted to make some changes to my old project that was created few years > ago on NB 8.2 with Vaadin plugin. > Now I am using NB 14.0 and 8.2 was uninstalled a while ago. > > However, I can’t find Vaadin in the list of available plugins. >

Re: Remove old LAFs from application and use new default LAF instead

2022-08-31 Thread Neil C Smith
On Wed, 31 Aug 2022 at 14:28, Mike Hallan wrote: > I found that Installer's validate() may not return the correct LAF that will > actually be used. No, it won't. It'll run before NetBeans sets up the look and feel. Which is actually what you want. I suggested you look at filtering the

Re: Remove old LAFs from application and use new default LAF instead

2022-08-31 Thread Neil C Smith
On Wed, 31 Aug 2022 at 12:30, Mike Hallan wrote: > Sounds like there is no simple or non-brittle way to do this. Thanks anyway. You might also look at configuring the installed look and feels -

Re: Running with three heads

2022-08-11 Thread Neil C Smith
On Thu, 11 Aug 2022 at 01:06, Blake McBride wrote: > The problem I am having is that NB (14) will only allow me to have one > (essentially) head. I know I can open up both projects on the same head, but > I want to see code from both at the same time. So, I'd like to open two > copies of NB.

  1   2   3   4   >