5688 [main] ERROR org.argouml.uml.ProfileJava - Failed to load profile from file '/org/argouml/model/mdr/profiles/default-uml14.xmi', attempting to load as resource Exception in thread "main" java.lang.AbstractMethodError: org.argouml.model.mdr.FacadeMDRImpl.getElementImports(Ljava/lang/Object;)Ljava/util/Collection; at org.argouml.ui.explorer.rules.GoPackageToElementImport.getChildren(GoPackageToElementImport.java:45) at org.argouml.ui.explorer.ExplorerTreeModel.collectChildren(ExplorerTreeModel.java:457) at org.argouml.ui.explorer.ExplorerTreeModel.updateChildren(ExplorerTreeModel.java:314) at org.argouml.ui.explorer.ExplorerTreeNode.isLeaf(ExplorerTreeNode.java:71) at javax.swing.tree.DefaultTreeModel.isLeaf(DefaultTreeModel.java:185) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2643) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:475) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1342) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(VariableHeightLayoutCache.java:1469) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(VariableHeightLayoutCache.java:1270) at javax.swing.tree.VariableHeightLayoutCache.rebuild(VariableHeightLayoutCache.java:725) at javax.swing.tree.VariableHeightLayoutCache.treeStructureChanged(VariableHeightLayoutCache.java:626) at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(BasicTreeUI.java:3650) at javax.swing.tree.DefaultTreeModel.fireTreeStructureChanged(DefaultTreeModel.java:559) at javax.swing.tree.DefaultTreeModel.nodeStructureChanged(DefaultTreeModel.java:345) at javax.swing.tree.DefaultTreeModel.setRoot(DefaultTreeModel.java:117) at org.argouml.ui.explorer.ExplorerTreeModel.structureChanged(ExplorerTreeModel.java:285) at org.argouml.ui.explorer.ExplorerTreeModel.itemStateChanged(ExplorerTreeModel.java:751) at javax.swing.JComboBox.fireItemStateChanged(JComboBox.java:1162) at javax.swing.JComboBox.selectedItemChanged(JComboBox.java:1219) at javax.swing.JComboBox.contentsChanged(JComboBox.java:1266) at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:100) at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88) at javax.swing.DefaultComboBoxModel.addElement(DefaultComboBoxModel.java:126) at javax.swing.JComboBox.addItem(JComboBox.java:690) at org.argouml.ui.explorer.PerspectiveComboBox.addPerspective(PerspectiveComboBox.java:53) at org.argouml.ui.explorer.PerspectiveManager.addPerspective(PerspectiveManager.java:186) at org.argouml.ui.explorer.PerspectiveManager.addAllPerspectives(PerspectiveManager.java:200) at org.argouml.ui.explorer.PerspectiveManager.loadDefaultPerspectives(PerspectiveManager.java:331) at org.argouml.ui.explorer.PerspectiveManager.loadUserPerspectives(PerspectiveManager.java:316) at org.argouml.ui.NavigatorPane.(NavigatorPane.java:106) at org.argouml.ui.ProjectBrowser.createPanels(ProjectBrowser.java:378) at org.argouml.ui.ProjectBrowser.(ProjectBrowser.java:261) at org.argouml.ui.ProjectBrowser.makeInstance(ProjectBrowser.java:345) at org.argouml.application.Main.initializeGUI(Main.java:753) at org.argouml.application.Main.main(Main.java:304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)