Problem with Debian.

4 views
Skip to first unread message

Jcdc

unread,
Apr 2, 2011, 5:29:32 PM4/2/11
to EclihX
Hi.

I was developing ahead with FlashDevelop. I would now like to spend
and then use souslinux EcliHx. First, I wanted to congratulate you for
your work.
I installed on my Debian with the latest Eclipse plug-in your EcliHx.
I followed your tutorial but it does not work. When compiling, I get
an error: "Error: Invalid class name" / home / JCDC / projectEclipse /
build.hxml Test / Test Problem EcliHx line 0 "
My Build.hxml:
-swf out/test.swf
-swf-version 10
-swf-header 600:450:24:FFFFFF
-main Main
-cp src
My Main.hx:
class Main {
static function main(){
trace("lolo");
}
}
If I put in console haxe build.hxml, my code compiles fine. Do you
have an idea of ​​my problem?
Thank you.

Nikolay Krasko

unread,
Apr 3, 2011, 4:56:16 PM4/3/11
to EclihX
Hello,

I have reproduced your problem on Debian and created the bug for it:
Issue 80 (http://code.google.com/p/eclihx/issues/detail?id=80). The
problem was in project name with spaces and bad parsing in java
getRuntime().exec(String cmd, ...). Anyway I hope now it fixed and
available in trunk (please, see the http://www.eclihx.org/installation-notes
to know how to update from trunk).

Thank you for letting me know about that problem!
Nikolay Krasko.
Reply all
Reply to author
Forward
0 new messages