If trying to solve the problem on the interface doesn't work because it couldn't find the missing components, you should go to "Tools > Plugins > Settings" and check "NetBeans 8.2 Plugin Portal".
Try to solve the project's problem again. It should work now.
Wednesday, May 1, 2019
Monday, April 22, 2019
How to configure Github SSH Key on windows
I followed below in windows (With Git for Windows installed)
- Run "Git Gui" (Start --> Git --> Git Gui)
- Click Help and then Show SSH Key
- Click Generate Key if you do not have one already
Note:- this creates the key files under your personal profile folder C:\Users\YourUserID\.ssh\
source: https://stackoverflow.com/questions/11771378/ssh-keygen-is-not-recognized-as-an-internal-or-external-command
Tuesday, April 16, 2019
Monday, April 1, 2019
How to install Java JDK and Netbeans 10 on Windows 10
Enviroment with Java OpenJDK and Netbeans on windows 10
- Install RedHatJava OpenJDK .msi installer on https://developers.redhat.com/products/openjdk/download/.
- Use the installer to install Java
- Download Netbeans from https://netbeans.apache.org/download/nb100/nb100.html
- Move Netbeans to C:\Program Files
- Try executing Netbeans on netbeans\bin
- You can create a shortcut from your Netbeans executable file to the home screen.
- All ready.
Sunday, October 21, 2018
How to fix Windows time on dual boot with Linux
https://answers.microsoft.com/pt-br/windows/forum/windows_10-other_settings/windows-10-pro-com-fusos-errados-hora-errada/66ba9525-803f-42d9-bea9-eb6195fdb1c9
Tuesday, October 16, 2018
Friday, January 19, 2018
Subscribe to:
Comments (Atom)
