Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21225

Re: Prevent Eclipse from IO access to source code on *any* GUI interaction

From Martin Gregorie <martin@address-in-sig.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Prevent Eclipse from IO access to source code on *any* GUI interaction
Date 2013-01-08 22:56 +0000
Organization UK Free Software Network
Message-ID <kci87b$mdt$1@localhost.localdomain> (permalink)
References <50eb3ae3$0$9515$9b4e6d93@newsspool1.arcor-online.net> <al3l0qFiogfU1@mid.individual.net>

Show all headers | View raw


On Tue, 08 Jan 2013 23:30:47 +0100, Robert Klemme wrote:

> 
> That I don't really understand.  Wouldn't you check out your files on
> the remote machine from some kind of version control system and build
> there?  You're not placing only build artifacts on the NFS mount, do
> you?
>
The OP did say something about cross-compiling though, as he didn't say 
anything about native code, I don't know how that affects things.

In general, I'm with you: why can't he use version control to keep the 
local copy of the code an sync with the central repository?

If there's some reason why that can't be done, since IIRC he's running 
*NIX on both local and remote boxes and (presumably) using ssh for remote 
access, the OP can equally well do everything on the central system. All 
he needs to run the IDE remotely is to enable X11 forwarding for ssh. 



-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Prevent Eclipse from IO access to source code on *any* GUI interaction Marcel Müller <news.5.maazl@spamgourmet.org> - 2013-01-07 22:15 +0100
  Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Lew <lewbloch@gmail.com> - 2013-01-07 16:02 -0800
  Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Arne Vajhøj <arne@vajhoej.dk> - 2013-01-07 19:16 -0500
  Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Nigel Wade <nmw@ion.le.ac.uk> - 2013-01-08 09:37 +0000
  Re: Prevent Eclipse from IO access to source code on *any* GUI interaction "William Bonawentura" <nie@ma.mnie.pl> - 2013-01-08 15:03 +0100
    Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Arne Vajhøj <arne@vajhoej.dk> - 2013-01-08 19:55 -0500
  Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Robert Klemme <shortcutter@googlemail.com> - 2013-01-08 23:30 +0100
    Re: Prevent Eclipse from IO access to source code on *any* GUI interaction Martin Gregorie <martin@address-in-sig.invalid> - 2013-01-08 22:56 +0000

csiph-web