Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to automate Java project deployment through eclipse' UI
How to automate Java project deployment through eclipse' UI [message #825392] Tue, 20 March 2012 20:00 Go to next message
Lia Gao is currently offline Lia GaoFriend
Messages: 2
Registered: March 2012
Junior Member
Hi, guys

I want to write a automation test which contains the deployment of a java project through the UI of Eclipse. Is there any test tool can do such kind of thing? I want it to automatically deploy a project for me by clicking menu buttons of eclipse....

Thanks
Re: How to automate Java project deployment through eclipse' UI [message #825406 is a reply to message #825392] Tue, 20 March 2012 20:08 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/20/2012 2:00 PM, Lia Gao wrote:
> Hi, guys
>
> I want to write a automation test which contains the deployment of a
> java project through the UI of Eclipse. Is there any test tool can do
> such kind of thing? I want it to automatically deploy a project for me
> by clicking menu buttons of eclipse....
>
> Thanks

I'd suggest Jenkins.

You can set it up to watch for commits in version control, then build,
run tests, etc. and finally deploy your application wherevery you wish.
Previous Topic:ERROR WHILE RUNNING C PROGRAM
Next Topic:How to relate projects with remote system connections
Goto Forum:
  


Current Time: Thu Mar 28 16:44:04 GMT 2024

Powered by FUDForum. Page generated in 0.14234 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top