org.dbpedia.extraction.util
This class requires the java.nio.file package, which is available since JDK 7.
If you want to compile and run DBpedia with an earlier JDK version, delete or blank these two files:
core/src/main/scala/org/dbpedia/extraction/util/RichPath.scala dump/src/main/scala/org/dbpedia/extraction/dump/clean/Clean.scala
The launchers 'purge-download' and 'purge-extract' in the dump/ module won't work, but they are not vitally necessary.
This class requires the java.nio.file package, which is available since JDK 7.
If you want to compile and run DBpedia with an earlier JDK version, delete or blank these two files:
core/src/main/scala/org/dbpedia/extraction/util/RichPath.scala dump/src/main/scala/org/dbpedia/extraction/dump/clean/Clean.scala
The launchers 'purge-download' and 'purge-extract' in the dump/ module won't work, but they are not vitally necessary.