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

arrays - PHP Shopping Cart Variable and Object errors -

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -