979899100101102103104105106107
.getAbsolutePath() .length() + 1); String msg = "Saved as " + p; if (copy != null) msg += " and copied to " + copy; activator.message(msg); } } } builder.close(); }