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

2019-02-10 Thread Yasser Zamani
s. On 2/9/2019 6:22 PM, albert kao wrote: > 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 proje

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

2019-02-09 Thread albert kao
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 down