I removed it, it gave me a ton of errors like
Unable to resolve a class for ResourceBundle: collections.
Anyways I goolged that error and found some post saying to add this to
the Library Path
${FRAMEWORKS}/locale/{locale}
That seems to work, no errors on build..
On Fri, Oct 3, 2008 at 3:40 PM, Greg Morphis <[EMAIL PROTECTED]> wrote:
> I'm trying to build my project and I keep getting an error
> unable to load SWC FlexUtilities.swc: multiple points
>
> amoung a few others..
> Anyone know what this is referring to?
> In the Library tab under build path I have
> ${FRAMEWORKS}\libs\FlexUtilities.swc
>
> and the file exists in
> C:\Program Files\Adobe\Flex Builder 2 Plug-in\Flex SDK 2\frameworks\libs
>