- This topic has 5 replies, 2 voices, and was last updated 12 years, 7 months ago by support-joy.
-
AuthorPosts
-
amir55ParticipantHi dear all
I just like to install the sdk examples into myeclipse for spring using this site
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/samples/samples.html
how to to do it thankfully
yours sincerely
Amir
support-joyMemberAmir,
Here are the steps I followed on MyEclipse 10. (Based on http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/samples/samples.html)
1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center
2. Open Software tab
3. Click on “add site”. This opens an add update site window.
4. Add Name as”Eclipse Project Update Site” and URL as “http://download.eclipse.org/eclipse/updates/3.7”
5. This adds Eclipse Project Update Site to Personal Sites
6. Type “Eclipse SDK Examples” in the search field.
7. This lists Eclipse SDK Examples under Uncategorized. Right click on the same and click on [Add to Profile…]
8. Click on [Apply 1 change] under “Pending Changes” section and follow the wizard
9. When prompted choose to restart the IDEIf you are not using MyEclipse 10, use relevant Eclipse update site.
Hope this helps.
amir55Participantthanks dear Joy
I managed to install Jdk examples but i do not know how to run the examples and even where to find them.
I do thank you again in aniticaption
Amir
support-joyMemberAmir,
Please follow the steps listed here – http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/samples/samples.html
For example if you go through Standard Widget Toolkit, it includes details of how to run the example launcher which is from the menu option Window > Show/View > Other > SWT Examples and select SWT Example Launcher. Please see the attached screenshot.Hope this helps.
Attachments:
You must be logged in to view attached files.
amir55Participanthi dear Joy
this is a great help from you and many thanks but what remains to complete your favour is how to get the code of each example so I can run using myecipse java project.
I have downloaded the the war eclipse-examples-3.2.1-win32 but when unzipped it comes into many plugins and not clear where the code each for the ecamples
so many thanks
yours
Amir
support-joyMemberAmir,
I am afraid I do not know how you downloaded the war file and the contents of the same. Please contact Eclipse forum support here – http://www.eclipse.org/forums/
-
AuthorPosts