Hunter Schoonover
Hunter Schoonover
This is the exception it fixes: ``` java.lang.IllegalArgumentException: \\localhost\C$\Users\hunte\Documents\NetBeansProjects\SkoonieJavaLibraries\src\com\skoonie\model\persistentdata\PersistentDataSetHandlerInterface_1_1.java is not under V:\SkoonieJavaLibraries at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:228) at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:223) at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:205) at org.netbeans.libs.git.jgit.Utils.getRelativePaths(Utils.java:198) at org.netbeans.libs.git.jgit.Utils.getPathFilters(Utils.java:115) at org.netbeans.libs.git.jgit.commands.StatusCommand.run(StatusCommand.java:115) at org.netbeans.libs.git.jgit.commands.MoveTreeCommand.getIgnores(MoveTreeCommand.java:206) at org.netbeans.libs.git.jgit.commands.MoveTreeCommand.run(MoveTreeCommand.java:84) at...
@mbien I noticed that a build check failed. Is that something I need to figure out how to resolve or is that for you to resolve?