So, I downloaded the flexJS nighty build and tried to run HelloWorld but get
the following error :

/Information:[FlexJsTest]: Starting Flex compiler: "/Applications/IntelliJ
IDEA.app/Contents/jdk/Contents/Home/jre/bin/java"
-Dapplication.home=/Users/vincent/development/Apache/flexjs/sdks/flexjs.0.8.0
-Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en
-Duser.region=en -Xmx512m -classpath "/Applications/IntelliJ
IDEA.app/Contents/plugins/flex/lib/idea-flex-compiler-fix.jar:/Applications/IntelliJ
IDEA.app/Contents/plugins/flex/lib/flex-compiler.jar:/Users/vincent/development/Apache/flexjs/sdks/flexjs.0.8.0/lib/flex-compiler-oem.jar"
com.intellij.flex.compiler.FlexCompiler 62041 Information:[FlexJsTest]:
mxmlc
-load-config=/Users/vincent/Library/Caches/IntelliJIdea2017.2/compile-server/flexjstest_fea646d3/_temp_/IntelliJ_IDEA/idea-2D4DB777-D16A24E8.xml
-load-config+=/Users/vincent/development/Apache/flexjs/sdks/flexjs.0.8.0/ide/IDEA/intellij-config.xml
-js-output-type=FLEXJS_DUAL
-external-library-path+=/Users/vincent/development/Apache/flexjs/sdks/flexjs.0.8.0/js/libs/js.swc
Information:[FlexJsTest]: Compilation failed Information:08/08/2017 17:16 -
Compilation completed with 5 errors and 0 warnings in 7s 75ms
Error:[FlexJsTest]: : interface method addEventListener in interface
IEventDispatcher is implemented with an incompatible signature in class
HelloWorld Error:[FlexJsTest]: : interface method removeEventListener in
interface IEventDispatcher is implemented with an incompatible signature in
class HelloWorld Error:[FlexJsTest]: : interface method dispatchEvent in
interface IEventDispatcher is implemented with an incompatible signature in
class HelloWorld
/Users/vincent/development/After24/lab/FlexJsTest/src/main/flex/HelloWorld.mxml
Error:[FlexJsTest]: interface method element in interface
IInitialViewApplication not implemented by class HelloWorld
Error:[FlexJsTest]: interface method element in interface IRenderedObject
not implemented by class HelloWorld/


I probably do something wrong but I don't know what.






--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-IDE-integration-tp15638p15647.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to