有两种方法

第一,在工程目录下面.idea/workspace.xml 

<component name="PropertiesComponent">

  ...

</component>

里面添加<property name="dynamic.classpath" value="true" />

第二,点击idea(2019.2)edit configurations...idea编译项目报command line is too long 或者命令行过长

将environment点开idea编译项目报command line is too long 或者命令行过长

 idea编译项目报command line is too long 或者命令行过长

将shorten command line 选择jarmanifest选项 

相关文章:

  • 2022-01-15
  • 2021-04-21
  • 2022-12-23
  • 2021-04-02
  • 2021-09-14
  • 2021-07-30
  • 2021-08-11
  • 2021-06-11
猜你喜欢
  • 2021-11-16
  • 2021-04-07
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-08-03
  • 2021-09-19
相关资源
相似解决方案