This code:
<cfimage action="info" structName="imageInfo" source="#imagePath#">
is giving this error:
The attribute 'structName' is required for the tag. (Found: [source, structname, action])
When I run this code in CFBuilder - everything is OK, but I must use CFEclipse. What should I do (I use CF9)? Thank you for your answers!