src/content/kb/articles/freeform-config.html (12 lines): - line 313: Projects window and choosing Properties. - line 387: <!-- TODO: edit the following target according to your needs --> - line 409: <!-- TODO: edit the following target according to your needs --> - line 413: <!-- TODO configure the runtime classpath for your project here: --> - line 418: <!-- TODO configure the main class for your project here: --> - line 854: <!-- TODO: edit the following target according to your needs --> - line 877: <!-- TODO: edit the following target according to your needs --> - line 881: <!-- TODO configure the runtime classpath for your project here: --> - line 883: <!-- TODO configure the main class for your project here: --> - line 934: <!-- TODO: edit the following target according to your needs --> - line 938: <!-- TODO decide on and define some value for ${build.classes.dir} --> - line 1135: <!-- TODO: edit the following target according to your needs --> src/content/platform/tutorials/72/nbm-geospatial.html (10 lines): - line 218: // TODO add components to the component here - line 223: // TODO add custom code on component opening - line 228: // TODO add custom code on component closing - line 235: // TODO store your settings - line 240: // TODO read your settings according to their version - line 280: // TODO add components to the component here - line 285: // TODO add custom code on component opening - line 290: // TODO add custom code on component closing - line 297: // TODO store your settings - line 302: // TODO read your settings according to their version src/content/kb/74/java/project-setup_ru.html (7 lines): - line 85: - line 151: - line 174: - line 288: - line 296: - line 406: - line 463: src/content/kb/74/java/project-setup_zh_CN.html (7 lines): - line 85: - line 151: - line 174: - line 288: - line 296: - line 406: - line 463: src/content/kb/73/java/project-setup_ja.html (7 lines): - line 85: - line 150: - line 173: - line 283: - line 291: - line 400: - line 457: src/content/kb/74/java/project-setup_ja.html (7 lines): - line 85: - line 151: - line 174: - line 288: - line 296: - line 406: - line 463: src/content/kb/74/java/project-setup.html (7 lines): - line 88: - line 235: - line 272: - line 490: - line 502: - line 677: - line 799: src/content/kb/74/java/project-setup_pt_BR.html (7 lines): - line 85: - line 151: - line 174: - line 288: - line 296: - line 406: - line 463: src/content/kb/73/java/project-setup_pt_BR.html (7 lines): - line 85: - line 150: - line 173: - line 283: - line 291: - line 400: - line 457: src/content/kb/articles/freeform-config_zh_CN.html (7 lines): - line 256:
  • 如果自由格式项目的输出在另一个项目的类路径中,则需要将自由格式项目的源包映射到其输出中。这可确保在对自由格式项目具有依赖关系的项目中启动调试会话时,使用调试器步入自由格式项目的源。可以在自由格式项目的“项目属性”对话框的“输出”面板中执行此操作。通过在“项目”窗口中右键单击项目节点并选择“属性”,可以打开“项目属性”对话框。
  • - line 310: <!-- TODO: edit the following target according to your needs --> - line 329: <!-- TODO: edit the following target according to your needs --> - line 333: <!-- TODO configure the runtime classpath for your project here: --> - line 338: <!-- TODO configure the main class for your project here: --> - line 657: <!-- TODO: edit the following target according to your needs --> - line 661: <!-- TODO decide on and define some value for ${build.classes.dir} --> src/content/kb/73/java/project-setup_zh_CN.html (7 lines): - line 85: - line 150: - line 173: - line 283: - line 291: - line 400: - line 457: src/content/kb/73/java/project-setup_ru.html (7 lines): - line 85: - line 150: - line 173: - line 283: - line 291: - line 400: - line 457: src/content/kb/73/java/project-setup.html (7 lines): - line 88: - line 234: - line 271: - line 484: - line 496: - line 670: - line 792: src/content/platform/tutorials/nbm-options.html (5 lines): - line 272: // TODO listen to changes in form fields and call controller.changed() - line 284: // TODO read settings and initialize GUI - line 294: // TODO store modified settings - line 304: // TODO check whether form is consistent and complete - line 474: // TODO store modified settings src/content/platform/tutorials/73/nbm-options.html (5 lines): - line 270: // TODO listen to changes in form fields and call controller.changed() - line 282: // TODO read settings and initialize GUI - line 292: // TODO store modified settings - line 302: // TODO check whether form is consistent and complete - line 472: // TODO store modified settings src/content/platform/tutorials/74/nbm-options.html (5 lines): - line 270: // TODO listen to changes in form fields and call controller.changed() - line 282: // TODO read settings and initialize GUI - line 292: // TODO store modified settings - line 302: // TODO check whether form is consistent and complete - line 472: // TODO store modified settings src/content/platform/tutorials/72/nbm-options.html (5 lines): - line 270: // TODO listen to changes in form fields and call controller.changed() - line 282: // TODO read settings and initialize GUI - line 292: // TODO store modified settings - line 302: // TODO check whether form is consistent and complete - line 472: // TODO store modified settings src/content/platform/tutorials/80/nbm-options.html (5 lines): - line 272: // TODO listen to changes in form fields and call controller.changed() - line 284: // TODO read settings and initialize GUI - line 294: // TODO store modified settings - line 304: // TODO check whether form is consistent and complete - line 474: // TODO store modified settings src/content/platform/tutorials/60/nbm-server-plugin.html (5 lines): - line 611: // TODO implement config for EAR and EJB, if supported: - line 1144: // TODO server specific deployment descriptor - line 1161: // TODO implement reading of the context root - line 1166: // TODO implement storing of the context root - line 1170: // TODO implement storing of the deployment plan src/content/platform/tutorials/71/nbm-options.html (5 lines): - line 255: // TODO listen to changes in form fields and call controller.changed() - line 279: // TODO read settings and initialize GUI - line 289: // TODO store modified settings - line 299: // TODO check whether form is consistent and complete - line 456: // TODO store modified settings src/content/kb/71/web/js-toolkits-dojo.html (4 lines): - line 242:
    <!-- TODO: link to Dojo resources here -->
    - line 311:
    // TODO: add dojo.require statements here
    - line 333:
    <!-- TODO: specify AJAX retrieval -->
    	- line 335: <!-- TODO: add Tree widget and configure attributes -->
    src/content/kb/71/web/js-toolkits-dojo_ja.html (4 lines): - line 130:
    <!-- TODO: link to Dojo resources here -->
    - line 172:
    // TODO: add dojo.require statements here
    - line 187:
    <!-- TODO: specify AJAX retrieval -->
    	- line 189: <!-- TODO: add Tree widget and configure attributes -->
    src/content/kb/71/web/js-toolkits-dojo_zh_CN.html (4 lines): - line 130:
    <!-- TODO: link to Dojo resources here -->
    - line 172:
    // TODO: add dojo.require statements here
    - line 187:
    <!-- TODO: specify AJAX retrieval -->
    	- line 189: <!-- TODO: add Tree widget and configure attributes -->
    src/content/platform/tutorials/60/nbm-palette-api2.html (4 lines): - line 449: return new Action[0]; //TODO implement this - line 453: return new Action[0]; //TODO implement this - line 457: return new Action[0]; //TODO implement this - line 461: return new Action[0]; //TODO implement this src/content/platform/tutorials/72/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/74/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/70/nbm-copyfqn.html (3 lines): - line 180: // TODO use dataObject - line 255: // TODO use dataObject - line 338: // TODO use dataObject src/content/platform/tutorials/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/68/nbm-copyfqn.html (3 lines): - line 183: // TODO use dataObject - line 258: // TODO use dataObject - line 343: // TODO use dataObject src/content/platform/tutorials/72/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/70/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/60/nbm-copyfqn_ja.html (3 lines): - line 139: // TODO dataObject を使用 - line 198: // TODO dataObject を使用 - line 271: // TODO dataObject を使用 src/content/platform/tutorials/68/nbm-server-plugin.html (3 lines): - line 777: // TODO: replace this with reading the context path from the server specific DD - line 782: // TODO: here put the code that will store the context path in the server specific DD - line 795: // TODO: take appropriate steps here src/content/platform/tutorials/70/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/67/nbm-gmail-checker-old.html (3 lines): - line 552: // TODO file can not be created , do something about it - line 569: // TODO file can not be created , do something about it - line 1060: //TODO: exception handling src/content/platform/tutorials/73/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/68/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/67/nbm-copyfqn.html (3 lines): - line 183: // TODO use dataObject - line 258: // TODO use dataObject - line 343: // TODO use dataObject src/content/platform/tutorials/71/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/73/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/60/nbm-copyfqn.html (3 lines): - line 186: // TODO use dataObject - line 261: // TODO use dataObject - line 346: // TODO use dataObject src/content/platform/tutorials/67/nbm-server-plugin.html (3 lines): - line 777: // TODO: replace this with reading the context path from the server specific DD - line 782: // TODO: here put the code that will store the context path in the server specific DD - line 795: // TODO: take appropriate steps here src/content/platform/tutorials/69/nbm-copyfqn.html (3 lines): - line 180: // TODO use dataObject - line 255: // TODO use dataObject - line 338: // TODO use dataObject src/content/platform/tutorials/71/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/691/nbm-copyfqn.html (3 lines): - line 180: // TODO use dataObject - line 255: // TODO use dataObject - line 338: // TODO use dataObject src/content/platform/tutorials/80/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/69/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/60/nbm-copyfqn_zh_CN.html (3 lines): - line 139: // TODO use dataObject - line 201: // TODO use dataObject - line 274: // TODO use dataObject src/content/platform/tutorials/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/691/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/691/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/80/nbm-server-plugin.html (3 lines): - line 779: // TODO: replace this with reading the context path from the server specific DD - line 784: // TODO: here put the code that will store the context path in the server specific DD - line 797: // TODO: take appropriate steps here src/content/platform/tutorials/69/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/74/nbm-copyfqn_zh_CN.html (3 lines): - line 179: // TODO use dataObject - line 249: // TODO use dataObject - line 331: // TODO use dataObject src/content/platform/tutorials/691/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/70/nbm-feedreader.html (2 lines): - line 378: // TODO add custom code on component opening - line 383: // TODO add custom code on component closing src/content/platform/tutorials/691/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/platform/tutorials/69/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/71/nbm-feedreader.html (2 lines): - line 369: // TODO add custom code on component opening - line 374: // TODO add custom code on component closing src/content/kb/71/java/quickstart_zh_CN.html (2 lines): - line 86:
  • "Tasks"(任务)窗口,列出编译错误以及标有 XXX 和 TODO 等关键字的其他任务。
  • - line 94: // TODO code application logic here src/content/kb/73/webclient/html5-gettingstarted.html (2 lines): - line 423: TODO write content - line 432:
  • Remove the default 'TODO write content' comment and type the following code between the body tags. src/content/platform/tutorials/68/nbm-google_pt_BR.html (2 lines): - line 261: // TODO implement action body - line 280: // TODO implement action body src/content/platform/tutorials/72/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/68/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/67/nbm-annotations.html.html (2 lines): - line 270: // TODO implement action body - line 290: // TODO implement action body src/content/platform/tutorials/73/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/community/releases/36/Whats_New_ja.html (2 lines): - line 92: 「予定」ウィンドウを使用すると、タスクおよび TODO コメントを簡単に追跡できます。1 ファイルまたは選択したディレクトリのすべてのタスクが表示されます。
  • - line 95: screenshot of the TODO window listing all of the TODO comments in an open file src/content/platform/tutorials/68/nbm-google.html (2 lines): - line 316: // TODO implement action body - line 336: // TODO implement action body src/content/platform/tutorials/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/kb/74/java/import-eclipse_ja.html (2 lines): - line 142: - line 193: src/content/platform/tutorials/80/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/71/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/platform/tutorials/72/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/691/nbm-ant.html (2 lines): - line 581: // TODO store your settings - line 594: // TODO read your settings according to their version src/content/platform/tutorials/72/nbm-feedreader.html (2 lines): - line 375: // TODO add custom code on component opening - line 380: // TODO add custom code on component closing src/content/platform/tutorials/80/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/71/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/67/nbm-google.html (2 lines): - line 317: // TODO implement action body - line 337: // TODO implement action body src/content/platform/tutorials/73/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/69/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/kb/73/webclient/html5-gettingstarted_ru.html (2 lines): - line 267: TODO write content - line 274:
  • Удалите заданный по умолчанию комментарий 'TODO write content' и введите следующий код между тегами body. src/content/platform/tutorials/69/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/73/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/platform/tutorials/70/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/74/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/kb/74/java/import-eclipse_pt_BR.html (2 lines): - line 142: - line 193: src/content/platform/tutorials/80/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/kb/74/java/import-eclipse_es.html (2 lines): - line 239: - line 312: src/content/kb/73/webclient/html5-gettingstarted_zh_CN.html (2 lines): - line 267: TODO write content - line 274:
  • 删除默认的 TODO write content 注释,并在 body 标记之间键入以下代码。 src/content/platform/tutorials/68/nbm-google_ja.html (2 lines): - line 247: // TODO implement action body - line 266: // TODO アクション本文を実装 src/content/platform/tutorials/74/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/platform/tutorials/80/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/kb/articles/gui-functionality.html (2 lines): - line 212: //TODO: Add your handling code here: - line 217: System.exit(0); to the above code, replacing the TODO line. src/content/community/releases/36/Whats_New_fr.html (2 lines): - line 117: commentaires TODO en utilisant la fenêtre To Do. Vous pouvez voir toutes - line 122: width="347" height="145" alt="copie d'écran de la fenêtre TODO listant tous les commentaires TODO du fichier ouvert"> src/content/platform/tutorials/70/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/kb/73/webclient/html5-gettingstarted_pt_BR.html (2 lines): - line 267: TODO write content - line 274:
  • Remova o comentário default 'TODO write content' e digite o seguinte entre as tags body. src/content/platform/tutorials/72/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/kb/74/java/import-eclipse.html (2 lines): - line 244: - line 314: src/content/platform/tutorials/74/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/kb/74/java/import-eclipse_zh_CN.html (2 lines): - line 142: - line 193: src/content/community/releases/36/Whats_New.html (2 lines): - line 106:
  • To Do window. You can easily track your tasks and TODO comments - line 111: screenshot of the TODO window listing all of the TODO comments in an open file src/content/platform/tutorials/691/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/community/releases/36/Whats_New_zh_CN.html (2 lines): - line 88:
  • “待做事项”窗口。使用“待做事项”窗口可以轻松地跟踪任务和 TODO 注释。您可以查看单个文件或选定目录中的所有任务。
  • - line 91: “待做事项”窗口的屏幕快照,该窗口列出打开文件中的所有 TODO 注释 src/content/platform/tutorials/71/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/community/articles/refactorit.html (2 lines): - line 49: exception is caught, track your TODO/FIXME comments, find not used fields - line 171: the remaining search results serve as a TODO list. - Notice that line src/content/platform/tutorials/69/nbm-google.html (2 lines): - line 316: // TODO implement action body - line 336: // TODO implement action body src/content/platform/tutorials/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/platform/tutorials/70/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/69/nbm-google_ja.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO アクション本文を実装 src/content/kb/80/webclient/html5-gettingstarted.html (2 lines): - line 429: TODO write content - line 438:
  • Remove the default 'TODO write content' comment and type the following code between the body tags. src/content/kb/articles/import-jbuilder.html (2 lines): - line 256: marked with the icon.

    - line 268: src/content/platform/tutorials/691/nbm-google.html (2 lines): - line 316: // TODO implement action body - line 336: // TODO implement action body src/content/platform/tutorials/691/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/71/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/platform/tutorials/74/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/nbm-google_zh_CN.html (2 lines): - line 246: // TODO implement action body - line 265: // TODO implement action body src/content/platform/tutorials/73/nbm-google_ru.html (2 lines): - line 246: // TODO реализация тела действия - line 265: // TODO Реализация тела метода src/content/kb/73/webclient/html5-gettingstarted_ja.html (2 lines): - line 267: TODO write content - line 274:
  • デフォルトの「TODO write content」コメントを削除し、bodyタグの間に次のコードを入力します。 src/content/kb/74/java/import-eclipse_ru.html (2 lines): - line 142: - line 193: src/content/kb/71/java/quickstart_ja.html (2 lines): - line 86:
  • 「タスク」ウィンドウ。コンパイルエラーだけではなく、XXX や TODO などのキーワードでマークされたほかのタスクも一覧表示します。
  • - line 94: // TODO code application logic here src/content/platform/tutorials/72/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/70/nbm-google_pt_BR.html (2 lines): - line 250: // TODO implement action body - line 269: // TODO implement action body src/content/platform/tutorials/68/nbm-google_ru.html (2 lines): - line 247: // TODO реализация тела действия - line 266: // TODO Реализация тела метода src/content/platform/tutorials/69/nbm-ant.html (2 lines): - line 581: // TODO store your settings - line 594: // TODO read your settings according to their version src/content/platform/tutorials/69/nbm-paintapp.html (1 line): - line 685: // TODO implement action body src/content/platform/tutorials/80/nbm-filetype.html (1 line): - line 310: // TODO use context src/content/platform/tutorials/72/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/72/nbm-filetemplates.html (1 line): - line 168: TODO write content src/content/platform/tutorials/72/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/platform/tutorials/80/nbm-copyfqn.html (1 line): - line 223: // TODO use context src/content/kb/74/websvc/jaxb_zh_CN.html (1 line): - line 157:
    try {
    javax.xml.bind.JAXBContext jaxbCtx = javax.xml.bind.JAXBContext.newInstance(cr.getClass().getPackage().getName());
    javax.xml.bind.Marshaller marshaller = jaxbCtx.createMarshaller();
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_ENCODING, "UTF-8"); //NOI18N
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_FORMATTED_OUTPUT, Boolean.TRUE);
    marshaller.marshal(cr, System.out);
    } catch (javax.xml.bind.JAXBException ex) {
    // XXXTODO Handle exception
    java.util.logging.Logger.getLogger("global").log(java.util.logging.Level.SEVERE, null, ex); //NOI18N
    }
    src/content/platform/tutorials/74/nbm-paintapp_ja.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/74/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/kb/73/java/javase-intro_ja.html (1 line): - line 128:
  • mainメソッドにある//TODO code application logic hereコメントを削除します。
  • src/content/platform/tutorials/80/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/72/nbm-paintapp_pt_BR.html (1 line): - line 576: // TODO implement action body src/content/platform/tutorials/72/nbm-paintapp_ja.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/68/nbm-paintapp_zh_CN.html (1 line): - line 574: // TODO implement action body src/content/platform/tutorials/70/nbm-options.html (1 line): - line 328: // TODO store modified settings src/content/kb/73/javaee/maven-entapp-testing_ja.html (1 line): - line 282: // TODO review the generated test code and remove the default call to fail. src/content/platform/tutorials/691/nbm-wizard.html (1 line): - line 229: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/80/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/70/nbm-filetemplates.html (1 line): - line 171: TODO write content src/content/platform/tutorials/691/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/kb/71/java/quickstart_ru.html (1 line): - line 94: // TODO code application logic here src/content/platform/tutorials/72/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/68/nbm-options.html (1 line): - line 327: // TODO store modified settings src/content/platform/tutorials/67/nbm-paintapp_ja.html (1 line): - line 574: // TODO implement action body src/content/platform/tutorials/74/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/nbm-paintapp_pt_BR.html (1 line): - line 576: // TODO implement action body src/content/platform/tutorials/74/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/60/nbm-paintapp_ja.html (1 line): - line 563: // TODO アクション本体の実装 src/content/platform/tutorials/74/nbm-filetype.html (1 line): - line 311: // TODO use context src/content/platform/tutorials/70/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/platform/tutorials/nbm-copyfqn.html (1 line): - line 223: // TODO use context src/content/platform/tutorials/68/nbm-paintapp_pt_BR.html (1 line): - line 575: // TODO implement action body src/content/platform/tutorials/71/nbm-google.html (1 line): - line 258: // TODO implement action body src/content/kb/73/javaee/maven-entapp-testing_ru.html (1 line): - line 282: // TODO review the generated test code and remove the default call to fail. src/content/community/news/newsletter/2006-05-30.html (1 line): - line 96: the TODO list. src/content/platform/tutorials/71/nbm-wizard_zh_CN.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/80/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/platform/tutorials/74/nbm-google.html (1 line): - line 307: // TODO implement action body src/content/platform/tutorials/68/nbm-wizard.html (1 line): - line 223: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/68/nbm-wizard_ja.html (1 line): - line 167: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/platform/tutorials/73/nbm-copyfqn.html (1 line): - line 222: // TODO use context src/content/kb/74/websvc/jaxb_ru.html (1 line): - line 157:
    try {
    javax.xml.bind.JAXBContext jaxbCtx = javax.xml.bind.JAXBContext.newInstance(cr.getClass().getPackage().getName());
    javax.xml.bind.Marshaller marshaller = jaxbCtx.createMarshaller();
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_ENCODING, "UTF-8"); //NOI18N
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_FORMATTED_OUTPUT, Boolean.TRUE);
    marshaller.marshal(cr, System.out);
    } catch (javax.xml.bind.JAXBException ex) {
    // XXXTODO Handle exception
    java.util.logging.Logger.getLogger("global").log(java.util.logging.Level.SEVERE, null, ex); //NOI18N
    }
    src/content/platform/tutorials/80/nbm-google.html (1 line): - line 307: // TODO implement action body src/content/platform/tutorials/74/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/kb/73/java/javase-intro_zh_CN.html (1 line): - line 128:
  • 删除 main 方法中的 // TODO code application logic here 注释。
  • src/content/platform/tutorials/72/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/platform/tutorials/73/nbm-wizard_zh_CN.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/691/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/platform/tutorials/73/nbm-filetype.html (1 line): - line 311: // TODO use context src/content/platform/tutorials/80/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/platform/tutorials/691/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/70/nbm-ribbonbar.html (1 line): - line 478: // TODO implement action body src/content/platform/tutorials/68/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/platform/tutorials/70/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/platform/tutorials/69/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/70/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/67/nbm-options.html (1 line): - line 268: // TODO store modified settings src/content/platform/tutorials/72/nbm-filetype.html (1 line): - line 311: // TODO use context src/content/kb/73/java/javase-intro_pt_BR.html (1 line): - line 128:
  • Delete o comentário // lógica da aplicação do código TODO aqui no método main.
  • src/content/platform/tutorials/691/nbm-paintapp_pt_BR.html (1 line): - line 576: // TODO implement action body src/content/features/all.html (1 line): - line 108: errors, warnings, TODO/FIXME tasks, and bug database integration src/content/platform/tutorials/69/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/platform/tutorials/69/nbm-paintapp_pt_BR.html (1 line): - line 576: // TODO implement action body src/content/platform/tutorials/73/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/68/nbm-filetemplates.html (1 line): - line 171: TODO write content src/content/platform/tutorials/71/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/80/nbm-wizard_zh_CN.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/72/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/71/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/platform/tutorials/60/nbm-paintapp.html (1 line): - line 671: // TODO implement action body src/content/kb/71/java/quickstart.html (1 line): - line 106: // TODO code application logic here src/content/platform/tutorials/nbm-maven-modulesingle.html (1 line): - line 343: // TODO use context src/content/platform/tutorials/nbm-ribbonbar.html (1 line): - line 482: // TODO implement action body src/content/platform/tutorials/691/nbm-paintapp_ja.html (1 line): - line 577: // TODO implement action body src/content/community/guidelines/web-guide.html (1 line): - line 65:
  • TODO lists, future features lists
  • src/content/platform/tutorials/68/nbm-wizard_pt_BR.html (1 line): - line 168: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/80/nbm-xmleditor.html (1 line): - line 195: // TODO use context src/content/kb/71/websvc/rest.html (1 line): - line 332: //TODO - Uncomment the print Statement below to print result. src/content/kb/71/javame/mobilegame.html (1 line): - line 404: src/content/platform/tutorials/71/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/kb/73/cnd/beginning-jni-linux.html (1 line): - line 144:
  • Replace the line //TODO code application logic here in the main method with the following: src/content/platform/tutorials/68/nbm-xmleditor.html (1 line): - line 176: // TODO use editorCookie src/content/platform/tutorials/73/nbm-filetemplates.html (1 line): - line 168: TODO write content src/content/platform/tutorials/67/nbm-google_zh_CN.html (1 line): - line 237: // TODO implement action body src/content/platform/tutorials/71/nbm-xmleditor.html (1 line): - line 186: // TODO use context src/content/platform/tutorials/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/platform/tutorials/72/nbm-xmleditor.html (1 line): - line 192: // TODO use context src/content/platform/tutorials/73/nbm-maven-modulesingle.html (1 line): - line 343: // TODO use context src/content/platform/tutorials/74/nbm-xmleditor.html (1 line): - line 192: // TODO use context src/content/platform/tutorials/72/nbm-copyfqn.html (1 line): - line 222: // TODO use context src/content/platform/tutorials/70/nbm-paintapp_pt_BR.html (1 line): - line 576: // TODO implement action body src/content/platform/tutorials/nbm-xmleditor.html (1 line): - line 195: // TODO use context src/content/platform/tutorials/68/nbm-wizard_zh_CN.html (1 line): - line 168: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/67/nbm-multiview.html (1 line): - line 221: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/73/nbm-google.html (1 line): - line 307: // TODO implement action body src/content/platform/tutorials/72/nbm-ribbonbar.html (1 line): - line 478: // TODO implement action body src/content/platform/tutorials/73/nbm-paintapp_ja.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/70/nbm-google.html (1 line): - line 226: // TODO implement action body src/content/kb/73/java/javase-intro_ru.html (1 line): - line 128:
  • Удалите комментарий // TODO code application logic here в методе main.
  • src/content/platform/tutorials/691/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/67/nbm-wizard.html (1 line): - line 223: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/67/nbm-google_pt_BR.html (1 line): - line 255: // TODO implement action body src/content/platform/tutorials/68/nbm-paintapp.html (1 line): - line 680: // TODO implement action body src/content/platform/tutorials/74/nbm-copyfqn.html (1 line): - line 222: // TODO use context src/content/platform/tutorials/72/nbm-maven-modulesingle.html (1 line): - line 343: // TODO use context src/content/platform/tutorials/80/nbm-filetemplates.html (1 line): - line 170: TODO write content src/content/platform/tutorials/69/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/kb/71/java/quickstart_pt_BR.html (1 line): - line 94: // TODO lógica de aplicação do código aqui src/content/features/all_zh_CN.html (1 line): - line 88:
  • 任务列表集成(iCalendar 格式):自动错误扫描、警告、TODO/FIXME 任务以及错误数据库集成
  • src/content/platform/tutorials/80/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/70/nbm-wizard.html (1 line): - line 231: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/72/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/platform/tutorials/73/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/kb/71/java/quickstart_ca.html (1 line): - line 94: // TODO code application logic here src/content/platform/tutorials/71/nbm-filetemplates.html (1 line): - line 163: TODO write content src/content/platform/tutorials/70/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/69/nbm-wizard_zh_CN.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/73/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/platform/tutorials/691/nbm-options.html (1 line): - line 327: // TODO store modified settings src/content/platform/tutorials/nbm-wizard_ja.html (1 line): - line 169: // TODO org.openide.dialogs >= 7.8 を使用する場合、WizardDescriptor.PROP_*: を使用できる src/content/kb/74/websvc/jaxb_pt_BR.html (1 line): - line 157:
    try {
    javax.xml.bind.JAXBContext jaxbCtx = javax.xml.bind.JAXBContext.newInstance(cr.getClass().getPackage().getName());
    javax.xml.bind.Marshaller marshaller = jaxbCtx.createMarshaller();
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_ENCODING, "UTF-8"); //NOI18N
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_FORMATTED_OUTPUT, Boolean.TRUE);
    marshaller.marshal(cr, System.out);
    } catch (javax.xml.bind.JAXBException ex) {
    // XXXTODO Handle exception
    java.util.logging.Logger.getLogger("global").log(java.util.logging.Level.SEVERE, null, ex); //NOI18N
    }
    src/content/platform/tutorials/67/nbm-paintapp.html (1 line): - line 679: // TODO implement action body src/content/platform/tutorials/67/nbm-google_ja.html (1 line): - line 237: // TODO implement action body src/content/platform/tutorials/73/nbm-paintapp_ru.html (1 line): - line 574: // TODO реализация тела действия src/content/kb/articles/icefaces-netbeans-crud-apps.html (1 line): - line 709:         // TODO - add your own src/content/platform/tutorials/80/nbm-paintapp_ja.html (1 line): - line 577: // TODO implement action body src/content/platform/tutorials/71/nbm-maven-modulesingle.html (1 line): - line 343: // TODO use context src/content/features/all_pt_BR.html (1 line): - line 88:
  • Integração da Lista de Tarefas (formato iCalendar): varredura automática para encontrar erros, advertências, tarefas TODO/FIXME e integração com o banco de dados de erros
  • src/content/kb/74/websvc/jaxb.html (1 line): - line 267:
    try {
    javax.xml.bind.JAXBContext jaxbCtx = javax.xml.bind.JAXBContext.newInstance(cr.getClass().getPackage().getName());
    javax.xml.bind.Marshaller marshaller = jaxbCtx.createMarshaller();
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_ENCODING, "UTF-8"); //NOI18N
    marshaller.setProperty(javax.xml.bind.Marshaller.JAXB_FORMATTED_OUTPUT, Boolean.TRUE);
    marshaller.marshal(cr, System.out);
    } catch (javax.xml.bind.JAXBException ex) {
    // XXXTODO Handle exception
    java.util.logging.Logger.getLogger("global").log(java.util.logging.Level.SEVERE, null, ex); //NOI18N
    }
    src/content/platform/tutorials/70/nbm-wizard_pt_BR.html (1 line): - line 170: // TODO if using org.openide.dialogs >= 7.8, can use WizardDescriptor.PROP_*: src/content/platform/tutorials/69/nbm-paintapp_zh_CN.html (1 line): - line 577: // TODO implement action body src/content/features/all_ru.html (1 line): - line 88:
  • Интеграция списка задач (формат iCalendar): автоматическое сканирование на наличие ошибок, предупреждений, задач TODO и FIXME, а также интеграция отладочных баз данных
  • src/content/kb/73/javaee/maven-entapp-testing.html (1 line): - line 369: // TODO review the generated test code and remove the default call to fail. src/content/platform/tutorials/71/nbm-ribbonbar.html (1 line): - line 478: // TODO implement action body src/content/platform/tutorials/691/nbm-wizard_ru.html (1 line): - line 170: // TODO использует org.openide.dialogs >= 7.8, может использовать WizardDescriptor.PROP_*: src/content/platform/tutorials/67/nbm-paintapp_pt_BR.html (1 line): - line 575: // TODO implement action body src/content/platform/tutorials/73/nbm-ribbonbar.html (1 line): - line 478: // TODO implement action body src/content/platform/tutorials/73/nbm-xmleditor_zh_CN.html (1 line): - line 147: // TODO use editorCookie src/content/community/releases/72/relnotes_ja.html (1 line): - line 529: