Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Editing from PC over Samba mount causing problems
Editing from PC over Samba mount causing problems [message #116654] Thu, 13 November 2003 12:51
Eclipse UserFriend
Originally posted by: bhoylma.qwest.com

Ciao!

Using Eclipse 3.0.0 Build id: 200311050952 JDT on W2K SP4 + JDK1.4.2

My project's src/ directory is mounted via a network drive representing a
Samba mount point published from a UN*X server. When editing a java file
within this src/ directory and executing a save, the editor will delete
the entire content within the editor window! If I do an 'Undo' the file
content is replaced in a 'select all' state. If I do a save again,
Eclipse warns me the file has changed on disk. I say save anyway.
Eclipse responds asking me if I wish to reload the file from disk. I say
OK. The file gets saved, eventually, but there's definately something
amiss here.

The fact the undo replaces the file content in a 'select all' state is
sort of strange. I'm not sure what Eclipse is trying to do when it looses
the editor window content. It looks like there might be some sort of
timing issue here. If there is a delay in the save Eclipse looses track.
Again I'm not sure what it is attemtping to do or why it deletes the
entire editor content. The save *does* get to disk but Eclipse seems to
loose track of the file on the filesystem. This doesn't occur every time
I attempt to save either. I don't see anything logged nor are there any
other errors apparent.

This does NOT occur while editing local java files. This also occurs with
the M4 release.

Any suggestions would be welcome.

Peace.
Previous Topic:generating "implements Cloneable"
Next Topic:Eclipse won't compile
Goto Forum:
  


Current Time: Wed Apr 16 06:46:46 EDT 2025

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

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

Back to the top