Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] @GSoC Feedback request

Hi Pawel. 

I’d like to encourage you to use the recommenders-dev or soc-dev mailing list since there are more people that can help you answering your questions. You may also use the eclipse forums regarding any more specific topic about plugin-in development. Use all sources available to you to get started quickly :-)

Regarding your progress: What do you already have?

1. a plugin...
2. that gets started (using an early startup hook)?

If so, you just need to register an ILogListener for the first step. Have a look at Platform#addLogListener(ILogListener) for details.

Hope that helps you getting started. If not, let us know ;-)

Best,
Marcel



Am 29.04.2014 um 00:45 schrieb Paweł Nowak <siersciotluk@xxxxxxxxx>:

> Hi Marcel,
> could you give me some tips about writing this plugin? Or the place
> where I can find necessary information? I've got the problem on the
> very beginning - reading from error log event. I've subscribed to
> recommenders-dev list, but don't want to bother everyone with noobish
> questions like that.
> 
> Regards,
> Pawel
> 



Back to the top