java - Import Ant project into Eclipse? -


i new ant. have existing ant project , imported eclipse without issues.

my actual project structure below outside eclipse:

enter image description here

but after importing eclipse, can see src folder , build.xml , referenced libraries folder. not see other folders inside eclipse. web application , ear file created.

do need convert project eclipse project see folders? eclipse:eclipse maven projects there command ant projects? please me.

thanks!


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -