How to import existing project into Workplace in Eclipse?

后端 未结 3 1940
有刺的猬
有刺的猬 2021-01-20 13:44

I am trying to follow Eclipse instructions to create a Hello World SWT application. I have the following instruction:

Import the SWT project from the

相关标签:
3条回答
  • 2021-01-20 14:11

    Eclipse has the wonderful search functionality on most of its important screens. Even if you don't know where exactly it is, you can type it and it appears. In this case type "Existing" into the text field above the list and you'll see what you are looking for.

    0 讨论(0)
  • 2021-01-20 14:16

    If you expand the 'General' node (folder) you will see 'Existing projects into workspace' as an option. Select that and click on Next.

    0 讨论(0)
  • 2021-01-20 14:19

    You need to expand General

    0 讨论(0)
提交回复
热议问题