id int32 0 12.9k | code listlengths 2 264k |
|---|---|
2,000 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"logcat",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"import",
"com",
".",
"wuntee",
".",
"oter",
".",
"adb... |
2,001 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"logcat",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"text",
".",
"SimpleDateFormat",
";",
"import",... |
2,002 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"logcat",
";",
"public",
"enum",
"LogCatLevelEnum",
"{",
"DEBUG",
",",
"INFO",
",",
"WARN",
",",
"ERROR",
",",
"VERBOSE",
";",
"public",
"String",
"toString",
"(",
")",
"{",
"return",
"(",
"supe... |
2,003 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"sqlite",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"sql",
".",
"Connection",
";",
"import",
"java",
".",
"sql",
".",
"DriverManager",
";",
"import",
"java",
"... |
2,004 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
";",
"public",
"class",
"OterStatics",
"{",
"public",
"static",
"final",
"String",
"META_INF",
"=",
"\"META-INF\"",
";",
"public",
"static",
"String",
"PROPERTY_FILE",
"=",
"\"\"",
";",
"public",
"static",
... |
2,005 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"security",
".",
"tools",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayOutputStream",
";",
"import",
"java",
".",
"io",
".",
"Fil... |
2,006 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"javatosmali",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"BufferedWriter",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"ja... |
2,007 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"javatosmali",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"import",
"org",
".",
"eclipse",
".",
"swt",
".",
"custom",
".",
"StyledText",
";",
"import",
"com",
".",
... |
2,008 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
";",
"import",
"java",
".",
"io",
".",
"BufferedInputStream",
";",
"import",
"java",
".",
"io",
".",
"BufferedOutputStream",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
... |
2,009 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"testing",
";",
"import",
"com",
".",
"android",
".",
"ddmlib",
".",
"AndroidDebugBridge",
";",
"import",
"com",
".",
"android",
".",
"ddmlib",
".",
"Client",
";",
"import",
"com",
".",
"android",... |
2,010 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"adb",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"FileInputStream",
";",
"import",
"java",
".",
"io",
".",
"FileOutputStream",
";",
"import",
"java",
... |
2,011 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"adb",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"import",
... |
2,012 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"adb",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
... |
2,013 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"adb",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"import",
"com",
".",
"wuntee",
".",
"oter",
".",
"OterStatics",
";",
"import",
"com",
".",
"wuntee",
".",
"oter",... |
2,014 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"styler",
";",
"import",
"java",
".",
"util",
".",
"HashMap",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"java",
"."... |
2,015 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"fs",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
... |
2,016 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"fs",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"public",
... |
2,017 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"fs",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
... |
2,018 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"command",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
... |
2,019 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"command",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"public",
"abstract",
"class",
"AbstractCommand",
"{",
"private",
"static",
"Logger",
"logger",
"=",
"Logger",
".",
... |
2,020 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"command",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"BufferedWriter",
";",
"import",
"java",
".",
"io",
".",
"InputStreamReader",
";",
"impor... |
2,021 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"avd",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"io",
".",
"FileUtils",
... |
2,022 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"avd",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"org",
".",
"apache",
".",
"log4j",
".",
"Logger",
";",
"import",
"com",
".",
"android",
".",
"prefs",
".",
"Android... |
2,023 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"smali",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayOutputStream",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import"... |
2,024 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"smali",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"BufferedWriter",
";",
"import",
"java",
".",
"io",
".",
"DataInputStream",
";",
"import",
... |
2,025 | [
"<s>",
"package",
"com",
".",
"wuntee",
".",
"oter",
".",
"smali",
";",
"import",
"java",
".",
"io",
".",
"BufferedWriter",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"FileInputStream",
";",
"import",
"java",
... |
2,026 | [
"<s>",
"package",
"controllers",
";",
"import",
"models",
".",
"Tick",
";",
"import",
"play",
".",
"db",
".",
"ebean",
".",
"Model",
";",
"import",
"play",
".",
"mvc",
".",
"Controller",
";",
"import",
"play",
".",
"mvc",
".",
"Result",
";",
"import",
... |
2,027 | [
"<s>",
"package",
"jobs",
";",
"import",
"models",
".",
"Tick",
";",
"import",
"play",
".",
"api",
".",
"Play",
";",
"import",
"play",
".",
"api",
".",
"Mode",
";",
"import",
"play",
".",
"api",
".",
"Application",
";",
"import",
"java",
".",
"io",
... |
2,028 | [
"<s>",
"package",
"models",
";",
"import",
"play",
".",
"db",
".",
"ebean",
".",
"Model",
";",
"import",
"javax",
".",
"persistence",
".",
"Entity",
";",
"import",
"javax",
".",
"persistence",
".",
"Id",
";",
"import",
"java",
".",
"util",
".",
"Date",... |
2,029 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayOutputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
... |
2,030 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"OutputStream",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"... |
2,031 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"SevenZip",
".",
"Compression",
".",
"LZMA",
".",
"Decoder",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InputStream",
";",
"impo... |
2,032 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"*",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"Arrays",
";",
"import",
"java",
".",
"util",
".",
... |
2,033 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayOutputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
... |
2,034 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"BufferedInputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InputStream",
";",
"import",
"java",
"... |
2,035 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"InputStream",
";",
"import",
"java",
".",
"io",
".",
"OutputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"public",
"class",
"Comman... |
2,036 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"FileInputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".... |
2,037 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"SevenZip",
".",
"Compression",
".",
"LZMA",
".",
"Encoder",
";",
"import",
"SevenZip",
".",
"Compression",
".",
"LZMA",
".",
"Decoder",
";",
"import",
"java",
".",
"io",
".",
"*"... |
2,038 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"*",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"Collection",
";",
"import",
"java",
".",
"util",
"... |
2,039 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"SevenZip",
".",
"Compression",
".",
"LZMA",
".",
"Encoder",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InputStream",
";",
"impo... |
2,040 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"BufferedOutputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InterruptedIOException",
";",
"import",
... |
2,041 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayOutputStream",
";",
"import",
"java",
".",
"io",
".",
"FilterOutputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"j... |
2,042 | [
"<s>",
"package",
"net",
".",
"contrapunctus",
".",
"lzma",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"org",
".",
"junit",
".",
"Test",
";",
"public",
"class",
"Exc... |
2,043 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"groovy",
".",
"time",
".",
"BaseDuration",
".",
"From",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
... |
2,044 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codehaus",
".",
"groovy",
".",
"ast",
".",
"ClassCodeVisitor... |
2,045 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codehaus",
".",
"jdt",
".",
"groovy",
".",
"model",
".",
... |
2,046 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"java",
".",
"util",
".",
"Arrays",
";",
"import",
"junit",
".",
"framework",
".",
"AssertionFailedError",
";",
"import",
"junit",... |
2,047 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"resources",
".",
"IFile",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
... |
2,048 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"java",
".",
"util",
".",
"HashMap",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codeha... |
2,049 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"model",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codehaus"... |
2,050 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"locations",
";",
"import",
"groovy",
".",
"lang",
".",
"GroovyClassLoader",
";",
"import",
"java",
".",
"util",
".",
"LinkedList",
";",
"import",
"java",... |
2,051 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"locations",
";",
"import",
"java",
".",
"util",
".",
"Hashtable",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"... |
2,052 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"locations",
";",
"import",
"groovy",
".",
"lang",
".",
"GroovyClassLoader",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
... |
2,053 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"locations",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclip... |
2,054 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"compiler",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"HashMap",
";",
"import",
"java",
".",
"uti... |
2,055 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"compiler",
";",
"import",
"java",
".",
"util",
".",
"Arrays",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"junit",
".",
"framewor... |
2,056 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"BufferedReader",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
... |
2,057 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"util",
".",
"Hashtable",
";",
"import",
"java",
".",
"util",
... |
2,058 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"builder",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
".",
"BuilderTests",
";",
"public",
"class",
"... |
2,059 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"FileOutputStream",
";",
"import",
"java",
".",
"io",... |
2,060 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"JavaModelException... |
2,061 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"HashSet",
";",
"import",
"java",
".",
"util"... |
2,062 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"JavaModelException... |
2,063 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"public",
"class",
"SyntheticAccessorInferencingTests",
"extends",
"AbstractInferencingTest"... |
2,064 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"JavaModelException... |
2,065 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"public",
"class",
"GenericInferencingTests",
"extends",
"AbstractInferencingTest",
"{",
... |
2,066 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"util",
".",
"GroovyUtils",
";",
"import",
"junit",
".",
... |
2,067 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"Iterator",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"java",
".",
"util",
... |
2,068 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"static",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"search",
".",
"IJavaSearchConstants",
".",
"CLASS",
";",
"impor... |
2,069 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"org",
".",
"codehaus",
".",
"jdt",
".",
"groovy",
".",
"model",
".",
"GroovyCompilationUnit",
";",
"import",
"org",
".",
"ecli... |
2,070 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"public",
"class",
"StaticInferencingTests",
"extends",
"AbstractInferencingTest",
"{",
... |
2,071 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codehaus... |
2,072 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"public",
"class",
"JDTPropertyNodeInferencingTests",
"extends",
"AbstractInferencingTest",
... |
2,073 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"junit",
".",
"framework",
".",
"TestSuite",
";",
"public",
"class",
"Al... |
2,074 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"public",
"class",
"DeclarationInferencingTests",
"extends",
"AbstractInferencingTest",
"{",
"public",
"DeclarationInferencingTests",
"(",
"String",
... |
2,075 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"public",
"class",
"OperatorOverloadingInferencingTests",
"extends",
"AbstractInferencingTes... |
2,076 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"codehaus... |
2,077 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"org",
".",
"codehaus",
".",
"groovy",
".",
"ast",
".",
"ClassNode",
";",
"import",
"org",
".",
"codehaus",
".",
"jdt",
".",
... |
2,078 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
"codehaus"... |
2,079 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"groovy",
".",
"tests",
".",
"search",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
"eclipse",... |
2,080 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"*",
";",
"import",
"java",
".",
"util",
".",
"*",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"im... |
2,081 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".... |
2,082 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"PrintWriter",
";",
"import",
"java",
".",
"io",
".",
"StringWriter",
";",
"import",
"java",
".",
"util",
".",
"Arr... |
2,083 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".",
"IPath",
";",
"import",
"org",... |
2,084 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".",
"IPath",
";",
"import",
"org",... |
2,085 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"util",
".",
"Hashtable",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core... |
2,086 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"IJavaProject",
";",
"import",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
... |
2,087 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InputStream",... |
2,088 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"util",
".",
"Hashtable",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"c... |
2,089 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".",
"IPath",
";",
"import",
"org",... |
2,090 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"resources",
".",
"IFolder",
";",
"import",
... |
2,091 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"PrintWriter",
";",
"import",
"java",
".",
"io",
".",
"StringWriter",
";",
"import",
"java",
".",
"util",
".",
"Arr... |
2,092 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"IOException",
";",
"import",
"java",
".",
"io",
".",
"InputStream",
";",
"import",
"java",
".",
"io",
".",
"PrintW... |
2,093 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"io",
".",
"ByteArrayInputStream",
";",
"import",
"java",
".",
"io",
".",
"File",
";",
"import",
"java",
".",
"io",
".",
"Unsu... |
2,094 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".",
"IPath",
";",
"import",
"org",... |
2,095 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"java",
".",
"util",
".",
"Arrays",
";",
"import",
"java",
".",
"util",
".",
"Enumeration",
";",
"import",
"java",
".",
"util",
".",
"HashS... |
2,096 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"resources",
".",
"IMarker",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".... |
2,097 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"Test",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"resources",
".",
"IMarker",
";",
"import",
... |
2,098 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"resources",
".",
"IMarker",
";",
"import",
"o... |
2,099 | [
"<s>",
"package",
"org",
".",
"eclipse",
".",
"jdt",
".",
"core",
".",
"tests",
".",
"builder",
";",
"import",
"junit",
".",
"framework",
".",
"*",
";",
"import",
"org",
".",
"eclipse",
".",
"core",
".",
"runtime",
".",
"IPath",
";",
"import",
"org",... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.