Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Babel Eclipse Plugin

Babel provides a simple Eclipse plugin that provides sytax highlighting for babel files.

Install

To install the Eclipse plugin simply copy the 2 jar files from the eclipse plugin to your dropin folder of your workspace, for example;

<<babel_root>>/syntax/Eclipse/plugins/*.jar copy to <<eclipse_workspace_root>>/dropins/plugins

Restart Eclipse

Now anytime you create babel files you should have syntax highlighting and some minor code completion for things like valid data types etc.