How to import Struts Examples into Eclipse IDE inside a single project?

I tried this way but multiple projects (action-chaining, annotations, ...,
wildcard-regex) appeared in Eclipse Package Explorer.

I used "New Java project" to create the struts-examples-master project.
I downloaded and unzipped the struts-examples-master.zip from
https://github.com/apache/struts-examples.

I used "Import Maven", "Existing Maven Projects".

My struts-examples-master project src folder is still empty and multiple
projects (action-chaining, annotations, ..., wildcard-regex) appeared in
Eclipse Package Explorer
My Eclipse IDE for Enterprise Java Developers version is 2018-12 (4.10.0).

Reply via email to