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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!usenet.ukfsn.org!not-for-mail
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 Tue, 8 Jan 2013 22:56:43 +0000 (UTC)
Organization UK Free Software Network
Lines 25
Message-ID <kci87b$mdt$1@localhost.localdomain> (permalink)
References <50eb3ae3$0$9515$9b4e6d93@newsspool1.arcor-online.net> <al3l0qFiogfU1@mid.individual.net>
NNTP-Posting-Host 84.45.235.129
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace localhost.localdomain 1357685803 22973 84.45.235.129 (8 Jan 2013 22:56:43 GMT)
X-Complaints-To usenet@localhost.localdomain
NNTP-Posting-Date Tue, 8 Jan 2013 22:56:43 +0000 (UTC)
User-Agent Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2)
Xref csiph.com comp.lang.java.programmer:21225

Show key headers only | 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