Eclipse Java Missing required source folder: 'src'

前端 未结 14 1122
伪装坚强ぢ
伪装坚强ぢ 2021-01-01 08:48

I imported a jar file into workspace and this is the error I get:

Description Resource Path Location Type
Project \'Interpreter1\'

14条回答
  •  自闭症患者
    2021-01-01 09:05

    Right-Click Project --> Build Path --> Configure Build Path-->source-->(Select missing folder or path)-->Add Folder-->Apply-->Ok

提交回复
热议问题