You do not need to import anything
You must install the JDK on the target computer. When you do this, problems may occur, but I got the latest version and it worked for me. Make sure that you are using the same version as before, either 64-bit or 32-bit for Windows.
If you are switching from Windows to Mac or something like that, or from 64 to 32 or vice versa, this probably won't work.
First, you need to outshine. Copy the eclipse folder. You can do it anywhere.
Secondly, you need to find the eclipse metadata folder. On a new computer, open eclipse and create a new project. Make sure you enter the default folder. Since it does not exist, eclipse will again create the same folder on your new computer. You have to go to your old computer, find this folder and copy and replace it with your new computer.
After you have copied this, you will find out that it worked if your eclipse starts as you left it on your old computer. All your windows will not display any code; he will say that "resource not found."
Now copy the project. The directory structure must be / exactly / the same. If you saved your project in a user file or something like that with a different path name, this will not work.
For example, one of my libraries was in my download folder. Everything else worked correctly. I went to the project-> build properties β library tab, clicking on the library (it was kryonet), then clicked edit. Please note that you will know if something is missing because there will be an absence in brackets next to it. When you click on the edit, a browse window will open, you should find the missing resource file and double-click it to add it to your build path.
If your path to the project directory has changed from one computer to another, you will most likely have to go to the project properties and manually edit the path (as described above) for each resource that has a new location.
But no, you do not need to import anything.