Unable to log in after netbeans Transfer

Source: Internet
Author: User
Tags netbeans

Finally, we have our new machine.

You can transfer all your development and configuration environments to the new machine, but you cannot log in after the netbeans transfer.

I have been using eclipse for development and recently started using netbeans. I am not very familiar with netbeans configuration,

The error message is that jdkhome is not found,

I have configured jdkhome, but take a closer look,

The above is my old machine's jdkhome,

It is estimated that the configuration file recorded the previous jdkhome.

Looking for the configuration file, it took a lot of time to find it in the etc directory.

The configuration file is netbeans. conf. After the configuration file is opened, the previous jdkhome is actually configured in it.

Change to the current jdkhome,

Smooth start.

Sort out the problem solving process:

1. Unable to log on after netbeans transfer. The error message is that jdkhome is not found.

2. Open netbeans. conf under netbeans 6.5/etc.

3.

# Default location of JDK, can be overridden by using -- jdkhome <dir>:
Netbeans_jdkhome = "D:/Java/jdk1.6.0 _ 12"

Where D:/Java/jdk1.6.0 _ 12 is the current jdkhome

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.