Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Snippet project without errors...

Hi Leo,

> (I found it in the Readme.md)

IIRC I added that. Great to hear that it is useful.

Best regards, Lars

On Tue, Oct 4, 2016 at 5:41 PM, Leo Ufimtsev <lufimtse@xxxxxxxxxx> wrote:
> I stumbled into something today, just wanted to share:
>
> The org.eclipse.swt.snippets project typically has a lot of snippets that
> produce errors.
>
> This was sometimes a bit pesky because I would have errors in my workspace.
>
> Today I just noticed that the project has 4 classpaths:
>
> .classpath
> .classpath_win32
> .classpath_gtk
> .classpath_cocoa
>
> If you rename the .classpath to something else and rename .classpath_gtk
> then the errors are gone. (.classpath_gtk excludes the architecture/library
> specific snippets).
>
> (I found it in the Readme.md)
>
> Regards
>
> ---
> Leo Ufimtsev | Software Engineer @ Red Hat
> Email: Leonidas@xxxxxxxxxx
> Phone: +1 647-467-3353
> Blog: https://coffeeorientedprogramming.com/
> Chat: https://mattermost.eclipse.org/eclipse/channels/platform-swt  ->
> LeoUfimtsev
> IRC:  freenode # swt
> Twitter: @LeoUfimtsev
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top