On Thu, Jun 22, 2006 at 10:15:43PM -0700, zi bin cheah wrote:
> Wat do you mean? refactoring of files that is attached
> to workspace causes error when a person uses shell to
> mantain it?

Java has lots of conventions (or stronger) about class and package
names and file paths/names.  If you rename a class, that renames the
.java and other files (and even the directory structure) accordingly.

Eclipse will do all of this for you easily, and many of these
refactorings can be heavily automated - it would be nice if the
eclipse plugin could register these changes automatically, because
even knowing what they all are can be hard, let alone trying to
reproduce them in parallel with a bunch of manual "monotone rename"s
being very tedious.

--
Dan.

Attachment: pgpeeYVMIqzGH.pgp
Description: PGP signature

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to