Ulhas N
Ulhas N

Reputation: 336

Flex Project(Maven): Getting Compilation error on Flash Builder 4.7 but compiles successfully on RTC

My project created in previous version of Flash Builder(FB) and currently I am using FB 4.7, When I change Flex Server properties on FB, I face compilation errors.

If I not change my Flex Server properties then there is no compilation error(though those properties are pointing to wrong location).

Flex Properties must not be change?

Error:

[ERROR]     C:\CMSLite\test2\RTCMLite\src\valueObjects\_DepartmentEntityMetadata.as:[170,30] Method marked override must override another method. override public function getPropertyType(propertyName:String):String
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] CMSLite ........................................... FAILURE [16.422s]

Upvotes: 0

Views: 83

Answers (0)

Related Questions