简体   繁体   English

Android Studio不允许我关闭项目

[英]android studio doesn't let me close projects

Since I imported a certain android project to android studio, I can't close projects (windows) anymore. 由于我将某个Android项目导入到android studio中,因此我无法再关闭项目(Windows)。 Instead it shows following error: 相反,它显示以下错误:

NoClassDefFoundError: org/tmatesoft/svn/core/SVNErrorCode: org/tmatesoft/svn/core/SVNErrorCode NoClassDefFoundError:org / tmatesoft / svn / core / SVNErrorCode:org / tmatesoft / svn / core / SVNErrorCode

Something seems to be screwed up with the svn integration it seems. 似乎与svn集成搞砸了。 Any ideas how to fix this? 任何想法如何解决这一问题?

Just found a solution which works for me: 刚刚找到了适合我的解决方案:

Disabled the SVN plugin in Preferences/Plugins/Subversion Integration 在“首选项/插件/ Subversion集成”中禁用了SVN插件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM