Skip to content

patrickneubauer/eclipse-tycho-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

eclipse-tycho-example

Showcases the application of Eclipse Tycho for creating Eclipse plugins, OSGi bundles, and Eclipse RCP applications.

HOW TO USE:

  1. Clone repository.

  2. First, import maven projects to Eclipse workspace as Maven projects using the Eclipse "Existing Maven projects" dialog.

  3. Execute Eclipse run-configuration named "com.patrickneubauer.examples.tycho BUILD.launch" to build the project.

  4. Execute Eclipse run-configuration named "com.patrickneubauer.examples.tycho RUN.launch" to run Tycho RCP application.

TESTED WITH:

Eclipse Modeling Tools, Version: Oxygen Release (4.7.0), Build id: 20170620-1800

Eclipse Tycho: 0.26.0 and 1.2.0

Maven: 3.3.9 (Eclipse Oxygen embedded) and 3.5.0 (homebrew)

OS: macOS High Sierra (10.13.6)

BASED ON WORK BY LARS VOGEL:

About

Eclipse Tycho example for creating plugins, OSGi bundles, and Eclipse RCP applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages