zfreebird

朝闻道 夕死可矣

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 

解决方法1

    找到项目下的.idea/workspace.xml,在标签<component name="PropertiesComponent">里添加一行属性:

    <property name="dynamic.classpath" value="true" />

解决方法2:

    打开程序的运行/调试配置(Run/Debug Configurations)

    找到 (Modify options) 选中(Shorten command line)

    把Shorten command line改为JAR manifest或classpath file

 

posted on 2024-11-28 14:23  zfreebird  阅读(405)  评论(0)    收藏  举报