prs/handler/impl/src/org/netbeans/modules/jackpot/prs/handler/impl/HandlePullRequest.java (7 lines): - line 149: //TODO: how to handle? log? - line 154: int[] remap = new int[file.asLines().size() + 1]; //TODO: encoding? - line 186: if (nbbuild != null) { //TODO: only once - line 189: //TODO: download extbins! - line 222: //TODO: fixes - line 242: // if (fixes != null && fixes.size() > 1) { //TODO: or == 1? - line 278: //TODO: set status on crash/error! cmdline/tool/src/org/netbeans/modules/jackpot30/cmdline/Main.java (5 lines): - line 305: useDefaultEnabledSetting = true; //TODO: read from the configuration file? - line 363: //TODO: would be better to do j.i.File.delete(): - line 571: return GroupResult.SUCCESS; //TODO: WarningsAndErrors? - line 610: //TODO: warning? - line 841: //TODO: ignored - what to do? remoting/ide/usages/src/org/netbeans/modules/jackpot30/ide/usages/RemoteUsagesWindowTopComponent.java (4 lines): - line 75: // TODO add custom code on component opening - line 80: // TODO add custom code on component closing - line 87: // TODO store your settings - line 92: // TODO read your settings according to their version cmdline/processor/src/org/netbeans/modules/jackpot30/cmdline/processor/ProcessorImpl.java (3 lines): - line 109: //TODO: log - line 181: Path tmp = Files.createTempFile("cfg_hints", "xml"); //TODO: delete - line 226: //TODO: sort errors!!! remoting/server/web/usages.web.api/src/org/netbeans/modules/jackpot30/backend/usages/api/Usages.java (3 lines): - line 64: //TODO: field selector: - line 71: //TODO: field selector: - line 96: //TODO: field selector: duplicates/ide/impl/src/org/netbeans/modules/jackpot30/impl/duplicates/ComputeDuplicates.java (3 lines): - line 117: //TODO: needs to be removed for server mode - line 118: new DuplicatesCustomIndexerImpl.FactoryImpl().updateIndex(u, cancel); //TODO: show updating progress to the user - line 142: //TODO: only show valuable duplicates?: remoting/ide/usages/src/org/netbeans/modules/jackpot30/ide/usages/Nodes.java (3 lines): - line 419: return; //TODO: correct? what about the second pass? - line 444: return null; //TODO: correct? what about the second pass? - line 472: return null; //TODO: correct? what about the second pass? remoting/server/web/source.web.api/src/org/netbeans/modules/jackpot30/source/api/API.java (2 lines): - line 69: //TODO: field selector: - line 85: //TODO: field selector: remoting/server/web/type.web.api/src/org/netbeans/modules/jackpot30/backend/type/api/Base.java (2 lines): - line 65: //TODO: what to do? currently autoguess, but might also return an error - line 99: //TODO: field selector: remoting/server/indexer/source/src/org/netbeans/modules/jackpot30/indexer/source/SourceIndexer.java (2 lines): - line 59: //TODO: log - line 93: //TODO: ability to delete from the index: prs/webapp/src/main/java/org/netbeans/jackpot/prs/webapp/WebAppMainPage.java (2 lines): - line 76: for (Entry e : github.getMyself().getRepositories().entrySet()) {//TODO: use list - line 91: //TODO: handle duplicates/ide/impl/src/org/netbeans/modules/jackpot30/impl/duplicates/indexing/DeferredCustomIndexer.java (2 lines): - line 311: TODO roots = todo.get(factory.getIndexerName()); - line 427: private static final class TODO { remoting/server/web/web.ui/src/org/netbeans/modules/jackpot30/backend/ui/highlighting/SemanticHighlighter.java (2 lines): - line 532: //TODO: should be considered - line 850: //TODO: maybe should be considered remoting/server/web/usages.web.api/src/org/netbeans/modules/jackpot30/backend/usages/api/SubClasses.java (1 line): - line 61: //TODO: field selector: prs/webapp/src/main/java/org/netbeans/jackpot/prs/webapp/WebAppEnableDisable.java (1 line): - line 75: //TODO: would be better to simply deactive the hook extra/java.debugjavac/src/main/java/org/netbeans/modules/java/debugjavac/DecompiledTab.java (1 line): - line 452: //TODO: the event above does not always repaint the error stripe, workarounding: language/ide/bridges/apisupport/src/org/netbeans/modules/jackpot30/apisupport/APIProjectDependencyUpgraderImpl.java (1 line): - line 105: return ensureDependency(p, dep.cnb, /*TODO: may null and that could put display name their*/specification, dep.releaseVersion, dep.specVersion, canShowUI); language/ide/bridges/apisupport/bridge/org/netbeans/modules/jackpot30/apisupport/bridgeimpl/ProjectDependencyUpgraderImpl.java (1 line): - line 134: return ensureDependency(p, dep.cnb, /*TODO: may null and that could put display name their*/specification, dep.releaseVersion, dep.specVersion, canShowUI); remoting/server/web/web.ui.frontend/public_html/index/ui/script.js (1 line): - line 506: //TODO: set a bookmarkable location without refreshing the route? remoting/ide/api/src/org/netbeans/modules/jackpot30/remotingapi/options/IndexPanel.java (1 line): - line 276: // TODO check whether form is consistent and complete remoting/server/web/web.ui/src/org/netbeans/modules/jackpot30/backend/ui/UI.java (1 line): - line 680: //TODO: will automatically jump to the single known target - correct? language/ide/ui/src/org/netbeans/modules/jackpot30/ui/settings/HintSettingsAction.java (1 line): - line 78: //TODO: warn the user language/ide/indexing/src/org/netbeans/modules/jackpot30/indexing/batch/EnhancedScopes.java (1 line): - line 301: return capabilities.get("attributed") == Boolean.TRUE; //TODO: should also check "methods contains findWithSpans" remoting/ide/browsing/src/org/netbeans/modules/jackpot30/ide/browsing/RemoteEditorKit.java (1 line): - line 52: //TODO: cache the content? remoting/ide/jumpto/src/org/netbeans/modules/jackpot30/jumpto/RemoteGoToType.java (1 line): - line 192: //TODO: should jump to the correct place in the file remoting/server/indexer/usages/src/org/netbeans/modules/jackpot30/indexer/usages/IndexerImpl.java (1 line): - line 378: sb.append(';'); //TODO: unsure about this, but classfile signatures seem to have it remoting/ide/jumpto/src/org/netbeans/modules/jackpot30/jumpto/RemoteQuery.java (1 line): - line 75: if (!RemoteIndex.loadIndices().iterator().hasNext()) return; //TODO: optimize! remoting/server/web/nbindex.web.api/src/org/netbeans/modules/jackpot30/backend/usages/api/DownloadableIndex.java (1 line): - line 64: in.close(); //TODO: finally remoting/ide/usages/src/org/netbeans/modules/jackpot30/ide/usages/MethodOptions.java (1 line): - line 57: value = SourceUtils.getJVMSignature(m)[0]; //TODO: icon??? language/server/web/language.web.api/src/org/netbeans/api/java/source/CompilationInfoHack.java (1 line): - line 76: //TODO: a more sane ClasspathInfo: extra/java.debugjavac/src/main/java/org/netbeans/modules/java/debugjavac/CompilerDescription.java (1 line): - line 88: //TODO: should refresh the existing combos language/ide/ui/src/org/netbeans/modules/jackpot30/ui/settings/XMLHintPreferences.java (1 line): - line 128: //TODO: remoting/ide/browsing/src/org/netbeans/modules/jackpot30/ide/browsing/HyperlinkProviderImpl.java (1 line): - line 117: //TODO: if the target is on disk, should use standard way to open: prs/webapp/src/main/java/org/netbeans/jackpot/prs/webapp/WebAppAuthTarget.java (1 line): - line 56: //TODO: check state