On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh <me...@wso2.com> wrote:

> 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)
>

That is correct. However, even Mac OS treats files in a case insensitive
manner but we don't see a compilation error on Mac OS when we use same class
& package name with different cases.


>
> 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
>



-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*<http://www.apache.org/>
*
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to