I have things working in Intellj with the exception of the following error
when trying to package where I run into the following error.
Files
"/Users/johnhall/IdeaProjects/DiamondScheduler/src/l10n/locale/en_US/mx_rb.swc"
and
"/Users/johnhall/IdeaProjects/DiamondScheduler/src/l10n/locale/fr_FR/mx_rb.swc"
have conflicting package paths:
/Users/johnhall/IdeaProjects/DiamondScheduler/src/l10n/locale/fr_FR/mx_rb
Compiler options in FB are:
-source-path+=l10n/locale/{locale}
-locale=en_US,fr_FR,es_ES
And the app runs fine in the IDE. It only occurs when trying to package with
captive runtime.
Any suggestions?
--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/