find usages & validation in project structure reworked

This commit is contained in:
nik
2009-10-14 09:49:05 +04:00
parent fd00e86984
commit 9d0148ef0b
45 changed files with 1446 additions and 653 deletions
@@ -45,7 +45,7 @@ public interface ArtifactEditorContext extends PackagingElementResolvingContext
CompositePackagingElement<?> getRootElement(@NotNull Artifact artifact);
void ensureRootIsWritable(@NotNull Artifact artifact);
void editLayout(@NotNull Artifact artifact, Runnable runnable);
ArtifactEditor getOrCreateEditor(Artifact originalArtifact);