wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

support multi web projects #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

I want to deploy multi web application projects in a single RJR launch setting.
At present, RJR can only support single project.

What Eclipse version are you using ?

ec 4.2 juno

What Run-Jetty-Run version are you using?

1.3.3

Please provide any additional information below.

My situation is that my project is split to several web applications which are 
supposed to call each other via http. I know I can configure several RJR launch 
setting for each web application, but it would be very convenient if I can 
start or stop them altogether by one click and it can also reduce the memory 
usage for avoiding starting multi jetty instances.

Original issue reported on code.google.com by xiao...@gmail.com on 5 Sep 2012 at 1:25