I do not have a Maven tab in IntelliJ?

The TomEE Run/Debug configuration only works in ultimate edition and I am using Community edition as i don't have 500€ to pay for the IDE. Also the link to TomEE website from the following page is broken https://www.jetbrains.com/help/idea/run-debug-configuration-tomee-server.html

On 12/07/2017 14:45, Romain Manni-Bucau wrote:
Hi Matthew,

in Idea you can import multiple projects (maven tab -> "+" button)
and in TomEE/Tomcat configuration you can select the artifacts (modules)
you want to deploy and add as much as needed and still use a single
configuration folder (same popup for the configuration)


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-07-12 14:38 GMT+02:00 Matthew Broadhead <matthew.broadh...@nbmlaw.co.uk
:
I am thinking of switching from Eclipse to IntelliJ community edition but
I am still unclear how to deploy multiple projects to TomEE.

In eclipse i can open multiple projects and then drag them to a server to
deploy them.  The server has a single shared configuration folder where i
can manage config files.  i can the start and stop the server using the IDE.

in IntelliJ i understand that i can open each eclipse project as a
"module" under a single umbrella project.  but where do i store the TomEE
config files?  and how do i deploy the modules and start and stop the
server?

Reply via email to