[RESOLVIDO]ANTLR Parser Generator

boa noite galera.
alguem sabe o que é isso?
ocorre quando executo um projetinho android aqui

desde já grato

ANTLR Parser Generator   Version 2.7.6 (2005-12-22)   1989-2005
usage: java antlr.Tool [args] file.g
  -o outputDir       specify output directory where all output generated.
  -glib superGrammar specify location of supergrammar file.
  -debug             launch the ParseView debugger upon parser invocation.
  -html              generate a html file from your grammar.
  -docbook           generate a docbook sgml file from your grammar.
  -diagnostic        generate a textfile with diagnostics.
  -trace             have all rules call traceIn/traceOut.
  -traceLexer        have lexer rules call traceIn/traceOut.
  -traceParser       have parser rules call traceIn/traceOut.
  -traceTreeParser   have tree parser rules call traceIn/traceOut.
  -h|-help|--help    this message

descobri…

o eclipse estava tentando rodar com a SDK do java e nao do android