The class 'javax.persistence.Convert' is required to be in the selected libraries
问题 When selecting a user library as the JPA implementation in Eclipse Dali's project settings, the following error message is displayed: The class 'javax.persistence.Convert' is required to be in the selected libraries But the class javax.persistence.Convert is correctly included in the classpath of my user library, so how can this problem be resolved? 回答1: This error message may arise, when the persistence jar file of the selected user library is part of your Eclipse project folder (for example