Hello,
I'm using Eclipse Europa with the Flex Plugin.
I've been following recently some examples stating the use of Flex with Spring by Christophe Coenraets (sp?)
These examples worked pretty fine with me.
However, when I tried my hand at my own tests, I stumbled upon the error described in the title: "mx.data.utils.Managed could not be found".
From my Java experience this means that the class & package aren't in my build path, so I started searching for the possible location of this class and/or package, but I can't seem to find it.
Anyone know what to do to solve the error or where to find the package?
thanks in advance!
Pieter
I'm using Eclipse Europa with the Flex Plugin.
I've been following recently some examples stating the use of Flex with Spring by Christophe Coenraets (sp?)
These examples worked pretty fine with me.
However, when I tried my hand at my own tests, I stumbled upon the error described in the title: "mx.data.utils.Managed could not be found".
From my Java experience this means that the class & package aren't in my build path, so I started searching for the possible location of this class and/or package, but I can't seem to find it.
Anyone know what to do to solve the error or where to find the package?
thanks in advance!
Pieter