[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.examples] Re: About SWT Examples Source File

Hi Guo Yang,

The Examples Project doesn't maintain those examples, but I'll still try to answer your question.

I just downloaded the file you've indicated, and the sources are there. They are included as plug-ins themselves. If you actually install the examples into your Eclipse environment, you'll be able to browse the code directly.

If you'd rather not install the example plug-ins, you can instead look for the files in the "plugins" directory that contain "source" in their name.

Alternatively, you can get the sources directly from CVS. Let me know if you want to go this route.

HTH,

Wayne

Guo Yang wrote:
I have downloaded eclipse-examples-3.4.1-win32.zip and found no source file in this package.

There is no org.eclipse.sdk.examples.source_<version>/src or swtexamplessrc.zip at all. Is there anyone know how to get the source files of eclipse example (including SWT example source files)?