About 1,840,000 results
Open links in new tab
  1. How to setup github repository in my NetBeans IDE?

    3 - From Netbeans Team menu click clone 4 - Paste your URL as repository URL, provide your github user name and password 5 - Netbeans IDE will clone your repository and will ask to create a new …

  2. Can't connect to github repository in Netbeans 12.4

    Aug 23, 2021 · Can't connect to github repository in Netbeans 12.4 Asked 4 years, 3 months ago Modified 4 years, 3 months ago Viewed 5k times

  3. Incorrect credentials when trying to clone Repository to NetBeans with ...

    Oct 31, 2021 · I use NetBeans 12.5, set up a new project and want to clone an existing repository to my local drive. I use Tools -> Git -> Clone... image of top many choices made After entering the Reposito...

  4. Possible to Connect Netbeans with GitHub? - Stack Overflow

    Sep 17, 2011 · I know the Git integration is Netbeans 7.0 is new and under development, but has anyone had success on pushing/pulling to GitHub? When I click Git->Push the remote repository url …

  5. How can i use Github Token in Netbeans 12.0? - Stack Overflow

    Sep 1, 2021 · I am using Netbeans 12. I was using gihub with password, but now github ask me token. How can i set the token in existing project on Apache Netbeans 12.0.

  6. Netbeans: Incorrect credentials for repository - Stack Overflow

    Nov 22, 2020 · Thanks for you reply. However, Netbeans is in fact using an SSH user, and I tried both with leaving the Private Key File in blank and uploading my Private key file, but still it did not work.

  7. Can't connect to my github repository from netbeans

    Jan 6, 2020 · I did that but even after importing I couldn't clone with netbeans later. With CMD it is possible @DiegoUtreras The idea is to clone in CMD, avoiding to use NetBeans for cloning. You …

  8. Netbeans JGit github password authentication deprecated,. how to …

    Dec 15, 2020 · Netbeans JGit github password authentication deprecated,. how to reset? Asked 4 years, 7 months ago Modified 4 years, 3 months ago Viewed 2k times

  9. Problem connecting Netbeans to gitHub using private/public key pair

    Sep 14, 2021 · 1 I had the same problem in Netbeans 13 on Ubuntu. Netbeans is picky when it comes to private key formats. This was my solution. Create an SSH key with the following settings: ssh-keygen …

  10. How to import Github projects into Netbeans - Stack Overflow

    Mar 4, 2016 · Since the GitHub repository you're referencing is a Maven project, you'll need to open it as such within NetBeans. Follow these instructions (with screenshots) here The key to this process is …