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

winapi - How to get a user input on a MessageBox on C++? -

parcelable - Unmarshalling unknown type code exception while reading parcel values in Android 4.4+ -