id
int32
0
12.9k
code
listlengths
2
264k
1,300
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ".", "command", ".", "webxml", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";",...
1,301
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ".", "command", ".", "doc", ";", "import", "java", ".", "util", ".", "List", ";", "import", "org", ".", "eclim", ".", "Eclim", ";", "import", "org", ".", "eclim", ".", "plugin", ".",...
1,302
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ".", "command", ".", "doc", ";", "import", "java", ".", "util", ".", "regex", ".", "Pattern", ";", "import", "org", ".", "eclim", ".", "Eclim", ";", "import", "org", ".", "eclim", "....
1,303
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ".", "command", ".", "doc", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";", ...
1,304
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ".", "command", ".", "hierarchy", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", "...
1,305
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "jdt", ";", "public", "class", "Jdt", "{", "public", "static", "final", "String", "TEST_PROJECT", "=", "\"\"", ";", "}", "</s>" ]
1,306
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "ant", ";", "public", "class", "Ant", "{", "public", "static", "final", "String", "TEST_PROJECT", "=", "\"\"", ";", "}", "</s>" ]
1,307
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "ant", ".", "command", ".", "complete", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";...
1,308
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "ant", ".", "command", ".", "validate", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";...
1,309
[ "<s>", "package", "org", ".", "eclim", ".", "test", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "public", "class", "TestLinked", "{", "public", "void", "test", "(", ")", "{", "ArrayList", "list", "=", "new", "ArrayList", "(", ")", ";", ...
1,310
[ "<s>", "package", "com", ".", "eclim", ".", "test", ";", "public", "class", "TestCom", "{", "}", "</s>" ]
1,311
[ "<s>", "package", "net", ".", "eclim", ".", "test", ";", "public", "class", "TestNet", "{", "public", "static", "final", "String", "FOO", "=", "\"foo\"", ";", "public", "static", "final", "String", "BAR", "=", "\"foo\"", ";", "}", "</s>" ]
1,312
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "correct", ";", "public", "class", "TestCorrectVUnit", "{", "private", "ArrayList", "list", ";", "}", "</s>" ]
1,313
[ "<s>", "package", "org", ".", "test", ";", "public", "class", "TestCorrectPackage", "{", "}", "</s>" ]
1,314
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "correct", ";", "public", "class", "TestCorrect", "{", "private", "ArrayList", "list", ";", "}", "</s>" ]
1,315
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "format", ";", "public", "class", "TestFormatVUnit", "{", "public", "void", "main", "(", "String", "[", "]", "args", ")", "throws", "Exception", "{", "System", ".", "out", ".", "println", "(", "\...
1,316
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "public", "class", "TestCheckstyle", "{", "public", "void", "test", "(", ")", "throws", "TestException", "{", "}", "public", "void", "test", "(", "String", "arg1", ",", "String", "arg2"...
1,317
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "public", "class", "TestCheckstyleVUnit", "{", "public", "void", "test", "(", ")", "throws", "Exception", "{", "}", "public", "void", "test", "(", "String", "arg1", ",", "String", "arg2...
1,318
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestSrc", "{", "public", "void", "test", "(", ")", "{", ...
1,319
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "public", "class", "TestException", "extends", "RuntimeException", "{", "}", "</s>" ]
1,320
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "public", "class", "TestPrototype", "{", "public", "final", "void", "test", "(", ")", "{", "}", "public", "String", "testAnother", "(", "String", "blah", ")", "throws", "Exception", "{"...
1,321
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "public", "class", "TestPrototypeVUnit", "{", "public", "final", "void", "test", "(", ")", "{", "}", "public", "String", "testAnother", "(", "String", "blah", ")", "throws", "Exception", ...
1,322
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "format", ";", "public", "class", "TestFormat", "{", "public", "void", "main", "(", "String", "[", "]", "args", ")", "throws", "Exception", "{", "System", ".", "out", ".", "println", "(", "\"\"",...
1,323
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "src", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestSrcVUnit", "{", "public", "void", "test", "(", ")", "{...
1,324
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "include", ";", "public", "class", "TestImportVUnit", "{", "private", "String", "string", "private", "List", "list", "=", "new", "ArrayList", "(", ")", ";", "private", "Pattern", "pattern", ";", "}",...
1,325
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "include", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "static", "net", ".", "eclim", ".", "test", ".", "TestNet", ".", "FOO", ";", "import", "javax", ".", "swing", "."...
1,326
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "include", ";", "import", "static", "java", ".", "lang", ".", "Math", ".", "PI", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "java", ".", "util", ".", "HashMap", ";", "publ...
1,327
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "include", ";", "public", "class", "TestImport", "{", "private", "List", "list", "=", "new", "ArrayList", "(", ")", ";", "private", "Pattern", "pattern", ";", "private", "File", "file", ";", "}", ...
1,328
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "search", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestSearch", "{", "private", "List", "list", "=", "new", ...
1,329
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "search", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestSearchVUnit", "{", "private", "List", "list", "=", "n...
1,330
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "move", ".", "p3", ";", "public", "class", "TestMove", "{", "}", "</s>" ]
1,331
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "move", ".", "p1", ";", "public", "class", "TestMove", "{", "}", "</s>" ]
1,332
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "move", ".", "p1", ";", "public", "class", "UsesMove", "{", "private", "TestMove", "move", ";", "}", "</s>" ]
1,333
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "n1", ".", "n2", ";", "import", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "n1", ".", "TestN1", ";", "import", "static", "org",...
1,334
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "n1", ";", "public", "class", "TestN1", "{", "public", "static", "final", "String", "FOO", "=", "\"value\"", ";", "public", "void", "testMethod", "(", ")", "{", ...
1,335
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "vn1", ".", "vn2", ";", "import", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "vn1", ".", "TestN1VUnit", ";", "import", "static", ...
1,336
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "refactoring", ".", "rename", ".", "vn1", ";", "public", "class", "TestN1VUnit", "{", "public", "static", "final", "String", "FOO", "=", "\"value\"", ";", "public", "void", "testMethod", "(", ")", ...
1,337
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "enum", "TestConstructorEnum", "{", "ONE", "(", "1", ")", ",", "TWO", "(", "2", ")", ",", "THREE", "(", "3", ")", ";", "private", "final", "int", "number", ";", "}", ...
1,338
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "class", "TestConstructorVUnit", "{", "private", "int", "id", ";", "private", "String", "name", ";", "}", "</s>" ]
1,339
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestDelegate", "{", "private", "List", "<", "Double", ">", ...
1,340
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "class", "TestBean", "{", "private", "String", "name", ";", "private", "boolean", "valid", ";", "private", "int", "[", "]", "ids", ";", "}", "</s>" ]
1,341
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "Comparator", ";", "import", "java", ".", "util", ".", "HashMap", ";", "public", "class", "TestImpl", "extends", "HashMap", "<", "Integer", ",", "...
1,342
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "Comparator", ";", "import", "java", ".", "util", ".", "Set", ";", "public", "class", "TestConstructor", "extends", "TestConstructorSuper", "{", "priv...
1,343
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestDelegateVUnit", "{", "private", "List", "<", "Double", ...
1,344
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "class", "TestConstructorSuper", "{", "private", "int", "id", ";", "private", "String", "name", ";", "}", "</s>" ]
1,345
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "class", "TestSubImplVUnit", "extends", "TestImpl", "{", "}", "</s>" ]
1,346
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "public", "class", "TestSubImpl", "extends", "TestImpl", "{", "}", "</s>" ]
1,347
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "Comparator", ";", "import", "java", ".", "util", ".", "HashMap", ";", "public", "class", "TestImplVUnit", "extends", "HashMap", "<", "Integer", ","...
1,348
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "impl", ";", "import", "java", ".", "util", ".", "Date", ";", "public", "class", "TestBeanVUnit", "{", "private", "String", "name", ";", "private", "String", "description", ";", "private", "Date", ...
1,349
[ "<s>", "package", "org", ".", "eclim", ".", "test", ";", "public", "class", "TestMain", "{", "public", "static", "final", "void", "main", "(", "String", "[", "]", "args", ")", "{", "System", ".", "out", ".", "println", "(", "\"\"", ")", ";", "if", ...
1,350
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "hierarchy", ";", "import", "java", ".", "awt", ".", "Component", ";", "import", "java", ".", "beans", ".", "PropertyChangeListener", ";", "import", "org", ".", "eclipse", ".", "core", ".", "intern...
1,351
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "hierarchy", ";", "import", "java", ".", "awt", ".", "Component", ";", "import", "java", ".", "beans", ".", "PropertyChangeListener", ";", "import", "org", ".", "eclipse", ".", "core", ".", "intern...
1,352
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ";", "public", "class", "TestCommentVUnit", "{", "public", "String", "test", "(", "int", "_id", ",", "String", "_name", ")", "throws", "java", ".", "io", ".", "IOException", "{", "return", ...
1,353
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ";", "public", "class", "TestDocSearchVUnit", "{", "private", "List", "list", ";", "}", "</s>" ]
1,354
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ";", "public", "class", "TestDocSearch", "{", "private", "List", "list", ";", "}", "</s>" ]
1,355
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ".", "javadoc", ";", "public", "class", "TestJavadoc", "{", "public", "static", "final", "void", "main", "(", "String", "[", "]", "args", ")", "{", "}", "}", "</s>" ]
1,356
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ".", "javadoc", ";", "public", "class", "TestJavadocVUnit", "{", "public", "static", "final", "void", "main", "(", "String", "[", "]", "args", ")", "{", "}", "}", "</s>" ]
1,357
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ";", "import", "java", ".", "util", ".", "Map", ";", "public", "class", "TestPreview", "{", "private", "List", "list", ";", "private", "Map", "map", ";", "public", "static", "final", "void...
1,358
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "doc", ";", "public", "class", "TestComment", "{", "public", "String", "test", "(", "int", "_id", ",", "String", "_name", ")", "throws", "java", ".", "io", ".", "IOException", "{", "return", "\"\...
1,359
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "logging", ";", "public", "class", "TestLoggingVUnit", "{", "public", "static", "void", "main", "(", "String", "[", "]", "args", ")", "{", "}", "}", "</s>" ]
1,360
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "complete", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "List", ";", "public", "class", "TestCompletion", "{", "public", "void", "test", "(", ")...
1,361
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "complete", ";", "public", "class", "TestUnicode", "{", "public", "void", "test", "(", ")", "{", "System", ".", "out", ".", "pr", "(", ")", ";", "}", "public", "static", "final", "void", "main"...
1,362
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "complete", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "public", "class", "TestCompletionVUnit", "{", "public", "void", "testAnother", "(", ")", "{", "List", "list", "=", "new", "Ar...
1,363
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "import", "java", ".", "util", ".", "Comparator", ";", "public", "class", "SomeClassVUnit", "extends", "SomeSuperClass", "implements", "Comparator", "<", "String", ">", "{", "public", "vo...
1,364
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "public", "class", "Testme", "{", "public", "void", "me", "(", ")", "{", "}", "}", "</s>" ]
1,365
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ".", "run", ";", "public", "class", "Foo", "{", "public", "String", "foo", "(", ")", "{", "return", "\"foo", "called\"", ";", "}", "public", "String", "foo", "(", "String", "name", ")"...
1,366
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ".", "run", ";", "import", "static", "org", ".", "junit", ".", "Assert", ".", "*", ";", "import", "org", ".", "junit", ".", "Test", ";", "public", "class", "FooTest", "{", "@", "Test...
1,367
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ".", "run", ";", "public", "class", "Bar", "{", "public", "String", "bar", "(", ")", "{", "return", "\"bar", "called\"", ";", "}", "}", "</s>" ]
1,368
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ".", "run", ";", "import", "static", "org", ".", "junit", ".", "Assert", ".", "*", ";", "import", "org", ".", "junit", ".", "Test", ";", "public", "class", "BarTest", "{", "@", "Test...
1,369
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "public", "class", "SomeSuperClass", "{", "public", "void", "aSuperMethod", "(", ")", "{", "}", "}", "</s>" ]
1,370
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "import", "java", ".", "util", ".", "Comparator", ";", "public", "class", "SomeClass", "extends", "SomeSuperClass", "implements", "Comparator", "<", "String", ">", "{", "public", "void", ...
1,371
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "public", "class", "SomeClassTest", "{", "}", "</s>" ]
1,372
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ";", "public", "class", "SomeClassVUnitTest", "{", "}", "</s>" ]
1,373
[ "<s>", "package", "org", ".", "eclim", ".", "test", ".", "junit", ".", "tests", ";", "public", "class", "Testme", "{", "}", "</s>" ]
1,374
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ";", "import", "org", ".", "eclim", ".", "Services", ";", "import", "org", ".", "eclim", ".", "plugin", ".", "AbstractPluginResources", ";", "import", "org", ".", "eclim", ".", "plugi...
1,375
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "project", ";", "import", "org", ".", "eclim", ".", "command", ".", "CommandLine", ";", "import", "org", ".", "eclim", ".", "plugin", ".", "dltk", ".", "project", ".", "DltkPro...
1,376
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "launching", ";", "import", "org", ".", "eclim", ".", "annotation", ".", "Command", ";", "import", "org", ".", "eclim", ".", "command", ".", "CommandLine", ";", ...
1,377
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "complete", ";", "import", "java", ".", "util", ".", "regex", ".", "Matcher", ";", "import", "java", ".", "util", ".", "regex", ".", "Pattern", ";", "import", ...
1,378
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "src", ";", "import", "org", ".", "eclim", ".", "annotation", ".", "Command", ";", "import", "org", ".", "eclim", ".", "plugin", ".", "dltk", ".", "command", ...
1,379
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "search", ";", "import", "org", ".", "eclim", ".", "annotation", ".", "Command", ";", "import", "org", ".", "eclim", ".", "plugin", ".", "core", ".", "project",...
1,380
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ";", "public", "class", "DltkRuby", "{", "public", "static", "final", "String", "TEST_PROJECT", "=", "\"\"", ";", "}", "</s>" ]
1,381
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "complete", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim",...
1,382
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "src", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";...
1,383
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "dltkruby", ".", "command", ".", "search", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ...
1,384
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ";", "import", "java", ".", "io", ".", "File", ";", "import", "org", ".", "eclim", ".", "Services", ";", "import", "org", ".", "eclim", ".", "logging", ".", "Logger", ";", "import", ...
1,385
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "command", ".", "sdk", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "HashMap", ";", "import", "org", ".", "eclim", ".", "annotati...
1,386
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "command", ".", "sdk", ";", "import", "java", ".", "lang", ".", "reflect", ".", "Field", ";", "import", "java", ".", "text", ".", "MessageFormat", ";", "import", "java", ".", "uti...
1,387
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "preference", ";", "import", "java", ".", "io", ".", "File", ";", "import", "java", ".", "util", ".", "HashMap", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "...
1,388
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "project", ";", "import", "java", ".", "lang", ".", "reflect", ".", "Method", ";", "import", "java", ".", "util", ".", "HashMap", ";", "import", "java", ".", "util", ".", "List", ...
1,389
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "project", ";", "import", "java", ".", "io", ".", "File", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ...
1,390
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "command", ";", "import", "java", ".", "util", ".", "List", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "apache", ".", "commons", ".", "lang", "."...
1,391
[ "<s>", "package", "org", ".", "eclim", ".", "plugin", ".", "adt", ".", "command", ";", "import", "java", ".", "util", ".", "Map", ";", "import", "org", ".", "eclim", ".", "Eclim", ";", "import", "org", ".", "junit", ".", "Test", ";", "import", "sta...
1,392
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", "org", ".", "vimplugin", ".", "VimPlugin", ";", "import", "org...
1,393
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IPath", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "Path", ";", "import", "org", ".", "...
1,394
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", "org", ".", "vimplugin", ".", "VimPlugin", ";", "import", "org...
1,395
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimConnection", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "public", ...
1,396
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimConnection", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", ...
1,397
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "java", ".", "io", ".", "IOException", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", "org", ...
1,398
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", "org", ".", "vimplugin", ".", "VimPlugin", ";", "import", "org...
1,399
[ "<s>", "package", "org", ".", "vimplugin", ".", "listeners", ";", "import", "org", ".", "vimplugin", ".", "VimEvent", ";", "import", "org", ".", "vimplugin", ".", "VimException", ";", "import", "org", ".", "vimplugin", ".", "VimPlugin", ";", "import", "org...