mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
bd52f1a1dd
Client: Haxe Patch: Jens Geyer This closes #214
85 lines
2.2 KiB
Plaintext
85 lines
2.2 KiB
Plaintext
{
|
|
"type" : 0
|
|
,"target" : 4
|
|
,"name" : "Apache Thrift cross-platform test client/server"
|
|
,"main" : null
|
|
,"projectPackage" : ""
|
|
,"company" : "Apache Software Foundation (ASF)"
|
|
,"license" : "Apache License, Version 2.0"
|
|
,"url" : "http://www.apache.org/licenses/LICENSE-2.0"
|
|
,"targetData" : [
|
|
{
|
|
"pathToHxml" : "flash.hxml"
|
|
,"runActionType" : 1
|
|
,"runActionText" : "bin/Tutorial.swf"
|
|
}
|
|
,{
|
|
"pathToHxml" : "javascript.hxml"
|
|
,"runActionType" : 1
|
|
,"runActionText" : "bin\\index.html"
|
|
}
|
|
,{
|
|
"pathToHxml" : "neko.hxml"
|
|
,"runActionType" : 2
|
|
,"runActionText" : "neko bin/Tutorial.n"
|
|
}
|
|
,{
|
|
"pathToHxml" : "php.hxml"
|
|
}
|
|
,{
|
|
"pathToHxml" : "cpp.hxml"
|
|
,"runActionType" : 2
|
|
,"runActionText" : "bin/Main-debug.exe client --json"
|
|
}
|
|
,{
|
|
"pathToHxml" : "java.hxml"
|
|
}
|
|
,{
|
|
"pathToHxml" : "csharp.hxml"
|
|
}
|
|
,{
|
|
"pathToHxml" : "python.hxml"
|
|
,"runActionType" : 2
|
|
,"runActionText" : "python bin/Tutorial.py"
|
|
}
|
|
]
|
|
,"files" : [
|
|
{
|
|
"path" : "src\\Arguments.hx"
|
|
,"useTabs" : true
|
|
,"indentSize" : 4
|
|
,"foldedRegions" : [
|
|
|
|
]
|
|
,"activeLine" : 159
|
|
}
|
|
,{
|
|
"path" : "..\\..\\lib\\haxe\\src\\org\\apache\\thrift\\protocol\\TJSONProtocol.hx"
|
|
,"useTabs" : true
|
|
,"indentSize" : 4
|
|
,"foldedRegions" : [
|
|
|
|
]
|
|
,"activeLine" : 665
|
|
}
|
|
,{
|
|
"path" : "src\\TestClient.hx"
|
|
,"useTabs" : true
|
|
,"indentSize" : 4
|
|
,"foldedRegions" : [
|
|
|
|
]
|
|
,"activeLine" : 325
|
|
}
|
|
]
|
|
,"activeFile" : "..\\..\\lib\\haxe\\src\\org\\apache\\thrift\\protocol\\TJSONProtocol.hx"
|
|
,"openFLTarget" : null
|
|
,"openFLBuildMode" : "Debug"
|
|
,"runActionType" : null
|
|
,"runActionText" : null
|
|
,"buildActionCommand" : null
|
|
,"hiddenItems" : [
|
|
|
|
]
|
|
,"showHiddenItems" : false
|
|
} |