Spring MVC project migrated from Eclipse to Intelli J -


i have 1 spring mvc project in eclipse neon , working fine. because of reason want import project intelli j idea 2017. created new project in intelli j using file -> new -> project existing sources , got files can't understand how run in intelli j.

i can't find option add tomcat server or add run configuration.

can me this?

i attaching screenshot of project structure reference![project structure ]1

edit have ultimate edition of intelli j

under "run" menu should (if have ultimate rather community edition of intellij) able create run configurations want tomcat or pretty other application server known duke. in free version, options there pretty limited.


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? -