简体   繁体   中英

eclipse workspace does not show imported projects

I'm new to springboot so I am trying to learn it by doing some examples from internet by importing the maven projects into eclipse. The problem is that I can't see the folders on eclipse-workspace. I only see the folders if I create projects from zero.

1: Create projects from zero:

Here you can see that I only see the folder that I created from zero, while others are invisible: 在此处输入图片说明在此处输入图片说明

Of course I just can create projects from zero and paste the code from the projects that I want to import but I think maybe there is an easier way to do it.

Any solutions?

Change your workspace once and try again.

Also make sure that you're importing the project by clicking on File -> Import -> General -> Import existing project into workspace

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM