HaxeFoundation / intellij-haxe

Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
http://intellij-haxe.org
Apache License 2.0
219 stars 100 forks source link

DEA community 13 can't debug haxe #41

Closed zhulu-mike closed 10 years ago

zhulu-mike commented 10 years ago

i need your help. i am fresh with hexe. i download idea community 13 as haxe editor.but after i create a openfl project with command lime by commandline.i import in the IDEA,i tried to debug on flash target.but to my surprise, i can't make a debug point on the editor side.the red point didn't appear.then i click the debug icon button, i saw nothing happened after compiled.can anybody help me? i wish you everything goes well. whether the idea 13 community version support for debugging on flash target? if can, how to set?

grisevg commented 10 years ago

IDEA 13 community shouldn't even allow haxe/flash development. Community edition is specifically for Java development. Only IDEA Ultimate supports extra languages.

zhulu-mike commented 10 years ago

tks, i have install IDEA Ultimate 13 now. but i run a openfl project failed. but i can build and run the same project in the commandline by the commands:lime build flash;lime run flash.it works fine. but why i use the IDEA run button, it failed.the console only can see 2 errors,there is no detail error info. how can i know the reason?

the console message:

Information:Compilation completed with 2 errors and 47 warnings in 6 sec Information:2 errors Information:47 warnings Warning:
Warning: \ \ \ \/\ \ /' **`
\ /'**\ Warning:
\ _\ \ \/\ \/\ \/\ \/\ / Warning: /__\ \ \ \ \ **\ Warning: \/**/ \//\//\//\//\/____/ Warning:Lime Command-Line Tools (2.0.0-alpha.2) Warning:Initializing project... Warning:Using project file: /Users/jianglinwang/workspace/haxe/PiratePig/uitest/application.xml Warning:Reading HXCPP config: /Users/jianglinwang/.hxcpp_config.xml Warning:Using target platform: HTML5 Warning:Running command: UPDATE Warning:/usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.ttf Warning:1 Warning: - Running command: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/bin/webify-mac /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.ttf Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.eot Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.woff Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.svg Warning:Available cmaps Warning:----------------------------------------------------------------------------- Warning:PlatformId | EncodingId | Description
Warning:Selecting platformId 3 encodingId 1 -- Microsoft Unicode BMP (UCS-2) Warning:/usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.ttf Warning: - Running command: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/bin/webify-mac /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.ttf Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.eot Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.woff Warning:Generating /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.svg Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.eot -> ./bin/html5/bin/fonts/Oxygen-Bold.eot Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.svg -> ./bin/html5/bin/fonts/Oxygen-Bold.svg Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen-Bold.woff -> ./bin/html5/bin/fonts/Oxygen-Bold.woff Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.eot -> ./bin/html5/bin/fonts/Oxygen.eot Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.svg -> ./bin/html5/bin/fonts/Oxygen.svg Warning: - Copying file: /usr/lib/haxe/lib/haxeui/1,5,10/fonts/Oxygen.woff -> ./bin/html5/bin/fonts/Oxygen.woff Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/html5/template/index.html -> ./bin/html5/bin//index.html Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/html5/template/index.html -> ./bin/html5/bin//index.html Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/haxe/ApplicationMain.hx -> ./bin/html5/haxe/ApplicationMain.hx Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/haxe/DefaultAssetLibrary.hx -> ./bin/html5/haxe/DefaultAssetLibrary.hx Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/haxe/ApplicationMain.hx -> ./bin/html5/haxe/ApplicationMain.hx Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/haxe/NMEPreloader.hx -> ./bin/html5/haxe/NMEPreloader.hx Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/html5/hxml/debug.hxml -> ./bin/html5/haxe/debug.hxml Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/html5/hxml/final.hxml -> ./bin/html5/haxe/final.hxml Warning: - Copying template file: /usr/lib/haxe/lib/lime/2,0,0-alpha,2/templates/html5/hxml/release.hxml -> ./bin/html5/haxe/release.hxml Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/html5/hxml/debug.hxml -> ./bin/html5/haxe/debug.hxml Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/html5/hxml/final.hxml -> ./bin/html5/haxe/final.hxml Warning: - Copying template file: /usr/lib/haxe/lib/openfl/2,1,2/templates/html5/hxml/release.hxml -> ./bin/html5/haxe/release.hxml Warning:Running command: BUILD Warning:./bin/html5/haxe/debug.hxml Warning: - Running command: haxe ./bin/html5/haxe/debug.hxml / Error:Error: /Users/jianglinwang/workspace/haxe/PiratePig/uitest Error:Error:

EBatTiVo commented 10 years ago

Not a bug. Closing. The issues list is not a forum for questions.

You'll get more informed and immediate answers using the community forums. http://old.haxe.org/com/meeting/irc http://blog.jetbrains.com/idea/2012/05/get-involved-into-intellij-idea-community/