HI,
Tried to compile RC2 but got this:
compile:
[echo] running gjslint
BUILD FAILED
/Users/justinmclean/Downloads/Flex-FlexJS-RC2/apache-flex-flexjs-0.0.1-src/build.xml:415:
The following error occurred while executing this line:
/Users/justinmclean/Downloads/Flex-FlexJS-RC2/apache-flex-fl
Hi Justin,
Thanks for trying it. Gjslint is the Google Closure Linter that should be
mentioned in the READme.
Thanks,
-Alex
On 4/19/14 4:11 PM, "Justin Mclean" wrote:
>HI,
>
>Tried to compile RC2 but got this:
>
>compile:
> [echo] running gjslint
>
>BUILD FAILED
>/Users/justinmclean/Downl
Hi,
> Thanks for trying it. Gjslint is the Google Closure Linter that should be
> mentioned in the READme.
Thanks it is mentioned in the README and isn't too hard to install but wont
install as described due to permission issues on OSX.
The JShint README instructions could do with a little mo
Hi,
Well finally got it to compile and tried to try out some examples:
1. Tried FlexJSTest_basic.
ran ant and got this:
build_example.compilejs:
[echo] Compiling FlexJSTest_basic.js
[echo] FLEX_HOME:
/Users/justinmclean/Downloads/Flex-FlexJS-RC2/apache-flex-flexjs-0.0.1-src
[echo]
On 4/19/14 10:30 PM, "Justin Mclean" wrote:
>Hi,
>
>> Thanks for trying it. Gjslint is the Google Closure Linter that should
>>be
>> mentioned in the READme.
>
>
>Thanks it is mentioned in the README and isn't too hard to install but
>wont install as described due to permission issues on OSX.
Are you running "ant examples" from the root? Or "ant" from examples, or
"ant" from individual folders? It could be that individual folders don't
set up the environment variables.
Try running "ant examples" from the root and see what you get. The one I
usually work with is DataBindingTest.
Tha
Hi,
> Try running "ant examples" from the root and see what you get. The one I
> usually work with is DataBindingTest.
Can you provide a list of which tests work and which don't - that way I know if
something is wrong and if something isn't.
Justin
On 4/19/14 11:51 PM, "Justin Mclean" wrote:
>Hi,
>
>> Try running "ant examples" from the root and see what you get. The one
>>I
>> usually work with is DataBindingTest.
>
>Can you provide a list of which tests work and which don't - that way I
>know if something is wrong and if something isn'