Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » remote deploy from eclipse
remote deploy from eclipse [message #812992] Sun, 04 March 2012 17:28 Go to next message
Nelson Blaha is currently offline Nelson BlahaFriend
Messages: 1
Registered: March 2012
Junior Member
Hello,

I'm sure someone has done this before. I have an Ubuntu server which hosts my subversion repo for a collaborative java project. Is there a way that the code can be run on the server and the terminal output shown in the team member's remote eclipse instance? I'd like the team to be able to test the code with the database next to it.
Re: remote deploy from eclipse [message #812997 is a reply to message #812992] Sun, 04 March 2012 17:40 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.03.04 10:28, Nelson Blaha wrote:
> Hello,
>
> I'm sure someone has done this before. I have an Ubuntu server which
> hosts my subversion repo for a collaborative java project. Is there a
> way that the code can be run on the server and the terminal output shown
> in the team member's remote eclipse instance? I'd like the team to be
> able to test the code with the database next to it.

If I understand your question, you're looking to use a Continuous build
environment like Jenkins. I don't have a formal tutorial for setting up
Jenkins yet, but I use it. Here are my own notes, such as they are:

http://www.javahotchocolate.com/tutorials/jenkins.html

If needed, I also have an article on setting up Subversion:

http://www.javahotchocolate.com/tutorials/subversion.html

Hope some of this helps.
Re: remote deploy from eclipse [message #813002 is a reply to message #812997] Sun, 04 March 2012 17:43 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.03.04 10:40, Russell Bateman wrote:
> On 2012.03.04 10:28, Nelson Blaha wrote:
>> Hello,
>>
>> I'm sure someone has done this before. I have an Ubuntu server which
>> hosts my subversion repo for a collaborative java project. Is there a
>> way that the code can be run on the server and the terminal output shown
>> in the team member's remote eclipse instance? I'd like the team to be
>> able to test the code with the database next to it.
>
> If I understand your question, you're looking to use a Continuous build
> environment like Jenkins. I don't have a formal tutorial for setting up
> Jenkins yet, but I use it. Here are my own notes, such as they are:
>
> http://www.javahotchocolate.com/tutorials/jenkins.html
>
> If needed, I also have an article on setting up Subversion:
>
> http://www.javahotchocolate.com/tutorials/subversion.html
>
> Hope some of this helps.

Uh, my bad...

In retrospect, maybe this is more what you were looking for:

http://www.javahotchocolate.com/tutorials/eclipse-debugging.html
Previous Topic:Get the text of a Button and use it as a text for TextView
Next Topic:WindowBuilder Pro installation problem in Eclipse 3.6 (Helios)
Goto Forum:
  


Current Time: Fri Apr 26 16:40:39 GMT 2024

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

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

Back to the top