当从项目中删除一些java文件(手动或通过版本控制)时,我经常会遇到这个问题,因为项目中仍然有引用。iml文件。
Error:osgi: [myproject] Input file does not exist: C:/dev/myproject/src/main/java/com/mycompany/myproject/IntentionallyDeletedFile.java
检查设备。iml文件,我可以在以下位置找到参考:
<component name="FacetManager">
<facet type="Osmorc" name="OSGi">
<configuration manifestGenerationMode="OsmorcControlled" ...>
<additionalProperties>
...
<property key="Include-Resource"