Same error.

Mike (brb1 hour or so, would like to get this working :) )

On Mon, Jun 15, 2015 at 11:43 AM, Frédéric THOMAS <webdoubl...@hotmail.com>
wrote:

> > Now I have this;
> >
> > Information:[TestFlexJSNightly]: Compilation failed
> > Information:6/15/2015 11:36 AM - Compilation completed with 1 error and 0
> > warnings in 3s 120ms
> > Error:[TestFlexJSNightly]: Could not find or load main class
> > com.adobe.flash.compiler.clients.MXMLC
>
> What does it say without -js-output-type ?
>
> Frédéric THOMAS
>
>
> ----------------------------------------
> > Date: Mon, 15 Jun 2015 11:37:25 -0400
> > Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ Integration
> > From: teotigraphix...@gmail.com
> > To: dev@flex.apache.org
> >
> > On Mon, Jun 15, 2015 at 11:33 AM, Frédéric THOMAS <
> webdoubl...@hotmail.com>
> > wrote:
> >
> >> Check again the steps, it works for me with no more than what I wrote.
> >>
> >> Btw, I would move the -js-output-type to "additional compiler options"
> >> instead of "additional compiler configuration files" and check why you
> have
> >> a problem reported in "Problems"
> >>
> >
> >
> > My bad, I am trying to do 5 hings at once, that was an obvious mistake of
> > me not paying attentions.
> >
> > Now I have this;
> >
> > Information:[TestFlexJSNightly]: Compilation failed
> > Information:6/15/2015 11:36 AM - Compilation completed with 1 error and 0
> > warnings in 3s 120ms
> > Error:[TestFlexJSNightly]: Could not find or load main class
> > com.adobe.flash.compiler.clients.MXMLC
> >
> > Mike
> >
> >
> >
> >> Frédéric THOMAS
> >>
> >>
> >> ----------------------------------------
> >>> Date: Mon, 15 Jun 2015 11:24:46 -0400
> >>> Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ
> Integration
> >>> From: teotigraphix...@gmail.com
> >>> To: dev@flex.apache.org
> >>>
> >>> Nope, still got this after invalidate and restart;
> >>>
> >>> http://snag.gy/1Xw8I.jpg
> >>>
> >>> Mike
> >>>
> >>> On Mon, Jun 15, 2015 at 11:20 AM, Frédéric THOMAS <
> >> webdoubl...@hotmail.com>
> >>> wrote:
> >>>
> >>>> Ah ok, got it: file -> invalidate and restart !
> >>>>
> >>>> Frédéric THOMAS
> >>>>
> >>>>
> >>>> ----------------------------------------
> >>>>> Date: Mon, 15 Jun 2015 11:18:43 -0400
> >>>>> Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ
> >> Integration
> >>>>> From: teotigraphix...@gmail.com
> >>>>> To: dev@flex.apache.org
> >>>>>
> >>>>> On Mon, Jun 15, 2015 at 11:16 AM, Frédéric THOMAS <
> >>>> webdoubl...@hotmail.com>
> >>>>> wrote:
> >>>>>
> >>>>>> Weird, what are the manifests you have in ./frameworks ?
> >>>>>>
> >>>>>>
> >>>>>
> >>>>> http://snag.gy/Jpfqv.jpg
> >>>>>
> >>>>> Mike
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>> Frédéric THOMAS
> >>>>>>
> >>>>>>
> >>>>>> ----------------------------------------
> >>>>>>> Date: Mon, 15 Jun 2015 11:12:05 -0400
> >>>>>>> Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ
> >>>> Integration
> >>>>>>> From: teotigraphix...@gmail.com
> >>>>>>> To: dev@flex.apache.org
> >>>>>>>
> >>>>>>> Fred, what are the compiler args you have for the module, I am
> >> having a
> >>>>>>> bitch of a time getting this to work.
> >>>>>>>
> >>>>>>> After following all your instructions, IJ still does not recognize
> >>>>>>> <mx:Script> in the DataBindingTest project.
> >>>>>>>
> >>>>>>> http://snag.gy/f7Zsz.jpg
> >>>>>>>
> >>>>>>> Mike
> >>>>>>>
> >>>>>>> On Mon, Jun 15, 2015 at 11:07 AM, Frédéric THOMAS <
> >>>>>> webdoubl...@hotmail.com>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>>> JS.SWC is the APIs for JS in the browser (Window, HTMLElement,
> >> etc).
> >>>>>> So I
> >>>>>>>>> am keeping it in a different place for now so it doesn’t default
> to
> >>>>>> being
> >>>>>>>>> in the code-hints.
> >>>>>>>>
> >>>>>>>> Great but in this case why not <FlexJS Nightly>\js\libs\JS.swc ?
> >>>>>>>>
> >>>>>>>> I tried it with -js-output-type=FLEXJS, I was supprised it
> compiled
> >> it
> >>>>>> to
> >>>>>>>> js despite [1] which I guess is normal
> >>>>>>>> Was happy to see the completion in JS too.
> >>>>>>>>
> >>>>>>>> Frédéric THOMAS
> >>>>>>>>
> >>>>>>>> [1]
> >>>>>>>> Error:[testJsSwc]: : java.lang.RuntimeException: Unable to find
> >>>>>> JavaScript
> >>>>>>>> filePath for class: document at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWriter.java:174)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWriter.java:192)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.flex.compiler.internal.graph.GoogDepsWriter.buildDB(GoogDepsWriter.java:127)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.flex.compiler.internal.graph.GoogDepsWriter.getListOfFiles(GoogDepsWriter.java:79)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher.publish(MXMLFlexJSPublisher.java:277)
> >>>>>>>> at
> >> org.apache.flex.compiler.clients.MXMLJSC.compile(MXMLJSC.java:455)
> >>>>>>>> at
> >>>>>>>>
> >> org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:319)
> >>>>>>>> at
> >>>> org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:247)
> >>>>>>>> at flex2.tools.MxmlJSC.execute(MxmlJSC.java:85) at
> >>>>>>>> flex2.tools.Tool.compile(Tool.java:75) at
> >>>>>>>> flex2.tools.Mxmlc.mxmlc(Mxmlc.java:71) at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> com.intellij.flex.compiler.flex4.Flex4Handler.compileSwf(Flex4Handler.java:81)
> >>>>>>>> at
> >>>>>>>>
> >>>>>>
> >>>>
> >>
> com.intellij.flex.compiler.CompilationThread.run(CompilationThread.java:48)
> >>>>>>>>
> >>>>>>>> ----------------------------------------
> >>>>>>>>> From: aha...@adobe.com
> >>>>>>>>> To: dev@flex.apache.org
> >>>>>>>>> Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ
> >>>>>> Integration
> >>>>>>>>> Date: Mon, 15 Jun 2015 14:49:49 +0000
> >>>>>>>>>
> >>>>>>>>> On 6/15/15, 7:31 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com>
> >>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>>> @Alex
> >>>>>>>>>>> I noticed this file: <FlexJS
> >>>>>> Nightly>\js\libs\temp\externals\bin\JS.swc
> >>>>>>>>>>> What is for ?
> >>>>>>>>>>
> >>>>>>>>>>I mean, is it not supposed to be in frameworks\lib ?
> >>>>>>>>>
> >>>>>>>>> JS.SWC is the APIs for JS in the browser (Window, HTMLElement,
> >> etc).
> >>>>>> So I
> >>>>>>>>> am keeping it in a different place for now so it doesn’t default
> to
> >>>>>> being
> >>>>>>>>> in the code-hints.
> >>>>>>>>>
> >>>>>>>>> -Alex
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>>
> >>
> >>
>
>

Reply via email to