adireddy / eclihx

Automatically exported from code.google.com/p/eclihx
0 stars 0 forks source link

code completion does not work when hxml contain -cmd #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With hxml containing "-cmd", the code completion does not work.

For example,

    -cpp bin
    -main Main
    -cp src
    -cmd (cd bin && ./Main)

Original issue reported on code.google.com by andy@onthewings.net on 27 Oct 2011 at 6:18

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 27 Nov 2011 at 9:24

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 27 Nov 2011 at 9:25

GoogleCodeExporter commented 9 years ago
Hello! Could you please confirm that problem is there with the last build of 
eclihx from trunk (http://www.eclihx.org/installation-notes)?

Please try to reproduce the problem after changing () to "" like 
-cmd "cd bin && ./Main"

Also ensure that the problem is there after using haxe compiler directly.

Thank you for your help!

Original comment by nkra...@eclihx.org on 28 Dec 2011 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 28 Dec 2011 at 9:53

GoogleCodeExporter commented 9 years ago
Yes, it works now!
Sorry for the late reply!

Original comment by andy@onthewings.net on 5 Feb 2012 at 12:45

GoogleCodeExporter commented 9 years ago
Nice :)

Original comment by goodwi...@gmail.com on 5 Feb 2012 at 9:27

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 5 Feb 2012 at 9:27