Import Notes plugin Release date: 2008/5/2 Version: 1.0 ================================================================== "Import Notes plugin" can import components/reactions notes data from CSV file. The CSV file format used by this plugin is same as CellDesigner exported file format. It should include ID and Notes columns. CSV file format example: ----------------------------------- 1. Startup CellDesigner. 2. Open gdatabase.xmlh file from gcelldesigner_install_dir/samplesh folder. 3. Click [Reactions] tab from List area and click [Export] button. 4. gExport Settingh dialog is displayed. Click gidh and gnotesh check box. If you donft check off other attributes, these data is ignored. 5. Click [OK] button. 6. "Save dialogh is displayed. Input file name and click [Save] button. 7. Open CSV file and check the format. First law is columnfs title. You can make CSV file using this format. How to import: ----------------------------------- 1. Deploy gimport_notes_plugin.jarh file to gcelldesigner_install_dir/plugin/h. 2. Startup CellDesigner and open Model file. 3. Select [Plugin] ? [Import Notes] ? [Select Notes filec] menu. 4. gImport Notesh dialog is displayed. 5. Select CSV file type and click [Importc] button. 6. gOpenh dialog is displayed. 7. Select CSV file and click [Open] button. 8. Notes data is imported.