I'm currently using SVN plugin (subclipse). When using PAW plugin on versioned files, and if the abstract java class previously exists, the class is marked as 'deleted' on svn status, so I can't commit.
Plugin seems to delete the file then building it from scratch. Is it possible not to delete the file but to overwrite existing contents ?