Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "UFaceKit/Demo Addressbook"

(Fetching from Subversion Repository)
(Fetching from Subversion Repository)
 
Line 10: Line 10:
 
<li>Import the <font face="Courier">swt-implementation.psf</font> and <font face="Courier">swt-example.psf</font></li>
 
<li>Import the <font face="Courier">swt-implementation.psf</font> and <font face="Courier">swt-example.psf</font></li>
 
<li><font face="Courier">Launch org.eclipse.ufacekit.example.ui.app.swt.Launcher</font></li>
 
<li><font face="Courier">Launch org.eclipse.ufacekit.example.ui.app.swt.Launcher</font></li>
 +
</ul>
  
 
=== Installing from an Update-Site ===
 
=== Installing from an Update-Site ===

Latest revision as of 21:19, 15 January 2009

This is a fairly small example applications you can use to get started with UFaceKit and features it provides.

UFaceKit Demo App.png

Setting up the Application

Fetching from Subversion Repository

  • The first thing you need to do is to setup your workspace for UFaceKit-Development which is described in detail here for Eclipse users
  • Import the swt-implementation.psf and swt-example.psf
  • Launch org.eclipse.ufacekit.example.ui.app.swt.Launcher

Installing from an Update-Site

Back to the top