Re: No main classes found

2021-06-29 Thread Som Lima
sysout + TAB / CTRL + space will expand into System.out.println("") sysout you will likely use more times than psvm (public static void main) https://www.backbutton.org https://backbtn.ddns.net ¯\_(ツ)_/¯ ♡۶♡۶ ♡۶ Jakarta EE Application Developer skill challenge https://lit-taiga-52898.h

Re: No main classes found

2021-06-29 Thread Juan Algaba
Tip: You can type "psvm" then the TAB key and netbeans code template feature will generate a main method for you. On Mon, Jun 28, 2021 at 8:59 PM Zulfi Khan wrote: > > Hi, > Thanks for pointing out the problem in the signature of main. I wrote the > main class as: > > package com.mycompany.fibse

Initializing Bugtracking repositories

2021-06-29 Thread Thomas Kellerer
Today my NetBeans 12.4 (Java 11, Windows 10) suddenly started display a process feedbac labelled "Initializing Bugtracking repositories" in the status bar. This happened after I pushed some changes to my git repository (codeberg) It has been running for about 10 minutes now without any actual "