1*f81fb7c4SAndroid Build Coastguard Worker# 2*f81fb7c4SAndroid Build Coastguard Worker# Copyright (C) 2009 The Android Open Source Project 3*f81fb7c4SAndroid Build Coastguard Worker# 4*f81fb7c4SAndroid Build Coastguard Worker# Licensed under the Apache License, Version 2.0 (the 'License'); 5*f81fb7c4SAndroid Build Coastguard Worker# you may not use this file except in compliance with the License. 6*f81fb7c4SAndroid Build Coastguard Worker# You may obtain a copy of the License at 7*f81fb7c4SAndroid Build Coastguard Worker# 8*f81fb7c4SAndroid Build Coastguard Worker# http://www.apache.org/licenses/LICENSE-2.0 9*f81fb7c4SAndroid Build Coastguard Worker# 10*f81fb7c4SAndroid Build Coastguard Worker# Unless required by applicable law or agreed to in writing, software 11*f81fb7c4SAndroid Build Coastguard Worker# distributed under the License is distributed on an 'AS IS' BASIS, 12*f81fb7c4SAndroid Build Coastguard Worker# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13*f81fb7c4SAndroid Build Coastguard Worker# See the License for the specific language governing permissions and 14*f81fb7c4SAndroid Build Coastguard Worker# limitations under the License. 15*f81fb7c4SAndroid Build Coastguard Worker# 16*f81fb7c4SAndroid Build Coastguard Worker 17*f81fb7c4SAndroid Build Coastguard WorkerPREREQUISITES 18*f81fb7c4SAndroid Build Coastguard Worker 19*f81fb7c4SAndroid Build Coastguard WorkerJetCreator was created and tested with: 20*f81fb7c4SAndroid Build Coastguard Worker 21*f81fb7c4SAndroid Build Coastguard WorkerPython Version 2.5.4 22*f81fb7c4SAndroid Build Coastguard WorkerwxPython Version 2.8.7.1 23*f81fb7c4SAndroid Build Coastguard Worker 24*f81fb7c4SAndroid Build Coastguard WorkerThese can be downloaded here: 25*f81fb7c4SAndroid Build Coastguard Worker 26*f81fb7c4SAndroid Build Coastguard WorkerPC 27*f81fb7c4SAndroid Build Coastguard Worker 28*f81fb7c4SAndroid Build Coastguard Workerhttp://www.python.org/download/releases/2.5.4/ 29*f81fb7c4SAndroid Build Coastguard Workerhttp://www.wxpython.org/download.php 30*f81fb7c4SAndroid Build Coastguard Worker 31*f81fb7c4SAndroid Build Coastguard WorkerMAC 32*f81fb7c4SAndroid Build Coastguard Worker 33*f81fb7c4SAndroid Build Coastguard Workerhttp://wiki.python.org/moin/MacPython/Leopard 34*f81fb7c4SAndroid Build Coastguard Workerhttp://www.wxpython.org/download.php 35*f81fb7c4SAndroid Build Coastguard Worker 36*f81fb7c4SAndroid Build Coastguard Worker 37*f81fb7c4SAndroid Build Coastguard Worker 38*f81fb7c4SAndroid Build Coastguard WorkerINSTALLING 39*f81fb7c4SAndroid Build Coastguard Worker 40*f81fb7c4SAndroid Build Coastguard Worker1. Install Python 41*f81fb7c4SAndroid Build Coastguard Worker2. Install wxPython 42*f81fb7c4SAndroid Build Coastguard Worker3. Unzip or copy the JetCreator directory 43*f81fb7c4SAndroid Build Coastguard Worker4. Execute JetCreator.py 44*f81fb7c4SAndroid Build Coastguard Worker5. Use Import to import simple example project off Demos directory 45