Well,
basically I'd just want to validate that the MXML files can be compiled...
With MTASC I compile .as files just to get error messages, nothing
more ! (then I can see flex mx.core classes have duplicates getter
definitions ;-) )
And I'd like as well to have an eclipse-based MXML error validation...

r0main

--- In flexcoders@yahoogroups.com, Manish Jethani
<[EMAIL PROTECTED]> wrote:
> On 5/23/05, r0main <[EMAIL PROTECTED]> wrote:
> 
> > What would be very hot is that when we are editing MXML files in a
> > FAME + Eclipse environment and saving it, we can :
> > ->Launch mxmlc to compile the file (parameters ?)
> > ->Then Run MTASC onto the compiled file
> 
> Even though I haven't tried, I'm pretty sure you can't compile a
> xxx-generated.as file with MTASC, because that file does not contain
> all the source, just enough for you to understand what's going on
> under the hood.
> 
> Instead, you could use mxmlc to compile directly to SWF, no?




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to