Skip to main content
Participant
July 23, 2010
Question

missing java files in the mxmlc compiler svn

  • July 23, 2010
  • 1 reply
  • 1021 views

import flex2.compiler.mxml.Parser;
import flex2.compiler.mxml.ParserConstants;
import flex2.compiler.mxml.Token;
import flex2.compiler.mxml.TokenManager;

the files in the package flex2.compiler.mxml  in the url ,the mxmlc compiler svn seems to be missed....

someone has some suggestions or references about this?

thanks

This topic has been closed for replies.

1 reply

Participating Frequently
September 22, 2010

You need to run the ant build as these are generated classes.