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

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

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