single thread
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
<archive>
|
<archive>
|
||||||
<manifest>
|
<manifest>
|
||||||
<mainClass>
|
<mainClass>
|
||||||
edu.lu.uni.serval.MultipleThreadsParser.AkkaParser2
|
edu.lu.uni.serval.FixPatternParser.violations.TestHunkParser
|
||||||
</mainClass>
|
</mainClass>
|
||||||
</manifest>
|
</manifest>
|
||||||
</archive>
|
</archive>
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ public class TestHunkParser {
|
|||||||
outputPath = args[0] + "/GumTreeOutputBug/";
|
outputPath = args[0] + "/GumTreeOutputBug/";
|
||||||
}else{
|
}else{
|
||||||
inputPath = "/Users/anilkoyuncu/bugStudy/dataset/GumTreeInputBug";
|
inputPath = "/Users/anilkoyuncu/bugStudy/dataset/GumTreeInputBug";
|
||||||
outputPath = "/Users/anilkoyuncu/bugStudy/dataset" + "/GumTreeOutputBug/";
|
outputPath = "/Users/anilkoyuncu/bugStudy/dataset" + "/GumTreeOutputBug2/";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user