public class AllowNonProjectEditing
extends java.lang.Object
implements com.intellij.openapi.fileEditor.impl.NonProjectFileWritingAccessExtension
| Modifier and Type | Field and Description |
|---|---|
static com.intellij.openapi.util.Key<java.lang.Boolean> |
ALLOW_NON_PROJECT_EDITING
Prevents the dialog "Non-Projects File Protection" when editing files that do not belong the the current project.
|
| Constructor and Description |
|---|
AllowNonProjectEditing() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWritable(com.intellij.openapi.vfs.VirtualFile file) |