Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Thym
  5. Thym
×

Informative message

This proposal has been approved and the Eclipse Thym project has been created.
Visit the project page for the latest information and development.

Go to Project

Thym

Basics
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Parent Project: 
Eclipse Tools Project
Background: 

Mobile applications are no longer optional but they're an imperative. The first issue faced by developers and organizations when developing mobile applications is that there are competing mobile application ecosystems to develop for. Not only they need to be competent on these platforms, API sets, programming languages and tools but also they need versions optimized for phone, tablet smart TV, smart watch and smart glasses etc..

Hybrid Mobile development platforms provide a way to take advantage of using web technologies (HTML5, CSS3 and JavaScript) and release on multiple platforms. They allow application developers to leverage native platform features without the need to learn about each platform in great detail. Hybrid Mobile application development frameworks do a great job at providing a native container that abstracts developers from the platform details. Apache Cordova is the most popular and commonly used hybrid mobile development framework today. In addition to abstraction from native platform, it also provides a powerful feature set a very strong plugin ecosystem, and a healthy open source ecosystem to mobile developers.

However, the development of tools that span multiple mobile platforms is challenging because of the multiple languages, build processes, fast changing requirements and APIs that needs to be covered by the tools.

Scope: 

Thym (The HYbrid Mobile) project delivers IDE components and a framework for developing Hybrid Mobile Applications on the Eclipse platform. The delivered IDE components support the Apache Cordova framework, but facilitate extensibility to other frameworks including the ones that are not based on Apache Cordova.

Description: 

Thym abstracts the platform and its related tooling details from the developers, allowing them to work with HTML5 development tools. It includes a series of generators that are capable of generating native platform projects such as XCode or Android projects and compiling them. There are also launchers for testing applications on native emulators and devices.

Thym also provides tools for configuring and managing the projects. It provides editors for configuration files, and tools for managing Hybrid Mobile engines (for instance Cordova versions) and plug-ins for a project

Why Here?: 

Eclipse is the leader on open source software development tools. This project will open Eclipse to a Hybrid Mobile application development which is an area of interest also to existing Eclipse community. Thym will benefit from the Eclipse's high standard of IP control and strong governance. Also we expect the user community of the project to benefit from participation in release trains and inclusion on future EPP packages.

Licenses: 
Eclipse Public License 1.0
Legal Issues: 

The contributed codes are licensed under the Eclipse Public License and Red Hat is the copyright owner. Project does not distribute Apache Cordova but it is downloadable through the tool. Android SDK or iOS SDK is also not distributed however the iOS and Android support works if they are made available by the users.

Third party dependencies are listed below.

  • Google Guice - Apache License v2.0 (also available on Eclipse Orbit)
  • Java SemVer - MIT license
  • plist - MIT license
  • ios-sim - MIT license
Project Scheduling: 

We are aiming to produce an initial Eclipse community based release to that will be based on Luna release train.

People
Project Leads: 
Gorkem Ercan
Committers: 
Gorkem Ercan
Ilya Buziuk
Konstantin Marmalyukov
Mentors: 
Doug Schaefer
Interested Parties: 

Doug Schafer - QNX/BlackBerry

Ken Wallis - BlackBerry

Naci Dai - Eteration

Matthew Whiteman -BlackBerry

John M. Wargo

Source Code
Initial Contribution: 

The initial contribution is donated by Red Hat. The current code base has been developed by a handful of developers over about a year period. Thym is distributed as part of JBoss Tools and it is actively developed on its GitHub repository.

The initial contribution includes the following main components.

  • New project wizards and project types
  • Project import and export wizards to native formats(project and binary)
  • Configuration editor
  • Android Support
  • iOS support
  • Cordova plug-in management
  • Hybrid mobile engine and version management

The original project also includes a Cordova simulator based on Apache Ripple to test Cordova applications without any native platform SDKs. This component will not be part of the initial contribution but may eventually move.

The current codebase depends on components from JavaScript Development Tools (JSDT) and Source Editing projects.

  • Sign in to post comments.
Archived - Eclipse Thym

Related Projects

Project Hierarchy:

  • Eclipse Tools Project
  • Eclipse Thym

Tags

Technology Types
  • Tools

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top