Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] [GSOC]--Identifying the project type without reading the project

Hi Salinda,

What is it that you want to do?

Best regards,

Wim




On Sat, Aug 3, 2013 at 2:52 AM, Salinda Jayawardana <salinda.uwu@xxxxxxxxx> wrote:

I found a blog post[1]  regarding this kind of implementation, According to those implementations  I have to implement a another method which travel through the project and identify the annotation  ,

isn't this type of implementation big over head ???


On Sat, Aug 3, 2013 at 6:09 AM, Salinda Jayawardana <salinda.uwu@xxxxxxxxx> wrote:
Hi All

I want to enable a  right click menu when it's remote service project, According to my current implementation remote service interfaces  should be annotated using the "@RemoterSevice" annotation.
Is there a way to identify this annotation when right click on the project

I mean is there any property tester implementation for reading annotations ? I have used command handler interface to implement this menu

Any Idea ??


Thanks
Salinda 



_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top