kmpoon / hlta

Provides functions for hierarchical latent tree analysis on text data for hierarchical topic detection
GNU General Public License v3.0
81 stars 23 forks source link

how to resolve an error of loading string class while build build.sbt file? #12

Closed gauravkoradiya closed 4 years ago

gauravkoradiya commented 4 years ago

[info] Loading project definition from D:\Projects\hlta_demo\project [info] Loading settings for project hlta_demo from build.sbt ... [info] Set current project to HLTA (in build file:/D:/Projects/hlta_demo/) [info] sbt server started at local:sbt-server-20838606bc2a549be1db sbt:HLTA> error: error while loading String, class file '/modules/java.base/java/lang/String.class' is broken (class java.lang.NullPointerException/null) [info] Defining Global / sbtStructureOptions, Global / sbtStructureOutputFile and 1 others.