- Notifications
You must be signed in to change notification settings - Fork1
An Eclipse editor plugin for defining Apache Avro IDL
License
NotificationsYou must be signed in to change notification settings
dvdkruk/avroclipse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An Eclipse editor plugin for definingApache Avro IDL files.
Current version:0.0.11
Used techniques/tools:
License:Apache License, Version 2.0
Drag this button to your running Eclipse workspace or search forAvroclipse in the Eclipse Marketplace.
Install Avroclipse using the folloing the update site URL:
http://dvdkruk.github.io/avroclipse/updatesite/releases
To add the Avroclipse update site:
- Go in your Eclipse instance toHelp > Install New Software....
- In the "Work with" section, click theAdd... button. The "Add Repository" dialog box appears.
- Fill the update site link shown above, in the location field and clickOK.
- Select the Avoclipse checkbox and clickFinish.
- After installation and restarting Eclipse, Avroclipse is ready to use. Avroclipse editor will automatically be shown when creating or opening a file with the".avdl" extension.
Another way to install Avroclipse is to use the Avroclipse updatesite zip file.Click here how to do this.
Here are some features of Avroclipse shown.
- Download and installEclipse IDE for Java and DSL Developers for your OS.
- Clone this repository.
- Go to theavroclipse.relang directory and execute the following maven command:
mvn clean install
- Launch Eclipse and set the directory where you cloned the repository as workspace.
- Import existing projects into your workspace.
- The six projects of Avroclipse should now be in your workspace ready to be edited.
- To launch an Eclipse instance with Avroclipse; right click on theavroclipse.ui project and selectRun As > Eclipse Application.
Note: Tycho Project Configurators (0.8.0.201409231215) plugin is needed to use the maven pom.xml file correctly in Eclipse.
About
An Eclipse editor plugin for defining Apache Avro IDL
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published