Hi,

I also got same error when building Carbon Studio  in Windows (I am
using Windows 7 x64). this is due to collision  with
org.wso2.carbonstudio.eclipse.esb.Mediator class and
org.wso2.carbonstudio.eclipse.esb.mediator.provider package,

In Java we can not have a class name that is the same as a package
name.( even this class and package not in same case, but windows treat
them as same)

I am trying to fix this bug with minimum code change,

Thanks
--Melan
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to