About 2,480,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 …

  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, 4 months ago Modified 4 years, 4 months ago Viewed 5k times

  3. 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 …

  4. Netbeans JGit github password authentication deprecated,. how …

    Dec 15, 2020 · To reset the password, I followed the instructions at Change Git remote password used by NetBeans, and entered my new github token to the password field. Copied from that …

  5. Problem connecting Netbeans to gitHub using private/public key …

    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 …

  6. Incorrect credentials when trying to clone Repository to NetBeans …

    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 …

  7. 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 …

  8. Netbeans: Incorrect credentials for repository - Stack Overflow

    Nov 22, 2020 · Netbeans: Incorrect credentials for repository Asked 5 years, 1 month ago Modified 5 years, 1 month ago Viewed 3k times

  9. 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.

  10. 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. …