# org.soyatec.tooling **Repository Path**: angryred/org.soyatec.tooling ## Basic Information - **Project Name**: org.soyatec.tooling - **Description**: Useful Tooling for GEF and EMF. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 1 - **Created**: 2015-12-23 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: eclipse-plugins **Tags**: None ## README [![Build Status](https://travis-ci.org/ecsoya/org.soyatec.tooling.svg)](https://travis-ci.org/ecsoya/org.soyatec.tooling) [![Coverage Status](https://coveralls.io/repos/ecsoya/org.soyatec.tooling/badge.svg?branch=master&service=github)](https://coveralls.io/github/ecsoya/org.soyatec.tooling?branch=master) ## Soyatec Tooling Project Soyatec Tooling Project provided some very useful toolings for developing `Eclipse Plug-ins` and `Eclipse RCP`. ### Part1. Tooling for GEF (toolings) 1. `org.soyatec.tooling.di` Provided `EMF` based Diagram Intergration model for `Graphical Editor`. 2. `org.soyatec.tooling.gef` Provided some useful classes for `GEF`. 3. `org.soyatec.tooling.gef.toolbar` Provided a new graphical editor with a `ToolBar` Palette. 4. `org.soyatec.tooling.views` Provided a `TreeViewer` `ViewPart` and a `Form` based `PropertySheetPage`. ### Part 2. Chinese Localization for Eclipse RCP (localizations) 1. `org.soyatec.translations.ch.ide` -> `org.eclipse.ui.ide` 2. `org.soyatec.translations.ch.workbench` -> `org.eclipse.ui.workbench` 3. `org.soyatec.translations.ch.jface` -> `org.eclipse.jfaces` 4. `org.soyatec.translations.ch.views` -> `org.eclipse.ui.views` 5. `org.soyatec.translations.ch.gef` -> `org.eclipse.gef` Please visit http://ecsoya.github.io/org.soyatec.tooling/ to get more details.