Can't connect to GIT repository

2018-05-01 Thread Greenberg, Gary
I am trying to clone the project from Stash to my local repository. I can browse the remote repo via web UI. I copied the URL for the git file and paste it into the proper field in Team->Git->Clone form. However when I click on the "Next" button it tries to connect and give me a red message:

RE: Can't connect to GIT repository

2018-05-01 Thread Greenberg, Gary
To: us...@netbeans.incubator.apache.org Subject: Re: Can't connect to GIT repository See if it works on the command line first, to confirm the problem isn’t with NetBeans. Gj On Wednesday, May 2, 2018, Greenberg, Gary <ggree...@visa.com<mailto:ggree...@visa.com>> wrote: I am trying to clone the

Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
I am trying to create new Maven Web project. Filled out all fields in the dialog box but then I am getting the following: Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Failed to retrieve

RE: Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
Just tried it and got same errors. From: John McDonnell [mailto:mcdonnell.j...@gmail.com] Sent: Wednesday, March 7, 2018 11:34 AM To: Greenberg, Gary <ggree...@visa.com> Cc: us...@netbeans.incubator.apache.org Subject: Re: Can't create a new project in NB 8.2 Hi Gary, I just

RE: Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
I solved the problem by editing proxies section in my C:\Program Files\NetBeans\8.2\java\maven\conf\settings.xml file From: Greenberg, Gary [mailto:ggree...@visa.com] Sent: Wednesday, March 7, 2018 11:54 AM To: John McDonnell <mcdonnell.j...@gmail.com> Cc: us...@netbeans.incubator.apac

Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
I have created database connection to MySQL in NB 8.2 (I can't upgrade to newer version without installer due to the company security constraints). It is working and I can execute some commands. However, I do have a SQL script in the file which I want to execute. I do have connection selected in

RE: Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
on the top: Run SQL, Run Selection, etc. Those buttons do not work properly. They throw me out to Derby connection, which is not active. From: Don Sent: Tuesday, October 16, 2018 12:16 PM To: Greenberg, Gary Subject: Re: Executing SQL file in NB Right-click the connection. Select Connect Right

RE: Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
I have resolved the issue. Something happened with the running NB and connection selector at the top of SQL window was grayed out and stuck with Derby. After I restarted NB it allows me select connection to MySQL. From: Greenberg, Gary Sent: Tuesday, October 16, 2018 1:40 PM To: Don ; NetBeans

RE: Invitation to join the Apache NetBeans 10 Community Acceptance Testing program

2018-10-04 Thread Greenberg, Gary
I do want to join CAT program, but our company has very stringent constraints on installing unapproved software. If there would be an installer (MSI), I could have install it in my personal account without much of problems. But to install it from the ZIP archive I need to jump through a number

RE: Invitation to join the Apache NetBeans 10 Community Acceptance Testing program

2018-10-04 Thread Greenberg, Gary
Community Acceptance Testing program There's no installing from a ZIP. There's simply unzipping a ZIP file like any other ZIP file. If you're allowed to unzip a ZIP file, then you're allowed to unzip the NetBeans ZIP file. Gj On Thu, Oct 4, 2018 at 7:35 PM Greenberg, Gary mailto:ggree...@visa.com

Where is JSON in NB9.0

2018-10-02 Thread Greenberg, Gary
I need to create several JSON files for my project. Went to New->Other and did not find JSON in the list of file types. It was there in 8.2. Was it moved somewhere or NB does not longer support JSON format? I went through all categories and couldn't find it. Gary Greenberg Staff Software Engineer

Netbeans and Kubernetes

2018-09-20 Thread Greenberg, Gary
I am starting a new project where I will have to work with Kubernetes. I am quite a noob with container orchestration and would like to ask for an advise. I haven't found anything related to Kubernetes on Netbeans web site but maybe I have missed it. Does anyone worked with Kubernetes in NB

RE: NB SpringBoot plugin hangs

2018-09-28 Thread Greenberg, Gary
are handled: https://github.com/AlexFalappa/nb-springboot/issues Can you also consider upgrading to the latest release of NetBeans, rather than using 8.2, see netbeans.apache.org<http://netbeans.apache.org>. Gj On Thu, Sep 27, 2018 at 11:25 PM, Greenberg, Gary mailto:ggree...@visa.com>&

RE: NB10 freezes while downloading javadoc

2019-03-24 Thread Greenberg, Gary
-TaglineVersion] From: Greenberg, Gary Sent: Sunday, March 24, 2019 12:21 PM To: users@netbeans.apache.org Subject: NB10 freezes while downloading javadoc After I selected addAll from the prompt, Netbeans generated this function call in the code and freezes. "Downloading HTTP Javadoc&quo

RE: NB10 freezes while downloading javadoc

2019-03-24 Thread Greenberg, Gary
Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Sunday, March 24, 2019 3:16 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: NB10 freezes while downloading javadoc If you can provide exact and precise steps

RE: NB10 freezes while downloading javadoc

2019-03-24 Thread Greenberg, Gary
the prompt list. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Sunday, March 24, 2019 4:22 PM To: Greenberg, Gary Subject: Re: NB10 freezes while downloading javadoc You're going

RE: NB10 freezes while downloading javadoc

2019-03-24 Thread Greenberg, Gary
PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: NB10 freezes while downloading javadoc On Sun, Mar 24, 2019, 19:49 Greenberg, Gary mailto:ggree...@visa.com>> wrote: It happens very often (8 times for me today), but not always and not at the same place. It is impo

Why does NB10 require authentication?

2019-04-04 Thread Greenberg, Gary
Sometimes in the middle of coding a panel pops up that is asking for user name and password. What user name/password it is asking for and why? I would understand if Netbeans will be a licensed tool with a license server authenticating users at the beginning of session. I am usually dismissing

Changes in Netbeans bug reporting

2019-03-29 Thread Greenberg, Gary
It used to be semi-automatic in previous versions up to 8.2 I.e. when an error appear in notification window and you open it, there was a button to submit report to Netbeans. Now it is purely manual - this button is gone. You have to copy content of the error log, got to JIRA, create a ticket

RE: Changes in Netbeans bug reporting

2019-03-29 Thread Greenberg, Gary
for moonlighting. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Friday, March 29, 2019 12:35 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: Changes in Netbeans bug

Are installers planned for Netbeans 10+

2019-02-27 Thread Greenberg, Gary
Is there are any plans to add installers for Mac (.dmg) and Windows (.msi) into Netbeans distribution?

Re: Are installers planned for Netbeans 10+

2019-02-27 Thread Greenberg, Gary
zip file and create a shortcut. That said, yes, installer is in the works. Gj On Wednesday, February 27, 2019, Greenberg, Gary mailto:ggree...@visa.com>> wrote: Is there are any plans to add installers for Mac (.dmg) and Windows (.msi) into Netbeans distribution?

Trying out NB10

2019-03-04 Thread Greenberg, Gary
My previous laptop broke, so I got completely new one and trying to build my development environment from scratch. Instead of NB8.2 which was working for me (with some glitches) for several years I got the latest Netbeans 10 from netbeans.apache.org First start was unsuccessful. It displayed the

RE: Trying out NB10

2019-03-05 Thread Greenberg, Gary
if my projects are in directory with spaces? If not, I am in trouble. Per company policy they have to be on the cloud drive. From: Geertjan Wielenga Sent: Tuesday, March 5, 2019 12:57 PM To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Trying out NB10 This might also mean something

Re: Are installers planned for Netbeans 10+

2019-03-05 Thread Greenberg, Gary
approval and after that was able to bypass certs by installing IDE in my home directory on Windows machine. I wasn’t able to do it on Mac. From: Leo Donahue Date: Tuesday, March 5, 2019 at 4:47 PM To: "Greenberg, Gary" Cc: "users@netbeans.apache.org" Subject: Re: Are installers

Re: Are installers planned for Netbeans 10+

2019-03-05 Thread Greenberg, Gary
Not JRE, Our company software certification program. From: Leo Donahue Date: Tuesday, March 5, 2019 at 5:01 PM To: "Greenberg, Gary" Cc: "users@netbeans.apache.org" Subject: Re: Are installers planned for Netbeans 10+ On Tue, Mar 5, 2019, 19:58 Greenberg, Gary mail

RE: About project error on Netbeans

2019-03-14 Thread Greenberg, Gary
Check this folder with the file explorer. May be there are some hidden files in the folder. Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Евгений Король Sent: Thursday, March 14, 2019 5:47 AM To: Mark Wade Cc:

RE: About project error on Netbeans

2019-03-13 Thread Greenberg, Gary
Look under ‘Files’ tab. You might find an erroneous file that is not included in the project. Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Евгений Король Sent: Wednesday, March 13, 2019 4:18 AM To:

Security certificates for access to GIT

2019-03-08 Thread Greenberg, Gary
I am getting an error, while trying to clone project from our GIT repository; INFO [org.netbeans.modules.git]: https://stash: cannot open git-upload-pack sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I did, however,

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
I have installed JCE according to this bug description, but it didn’t help. I have found that adding http.sslVerify=false to git config might help, but where is git config in Netbeans? From: Geertjan Wielenga Sent: Monday, March 11, 2019 1:48 PM To: Greenberg, Gary Cc: NetBeans Mailing List

RE: Security certificates for access to GIT

2019-03-12 Thread Greenberg, Gary
[EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Tuesday, March 12, 2019 12:14 AM To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Security certificates for access to GIT Git and NetBeans are two totally different and separate tools. Each has its own configuration settings

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
getting same exception. Kind of ran out of ideas. Can anyone give me a helping hint? Thanks. From: Greenberg, Gary Sent: Friday, March 8, 2019 3:04 PM To: NetBeans Mailing List Subject: Security certificates for access to GIT I am getting an error, while trying to clone project from our GIT

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
I have seen that post and several others similar to it. I did import certificates for the Stash server using JDK keytool before posting my original question. However, it does not help me From: Geertjan Wielenga Sent: Monday, March 11, 2019 1:32 PM To: Greenberg, Gary Cc: NetBeans Mailing List

NB 10 does not reopen files on restart

2019-03-21 Thread Greenberg, Gary
Happened to me second time. My Windows machine restarted automatically due to installed system updates. When I restarted Netbeans, it did open projects I worked on, but over a dozen source files were not reopened. It used to open those files, although, in 8.2 a bug was introduced that opened not

Json validation

2019-04-15 Thread Greenberg, Gary
I know that Netbeans has a feature to validate XML files and I used it extensively when XML was main method to define requests and responses in REST API. Nowadays JSON almost completely replaced XML in that role. Is there a plugin or something to validate JSON or help to check it for errors? I

RE: Json validation

2019-04-16 Thread Greenberg, Gary
I sure do have one. Here it is. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Wade Chandler Sent: Monday, April 15, 2019 6:23 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: Json

RE: NB11 hangs (as well as NB10) on downloading HTTP Javadoc

2019-06-14 Thread Greenberg, Gary
-TaglineVersion] From: Geertjan Wielenga Sent: Friday, June 14, 2019 3:47 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: NB11 hangs (as well as NB10) on downloading HTTP Javadoc artifactory.trusted.visa.com<http://artifactory.trusted.visa.com> That appears near the start o

RE: NB11 hangs (as well as NB10) on downloading HTTP Javadoc

2019-06-14 Thread Greenberg, Gary
14 Jun 2019 at 23:58, Greenberg, Gary mailto:ggree...@visa.com>> wrote: I was suffering from very frequent freezes in Netbeans 10. Hoping that maybe it was resolved in NB11, I did install it today. Unfortunately it freezes even more often – twice during half an hour, which makes development

RE: Unused method highlighting

2019-06-10 Thread Greenberg, Gary
I do not think it feasible, because methods (unless they are private) can be called from outside of the class. Editor have to parse the whole project or may be more than one, if this project listed as dependency in another one. You can always check if particular method is used, using ‘Find

Reserved keywords for SQL files

2019-06-26 Thread Greenberg, Gary
I am working with SQL scripts in the NB 11 right now and noticed that good portion of keywords in it are marked in blue colors, while tables and column names, as well as values displayed in green. That is very convenient and allows to catch some misspelling right away. However some of the

RE: Reserved keywords for SQL files

2019-06-26 Thread Greenberg, Gary
To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Reserved keywords for SQL files netbeans/ide/dbapi/src/org/netbeans/modules/db/api/sql/SQLKeywords.java I think.. On Wed, 26 Jun 2019, 23:11 Greenberg, Gary, mailto:ggree...@visa.com>> wrote: I am working with SQL scripts in the NB 11

Refactoring - field encapsulation.

2019-08-13 Thread Greenberg, Gary
I am using this feature of Netbeans very often. In prior versions fields that already have getters and/or setters were marked with gray dots on the popup screen. I do not see them in version 11.1 Was it removed intentionally or I need to tweak some settings to see it? Gary Greenberg Staff

RE: Error badge on successfully build project

2019-08-10 Thread Greenberg, Gary
...@gmail.com>> wrote: What does it say when you hover over it? Regards John On Fri 9 Aug 2019, 19:18 Greenberg, Gary, mailto:ggree...@visa.com>> wrote: I have a project, where one Java class has import statement marked with the error badge. At the same time project compiles succes

RE: Error badge on successfully build project

2019-08-09 Thread Greenberg, Gary
It is saying: package com.visa.dpd.api.platform.commons.handlers does not exist Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: John Mc Sent: Friday, August 9, 2019 11:29 AM To: Greenberg, Gary Cc

RE: Can Netbeans 11.0 be updated to 11.1 from the Check for Updates option?

2019-07-22 Thread Greenberg, Gary
You do, or you don’t need to install from scratch? Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Monday, July 22, 2019 4:30 AM To: varuna.senevira...@gmail.com Cc:

RE: Why tests aren't executing?

2019-11-04 Thread Greenberg, Gary
I already fixed the problem. It was incorrect surefire configuration. Regards, Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Arnaud bourree Sent: Sunday, November 3, 2019 5:03 AM To: Greenberg, Gary

Why tests aren't executing?

2019-10-31 Thread Greenberg, Gary
Still having problems with the project that I have inherited from the contractor. I want to execute unit test, but when I select 'Test' from the project context menu I am getting: --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mnsbatch --- Not copying test resources

RE: Can't build newly cloned project.

2019-10-30 Thread Greenberg, Gary
Thank you, thank you, thank you. It works. Now I am back in business. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 -Original Message- From: Neil C Smith Sent: Wednesday, October 30, 2019 10:35 AM To: Greenberg, Gary Cc

RE: Can't build newly cloned project.

2019-10-30 Thread Greenberg, Gary
Unfortunately, per company policy we all have to work on Java 8 and versions of Java are downloaded automatically. Thus, JDK 8u231 was installed on my machine about a week ago. Before I was using JDK 8u221 and did not have this problem. Shall I downgrade? BTW, I did go to the Oracle site and

Can't build newly cloned project.

2019-10-29 Thread Greenberg, Gary
Just cloned a new project from stash repository and trying to build it. Getting following error message: cd P:\dpd_bia_vmssbatch\VMSS-Batch; "JAVA_HOME=C:\\Program Files\\Java\\jdk1.8.0_231" cmd /c "\"\"C:\\Program Files\\Netbeans\\11.1\\java\\maven\\bin\\mvn.cmd\"

RE: Can't build newly cloned project.

2019-10-29 Thread Greenberg, Gary
that problem or Check out these issues: https://issues.apache.org/jira/browse/NETBEANS-3251 and https://issues.apache.org/jira/browse/NETBEANS-3253 The workaround is documented there.. On 10/29/19 4:25 PM, Greenberg, Gary wrote: Just cloned a new project from stash repository and trying to build it. Gett

RE: Can't build newly cloned project.

2019-10-29 Thread Greenberg, Gary
zlo Kishalmi Sent: Tuesday, October 29, 2019 5:36 PM To: users@netbeans.apache.org Subject: Re: Can't build newly cloned project. That's great, but does NetBeans also runs Java 8? You can check it in the Help > About dialog On 10/29/19 4:35 PM, Greenberg, Gary wrote: No, I am still running it on

NB 11.2 hangs on project background scan

2020-01-30 Thread Greenberg, Gary
I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10. It hangs 90% of the time just when I start it, during the project background scan. Progress bar shows sometime 2% and sometime goes up to 94%, but hangs anyway. I tried to get the thread dump, but Ctrl/Break on the console does not

RE: Reinstalling NB 11.2

2020-01-23 Thread Greenberg, Gary
silently. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Thursday, January 23, 2020 1:39 PM To: Greenberg, Gary Cc: Laszlo Kishalmi ; NetBeans Mailing List Subject: Re: Reinstalli

RE: Reinstalling NB 11.2

2020-01-23 Thread Greenberg, Gary
, Gary Cc: Greenberg, Gary ; Laszlo Kishalmi ; NetBeans Mailing List Subject: Re: Reinstalling NB 11.2 Add it at the start, not the end. Gj On Thu, Jan 23, 2020 at 11:10 PM Greenberg, Gary mailto:ggree...@visa.com>> wrote: Added –fontsize=16 to the etc/netbeans.conf. It is now look

RE: Reinstalling NB 11.2

2020-01-23 Thread Greenberg, Gary
That was working. Thanks Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: zahid Sent: Thursday, January 23, 2020 2:51 PM To: Geertjan Wielenga ; Greenberg, Gary Cc: NetBeans Mailing List Subject: Re

RE: Search for dependencies is not working

2020-04-13 Thread Greenberg, Gary
: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Sunday, April 12, 2020 11:23 PM To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Search for dependencies is not working “I am still working with NB 11.1 as I have to use Java 8.” What does that sentence mean? Gj

Search for dependencies is not working

2020-04-12 Thread Greenberg, Gary
I am still working with NB 11.1 as I have to use Java 8. However, I found that now, when I am starting new project, I have to add all my Maven dependencies manually. In Netbeans 8.2 they were automatically added when it searches .m2 repository. Now, when I add annotation or variable of class that

Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
I have created a Junit test for one of my classes using Netbeans Tools->Create/Update Tests menu. My class has just a single public method, therefore, test class contains only one @Test method. I did edited it to reflect my functionality, but when I run this test file I am getting

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
Sure, Here is the whole test file attached. Gary GreenbergError Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior Can you post the import

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
: Monday, May 18, 2020 4:02 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior I had a similar problem and this was the fix. Perhaps, it may work for you as well: Comment out the following import statments: import static

Error badge on the correct code

2020-05-07 Thread Greenberg, Gary
I have in one of my projects JSON file. At some point in time, while I was still editing it, it had errors. However, these errors were fixed long time ago, but in project file marked with the red error badge. Netbeans was restarted several times and my laptop was rebooted recently. The badge is

RE: Error badge on the correct code

2020-05-07 Thread Greenberg, Gary
About. This won't loose your settings/windows/openFiles/... An aficiaonado could tell you which subdirectory of cachedir to remove. -ernie On 5/7/2020 1:29 PM, Greenberg, Gary wrote: > > I have in one of my projects JSON file. > At some point in time, while I was still editing it, it ha

RE: Error badge on the correct code

2020-05-08 Thread Greenberg, Gary
cache makes no difference, I normally delete the .netbeans directory. This fixes it every time. Can be quite annoying when it happens. On Thu, 7 May 2020, 21:30 Greenberg, Gary, <mailto:ggree...@visa.com.invalid> wrote: I have in one of my projects JSON file. At some point in time, w

RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
ent, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Sunday, August 30, 2020 2:50 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: Try out and vote for Apache NetBeans 12.1 You must have an .m2 folder somewhere, delete it. NetBe

RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
.3 (i.e. Netbeans 12.0)? On Monday, August 31, 2020, 7:27:51 AM GMT+4:30, Ernie Rael <mailto:err...@raelity.com> wrote: On 8/30/2020 6:59 PM, Greenberg, Gary wrote: > > I have deleted .m2 and also installed new version of Maven (3.5.4 -> > 3.6.3) > Did you inform NetBeans a

How to configure Background scanning

2020-09-13 Thread Greenberg, Gary
Due to so called "security upgrades" pushed to my laptop by the company, it is working very slow. I would compare it with 386 machines from early 90th. In such environment when Netbeans starting "Background scanning of projects" or "checking for external updates" it practically freezes up for

Some strange editor behavior in NB 12.0

2020-10-09 Thread Greenberg, Gary
Just started a new Java project. While writing the code encountered following : I wrote this line: NewClassName myNewClass = new NewClassName(config); Where config is an instance of javax.security.auth.login.Configuration Editor marked the line as an error and offered to create

Recognizing environment variable while running java app in NB 12.0

2020-10-07 Thread Greenberg, Gary
I have created a Java application for some data conversion. It accepts 2 parameters in the command line: input and output file. Besides that, some program options are defined by the properties file. I have several of these properties files for different environments, where name of the environment

JMeter plugin

2020-08-25 Thread Greenberg, Gary
Cannot find JMeter plugin for NB 12 in the update center. Was it discontinued? If not, can somebody point me to where I can find it. Thanks, Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion]

Reporting problems with NB12

2020-08-28 Thread Greenberg, Gary
I am periodically getting notifications about exceptions in the IDE. However, there is no more button to report the problem, that existed in v.8.2: [cid:image002.png@01D67D32.FE0D7560] Am I missing something? Gary Greenberg Staff Software Engineer Data Product Development, BI-A E:

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
ailing list, where it belongs. Let’s figure out how to open a file, first. :-) Gj On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary mailto:ggree...@visa.com>> wrote: Unfortunately, I cannot do that. Software on my machine won’t allow me to create this repository. [cid:image002.

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
-TaglineVersion] From: Geertjan Wielenga Sent: Friday, August 28, 2020 1:34 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: Try out and vote for Apache NetBeans 12.1 You've never been able to open a file in NetBeans before? Gj On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary mailto:ggree

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
ing to see what stuff is being generated. It's basically a the samestuff as messages.log but realtime without the output buffering. -ernie On 8/28/2020 4:51 PM, Greenberg, Gary wrote: > > I was very wrong when I thought that I am back to normal. > > It is not throwing me exceptions w

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
won’t produce thread dump Anyone, please, help. Thanks Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Greenberg, Gary Sent: Friday, August 28, 2020 1:41 PM Cc: users@netbeans.apache.org Subject: RE: Try out

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
-A E: ggree...@visa.com M: 650-269-7902 -Original Message- From: Ernie Rael Sent: Friday, August 28, 2020 6:39 PM To: users@netbeans.apache.org Subject: Re: Try out and vote for Apache NetBeans 12.1 On 8/28/2020 5:57 PM, Greenberg, Gary wrote: > I did try it before it hangs and st

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
. -ernie On 8/28/2020 7:40 PM, Greenberg, Gary wrote: > I haven't try jstack yet. > I do not think JDK 1.8 is corrupted. Last week it was working fine. > Couple days ago I started new project. Created 4 java files without > problems, but today on the 5-th one I got these un-ending proble

RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
Looks like Maven dependencies search still won’t work in NB 12.1. When it is planned to restore it? What are plans for recertifying plugins that used to work in version 8.2? Thanks, Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902

RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
nswer" -- when no one answers it means no one knows or can reproduce. Gj On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary mailto:ggree...@visa.com>> wrote: Here is a way to reproduce the issue: I have a Maven project that compiles without problems. All dependencies are already in my loca

RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
, August 30, 2020 2:14 PM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: Try out and vote for Apache NetBeans 12.1 Well, sounds like something is wrong with your Maven installation. I recommend you uninstall, remove the .m2 folder, and set up Maven again completely from scratch. Gj

RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
I found out what was wrong with it. Apparently security update removed almost half of jars in JDK1.8 (my project is using this platform). Why did it do so, I do not know. Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along the way). Hanging and problems with opening files

Showing binary fields in DB explorer

2020-10-20 Thread Greenberg, Gary
I am doing a project that involves working with the database (MySQL). It is not the first such project and I always used built into Netbeans database explorer. However this time I need to query the table that has a 32 bytes binary field. It is not showing the value of the field:

RE: Maven dependencies automatically added

2020-07-01 Thread Greenberg, Gary
Strange, I am working with Maven projects all the time and it never adds anything like that. Actually, starting from 11.1 it never add anything I want it to add either. I.e. back with NB 8.2, if I specify non-JDK class it asked me if I want to search for the dependencies and find them and

RE: NB12 - debugger is not going into the method

2020-07-06 Thread Greenberg, Gary
: John Mc Sent: Sunday, July 5, 2020 5:22 AM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: NB12 - debugger is not going into the method Do you have a small example of this behaviour? I've not come across it myself, so without steps to reproduce, or a clear and simple example

RE: NB12 - debugger is not going into the method

2020-07-06 Thread Greenberg, Gary
as it needs to be. On Mon, Jul 6, 2020 at 8:01 AM Greenberg, Gary mailto:ggree...@visa.com.invalid>> wrote: I do not have a small example and I cannot send out any significant piece of code. However, I believe that I have explained steps to reproduce very clearly. I do not mind to

NB12 - debugger is not going into the method

2020-07-04 Thread Greenberg, Gary
I am trying to debug a maven project. One of my methods returns unexpected result. I placed a breakpoint on the line where method is called and when it stopped there, I clicked on the down arrow, planning to step into the method and see what is going on. However, it did not go into the method,

Checking for external changes - suspended

2020-06-02 Thread Greenberg, Gary
I am getting this task initiated every few minutes and it almost immediately goes into suspended state. If I am not cancelling it, it will sit for hours and Netbeans become quite sluggish. Can someone tell me what external changes it is looking for and why it becomes suspended. Can I turn this

RE: How to disable this annoying thing

2020-11-29 Thread Greenberg, Gary
Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Sunday, November 29, 2020 12:54 AM To: Greenberg, Gary Cc: users@netbeans.apache.org Subject: Re: How to disable this annoying thing Take a look in the Mave

How to disable this annoying thing

2020-11-28 Thread Greenberg, Gary
I am working with NB 12.0 in Win10 Pro. Practically right after opening active projects, Netbeans started a task "Downloading Sources" [cid:image002.png@01D6C5CF.4FBB37A0] This task always sits at 1% completion and never finishes. If I can kill this task (which happens only in ¼ of attempts) it

RE: One of the unit tests not executed. Why?

2020-12-21 Thread Greenberg, Gary
Test Method". What happens when you run this test through the debugger step-by-step? Best regards Andreas On Mon, 2020-12-21 at 03:03 +, Greenberg, Gary wrote: I did try latest surefire plugin (3.0.0-M5) and latest junit (4.13.1) and latest org.junit.jupiter (5.7.0) with the same re

One of the unit tests not executed. Why?

2020-12-18 Thread Greenberg, Gary
I am working on a pretty large project. For many of Java classes I have created Junit tests and everything was working fine until today. Today, I finished another class and using Tools->Create/Update Tests generated test class for it. The class has only two public methods but one is not finished

RE: One of the unit tests not executed. Why?

2020-12-20 Thread Greenberg, Gary
. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Jose Ch Sent: Sunday, December 20, 2020 5:22 PM To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: One of the unit tests not executed. Why? Can you

RE: One of the unit tests not executed. Why?

2020-12-19 Thread Greenberg, Gary
ndr...@manticore-projects.com>> wrote: Gary, unfortunately nobody will be able to answer that without having a look at the particular Test file. Also, I am not sure if that is a Netbeans problem. Are you able to run the tests with Maven from the shell? Best regards Andreas On Sat, 2020-12-19 at

Type recognition in NB 12

2020-11-18 Thread Greenberg, Gary
If I remember it correctly it did work in NB 8.2 and it is not working now. For example: I am defining Map myMap = new HashMap<>(); Later in the code I am doing myMap.get("xyz"); and on the left border clicking on the light bulb and selecting "Assign return value to a new variable". New variable

reporting Netbeans problems

2021-01-29 Thread Greenberg, Gary
Practically every day I am getting exceptions in my Netbeans 12 installation. However, I was never been able to report them to Netbeans. Whenever I do try I am getting the following: [cid:image002.png@01D6F632.BDEA87B0] Testing proxy connection gives me a green light and I do not have problems

NetBeans and headless app.

2021-06-16 Thread Greenberg, Gary
I am developing a project that can run either locally with GUI or remotely using ssh or PUTTY. In the main() method I have these lines of code: if (GraphicsEnvironment.isHeadless()) { // run in command line mode } else { // Initiate Swing JForm } When I am

JGIT failure

2021-07-08 Thread Greenberg, Gary
I need to add new feature to my project from last year. Using NB 12.4 I did create a new branch in my local repo, made modification to couple classes, but when I tried to build the project I got following exception in the build log: evalCommit is [b0294507104d99294a3956fecfa6a8ec93c70184] Tag

GIT branch naming

2021-08-03 Thread Greenberg, Gary
Our company policy require branches in the repository to contain department ID and JIRA ticket number. I.e. bugfix/DEPTID-JIRATICKET or feature/ DEPTID-JIRATICKET. Our stash repo configured that way and won't accept any check-ins that are not compliant with the rule. While I do not have any

RE: GIT branch naming

2021-08-04 Thread Greenberg, Gary
Nope, no extra spaces. Checked it many times. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 -Original Message- From: Emilian Bold Sent: Wednesday, August 4, 2021 1:54 AM To: Greenberg, Gary Cc: NetBeans Mailing List

  1   2   >