0

I would like to learn more about "Address Book" example from Eclipse SDK examples source package. I have installed Eclipse SDK examples source from The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.13 via Eclipse/Help/Install New Software. I can see/run examples from SWT Example Luncher but I have no idea how to find/view the source code. Eclipse image

Could anyone help me and advice on how to find examples source code, please?

asked Nov 12, 2019 at 10:40
1
  • Probably the same way you look at any other Eclipse source - see this answer Commented Nov 12, 2019 at 11:22

2 Answers 2

1

to find the source code you can go to the following address

Eclipse examples

Download the zip file and open it.

Navigate to following location

plugins\org.eclipse.swt.examples.source_3.106.600.v20190626-0450.jar\org\eclipse\swt\examples\

You will then find all the SWT examples sources you are looking for.

Hope this helps.

Cheers!

answered Nov 12, 2019 at 13:00
Sign up to request clarification or add additional context in comments.

Comments

0

Your way works, but I have found only a few examples there,it looks that the address book is not included. Anyway, thanks for helping, I got a different SWT address book example from here: link.

answered Nov 14, 2019 at 7:01

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.