Archives for November 2006

If you are using eclipse with a maven project and you have errors showing up that are not truly errors, then it is because eclipse is reading your maven.xml file as an ant file.
Eclipse will indentify this file as an ant file due to the .xml extension and the project tag as the root element. […]

Posted: November 22, 2006, 10:51 am by Brian Radford

If you have already setup your Flex 2 project in Eclipse (either w/ the Flex Builder Plugin OR Flex Builder itself) and you did not select any form of data services, then you will notice that the properties on the project under Flex Server will be disabled and you cannot change them. Why can’t […]

Posted: November 4, 2006, 6:09 am by Brian Radford