Delete resources that directly or indirectly reference an AF3 project to be deleted:
- Scan the directory in which the AF3 project resides for external models that directly or indirectly reference the AF3 project resource. - Note that this may be long-running operation which is why the work of the DeleteAction has been wrapped into an Job that provides an IProgressMonitor. refs 2691
Showing
- org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/actions/DeleteAction.java 111 additions, 34 deletions...tiss/tooling/kernel/ui/internal/actions/DeleteAction.java
- org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/utils/ResourceUtils.java 133 additions, 1 deletion...k/src/org/fortiss/tooling/kernel/utils/ResourceUtils.java
Loading
Please register or sign in to comment