Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Where can I download the Sources of the standard widgets?

There are several ways to get the SWT source:

1) anonymous pserver connection to dev.eclipse.org/home/eclipse through 
CVS
2) http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt

The source is in org.eclipse.swt but you will require the platform 
specific fragment to get the JNI library (e.g. org.eclipse.swt.win32).

For more info see:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html





Thorsten Weers <tweers@xxxxxxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
03/08/2003 05:40 AM
Please respond to eclipse-dev

 
        To:     eclipse-dev@xxxxxxxxxxx
        cc: 
        Subject:        [eclipse-dev] Where can I download the Sources of the standard widgets?


Hi,

I just started with SWT and couldn't  find a link to download the
sources of the swt widgets.
Any hints would be welcome.

thanks.

    Thorsten

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





Back to the top