Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Registry mapper generator

This is a small utility for regenerating the mapping from old cordova IDs to new ones. It is used to generate the map on the org.eclipse.thym.core.plugin.registry.CordovaPluginRegistryMapper

Usage

Requires node.js to run.

  1. Install dependencies by runningnpm install

  2. Run the generator script

    node createJavaMapper.js ../../plugins/org.eclipse.thym.core/src/org/eclipse/thym/core/plugin/registry/CordovaPluginRegistryMapper.java