> -----Original Message-----
> From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com]
> Sent: Wednesday, April 24, 2013 2:56 AM
> To: dev@cloudstack.apache.org
> Subject: running jetty with eclipse generated code?
> 
> H,
> 
> Are any people using the run target in eclipse in debug mode to run with the
> local code, as opposed to the packaged code?


Eclipse will call maven to build jars, even jetty is running inside Eclipse, 
AFAIK.

> 
> This would seriously reduce my dev-debug-cycle as I am now completely
> building cloudstack on every code change.

If you just want to reduce the build time, only build your local changes, 
instead of build all the projects:
You can try the following link: 
http://www.mail-archive.com/dev@cloudstack.apache.org/msg01459.html

> I have not a lot of experience with the use of maven in eclipse. So I can use 
> a
> pointer.
> 
> Thanks,
> Daan

Reply via email to