Skip to main content



      Home
Home » Newcomers » Newcomers » Remote development best practices
Remote development best practices [message #165920] Tue, 15 August 2006 17:40
Eclipse UserFriend
Originally posted by: mjbraun.leydenjar.com

I'm getting back into Java development to finish up an odd project that
has languished for too long. The problem I face is that I'm not sure how
best to design my system as my requirements are a bit odd.

Simply put, I have a hardware device (a CD-ROM library) that I am going to
control via JNI. However, I cannot develop locally on the attached machine
and so I'm doing work on my laptop. Also, I want to be able to use JUnit
as I'm a huge fan of unit-based testing. So this means that I need to be
able to develop code locally (laptop) yet execute, debug, and version on
the remote system (I'm using Subversion + Subclipse for the versioning).

Right now, I'm using NoMachine ( http://www.nomachine.com ) to work on the
remote device, but it's just laggy enough to make the experience
unpleasant. I posted this question on the Sun Java forums as well, but
this may be more of a Eclipse-specific issue.

This seems like a similar problem to those encountered by people working
on application servers, but I have no need for that amount of overhead (or
do I?). It also seems somewhat like what the DSDP folks have to deal with,
albeit with less specialized hardware.

Any suggestions would be greatly appreciated!

(BTW: this Eclipse plugin, if compatible would be ideal:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailP age_IDX/1,1703,8319,00.html
)
Previous Topic:Can header-footer be customized on printouts from Infocenter?
Next Topic:how do I get into the Visual Editor?
Goto Forum:
  


Current Time: Wed May 07 13:48:37 EDT 2025

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

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

Back to the top