Hi, 2017-05-29 19:08 GMT+03:00 Igal @ Lucee.org <i...@lucee.org>: > > Hi Violeta, > > On 5/29/2017 12:44 AM, Violeta Georgieva wrote: >> >> Hi >> >> 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org <i...@lucee.org>: >>> >>> I am trying to run Tomcat in IntelliJ IDEA. I have set up the project >> >> Can you tell us how did you import it and also run it? > > > Since I'm working with IntelliJ IDEA, there is no way to explicitly "import" an Eclipse or an Ant project, I:
Actually you can: 1. Generate eclipse artifacts with "ant ide-eclipse" 2. When you create a project in IntelliJ IDEA you can choose "Import Project" -> Choose directory where eclipse artifacts are located -> "Import project from external model" -> "Eclipse" Regards, Violeta > 1) opened the code directory in IDEA > 2) marked "tomcat/java" as a sources directory. > 3) added a "compile-lib" directory with dependencies required for the source code: ant, ecj, jaxrpc, wsdl4j > 4) ran `ant deploy` to build runtime dependencies > > Thank you, > > > Igal > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org >