Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] swt examples

You need to get the examples download from the "Exmaple Plugins" section 
of teh download page:

e.g.
http://download.eclipse.org/downloads/drops/I-I20030211-200302111320/download.php?dropFile=eclipse-examples-I20030211-win32.zip
or:
http://download.eclipse.org/downloads/drops/I-I20030211-200302111320/download.php?dropFile=eclipse-examples-I20030211.zip

You should also check out the snippets section of the SWT developers page:

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





Jan Stöfer <jan@xxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
02/12/2003 04:55 AM
Please respond to platform-swt-dev

 
        To:     platform-swt-dev@xxxxxxxxxxx
        cc: 
        Subject:        [platform-swt-dev] swt examples


Hi,

for a gui with a table I would like to use the swt classes, i.e. the 
org.eclipse.swt.Table class . Since I could not find much information 
about the class until now, except the api doc, I had the idea to have a 
look into the example code that should come with my eclipse installation. 
However, I cant find swtexamplessrc.zip as described in :
http://www.eclipse.org/documentation/html/plugins/org.eclipse.platform.doc.isv/doc/samples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html
Specifically, I can't find any 
<install-dir>/eclipse/plugins/org.eclipse.swt.examples/  directory in my 
eclipse installation. 
Is the information on that page up to date ? Where else could I get the 
example code ?

Jan Stoefer

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




Back to the top