From 71bea4cbec113b0c070d9d7cf20276817e8233b8 Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi <> Date: Sat, 18 Apr 2009 21:47:41 -0700 Subject: AI 146588: am: CL 146491 am: CL 146462 Add JetCreator demo content. Original author: jmtrivi Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146588 --- jet_tools/JetCreator_content/JetCreator_demo_1.zip | Bin 0 -> 138903 bytes jet_tools/JetCreator_content/JetCreator_demo_2.zip | Bin 0 -> 4739529 bytes jet_tools/JetCreator_content/README.txt | 11 +++++++++++ 3 files changed, 11 insertions(+) create mode 100755 jet_tools/JetCreator_content/JetCreator_demo_1.zip create mode 100755 jet_tools/JetCreator_content/JetCreator_demo_2.zip create mode 100644 jet_tools/JetCreator_content/README.txt (limited to 'jet_tools') diff --git a/jet_tools/JetCreator_content/JetCreator_demo_1.zip b/jet_tools/JetCreator_content/JetCreator_demo_1.zip new file mode 100755 index 0000000..298b108 Binary files /dev/null and b/jet_tools/JetCreator_content/JetCreator_demo_1.zip differ diff --git a/jet_tools/JetCreator_content/JetCreator_demo_2.zip b/jet_tools/JetCreator_content/JetCreator_demo_2.zip new file mode 100755 index 0000000..7702f80 Binary files /dev/null and b/jet_tools/JetCreator_content/JetCreator_demo_2.zip differ diff --git a/jet_tools/JetCreator_content/README.txt b/jet_tools/JetCreator_content/README.txt new file mode 100644 index 0000000..943c9b7 --- /dev/null +++ b/jet_tools/JetCreator_content/README.txt @@ -0,0 +1,11 @@ +JetCreator demonstration content + +The "JetCreator_content" folder contains JetCreator sample files. + +1. Open a command prompt and go to the directory where the JetCreator tool is located. + +2. Launch JET Creator by typing "Python JetCreator.py" (be sure Python and WXWidgets are installed on your system) + +3. Select the IMPORT command and import one of the JetCreator_demo_*.zip files. + +4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import. -- cgit v1.2.3