Jens Geyer | bd52f1a | 2014-07-28 01:25:30 +0200 | [diff] [blame] | 1 | { |
| 2 | "type" : 0 |
| 3 | ,"target" : 4 |
| 4 | ,"name" : "Apache Thrift Tutorial" |
| 5 | ,"main" : null |
| 6 | ,"projectPackage" : "" |
| 7 | ,"company" : "Apache Software Foundation (ASF)" |
| 8 | ,"license" : "Apache License, Version 2.0" |
| 9 | ,"url" : "http://www.apache.org/licenses/LICENSE-2.0" |
| 10 | ,"targetData" : [ |
| 11 | { |
| 12 | "pathToHxml" : "flash.hxml" |
| 13 | ,"runActionType" : 1 |
| 14 | ,"runActionText" : "bin/Tutorial.swf" |
| 15 | } |
| 16 | ,{ |
| 17 | "pathToHxml" : "javascript.hxml" |
| 18 | ,"runActionType" : 1 |
| 19 | ,"runActionText" : "bin\\index.html" |
| 20 | } |
| 21 | ,{ |
| 22 | "pathToHxml" : "neko.hxml" |
| 23 | ,"runActionType" : 2 |
| 24 | ,"runActionText" : "neko bin/Tutorial.n" |
| 25 | } |
| 26 | ,{ |
| 27 | "pathToHxml" : "php.hxml" |
| 28 | } |
| 29 | ,{ |
| 30 | "pathToHxml" : "cpp.hxml" |
| 31 | ,"runActionType" : 2 |
| 32 | ,"runActionText" : "bin/Main-debug.exe" |
| 33 | } |
| 34 | ,{ |
| 35 | "pathToHxml" : "java.hxml" |
| 36 | } |
| 37 | ,{ |
| 38 | "pathToHxml" : "csharp.hxml" |
| 39 | ,"runActionType" : 2 |
| 40 | ,"runActionText" : "bin\\Tutorial.exe\\bin\\Main-Debug.exe" |
| 41 | } |
| 42 | ,{ |
| 43 | "pathToHxml" : "python.hxml" |
| 44 | ,"runActionType" : 2 |
| 45 | ,"runActionText" : "python bin/Tutorial.py" |
| 46 | } |
| 47 | ] |
| 48 | ,"files" : [ |
| 49 | { |
| 50 | "path" : "src\\org\\apache\\thrift\\server\\TServer.hx" |
| 51 | ,"useTabs" : true |
| 52 | ,"indentSize" : 4 |
| 53 | ,"foldedRegions" : [ |
| 54 | |
| 55 | ] |
| 56 | ,"activeLine" : 76 |
| 57 | } |
| 58 | ,{ |
| 59 | "path" : "src\\org\\apache\\thrift\\server\\TSimpleServer.hx" |
| 60 | ,"useTabs" : true |
| 61 | ,"indentSize" : 4 |
| 62 | ,"foldedRegions" : [ |
| 63 | |
| 64 | ] |
| 65 | ,"activeLine" : 100 |
| 66 | } |
| 67 | ,{ |
| 68 | "path" : "src\\shared\\SharedServiceProcessor.hx" |
| 69 | ,"useTabs" : true |
| 70 | ,"indentSize" : 4 |
| 71 | ,"foldedRegions" : [ |
| 72 | |
| 73 | ] |
| 74 | ,"activeLine" : 20 |
| 75 | } |
| 76 | ,{ |
| 77 | "path" : "src\\tutorial\\CalculatorProcessor.hx" |
| 78 | ,"useTabs" : true |
| 79 | ,"indentSize" : 4 |
| 80 | ,"foldedRegions" : [ |
| 81 | |
| 82 | ] |
| 83 | ,"activeLine" : 79 |
| 84 | } |
| 85 | ,{ |
| 86 | "path" : "src\\Main.hx" |
| 87 | ,"useTabs" : true |
| 88 | ,"indentSize" : 4 |
| 89 | ,"foldedRegions" : [ |
| 90 | |
| 91 | ] |
Jens Geyer | fea00ac | 2014-10-01 02:22:48 +0200 | [diff] [blame] | 92 | ,"activeLine" : 0 |
Jens Geyer | bd52f1a | 2014-07-28 01:25:30 +0200 | [diff] [blame] | 93 | } |
| 94 | ] |
| 95 | ,"activeFile" : "src\\Main.hx" |
| 96 | ,"openFLTarget" : null |
| 97 | ,"openFLBuildMode" : "Debug" |
| 98 | ,"runActionType" : null |
| 99 | ,"runActionText" : null |
| 100 | ,"buildActionCommand" : null |
| 101 | ,"hiddenItems" : [ |
| 102 | |
| 103 | ] |
| 104 | ,"showHiddenItems" : false |
| 105 | } |