Skip to content
Snippets Groups Projects
Commit 3092b6a4 authored by Alexander Diewald's avatar Alexander Diewald
Browse files
parent 5ee56183
No related branches found
No related tags found
No related merge requests found
ApplicationCommandHandler.java 6a52a54b64cd8eae1f7a28b12388a5f46df6a2ec YELLOW
ApplicationCommandHandler.java 3225d9f72590fcea939b14cae05467cbace1f438 GREEN
......@@ -91,9 +91,6 @@ public class ApplicationCommandHandler {
*/
private synchronized static void loadExistingModel(String pluginID, String relativePath,
String projectName) {
// Enable AF3 Perspective.
switchToAF3Perspective();
URI fileURI = createPlatformPluginURI(pluginID + File.separator + relativePath, true);
try {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment