You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running the REPL in an sbt project, there are some artifacts like $_repl_$init (in the default package) and packages like $line1$ left on the classpath. It would be nice if genjavadoc filtered them out by default.
The text was updated successfully, but these errors were encountered:
After running the REPL in an sbt project, there are some artifacts like
$_repl_$init
(in the default package) and packages like$line1$
left on the classpath. It would be nice if genjavadoc filtered them out by default.The text was updated successfully, but these errors were encountered: