java - Can't create WAR in Eclipse Mars 2 -


i have created new->dynamic web application in eclipse mars 2.

for reason in project archives, when right click project->new archive can see jar need create war file.

even though using eclipse kepler, believe way of exporting .war file same. should right click project , select option "export".

if "war file" submenu doesn't appear right away, can select "export..." option showed in picture below search .war option.

then, window 1 should appear, , can type "war" in filter text or can search web perspective folder.

then have configure destination folder of .war file , other preferences, , finish exporting.


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -