Skip to content

A proof of concept for a generic e4 rendering engine that makes it easy to plug in specific UI toolkits.

Notifications You must be signed in to change notification settings

gedeffe/e4-rendering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e4-rendering

e4-rendering is a proof of concept for providing new rendering engines for the Eclipse 4 Application platform. I provide engines for

  • JavaFX 2.1
  • Swing
  • SWT (alternative renderer to prove that the generic concepts are working with SWT)

Setup

  • Install JavaFX (SDK or Runtime) for your platform
  • Install e(fx)clipse for your platform, see http://efxclipse.org
  • Open the Eclipse SDK and set the JavaFX SDK location in the prefences
  • Restart Eclipse
  • Import all projects from this git repo
  • Use the predefined run configurations to launch the JavaFX, Swing and SWT demos

License

All Source Code Files are licensed under the Eclipse Public License - v 1.0 http://www.eclipse.org/legal/epl-v10.html

About

A proof of concept for a generic e4 rendering engine that makes it easy to plug in specific UI toolkits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published