Skip to content

Releases: dvdkruk/avroclipse

0.0.11

04 Dec 12:30
Compare
Choose a tag to compare
  • Adds annotations on RPCMessage level #22
  • Support for multiple annotations in union declarations #20

0.0.10

25 Nov 12:33
Compare
Choose a tag to compare
  • Does not use imports #15
  • Annotations in union-ed types #16
  • Force to use version 3.10.0 of org.eclipse.equinox.common #19

0.0.9

18 Apr 11:37
Compare
Choose a tag to compare
  • Allow special characters and spaces in namespaces (#10, #12, #13)
  • Adds support for annotation on rpc arguments and argument types and adds support for float argument in annotations (#10)

0.0.8

08 Aug 15:28
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
  • Removed generator plugins form the SDK feature (Fixes #8 & #9).

0.0.7

01 Aug 13:02
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

Fixes #7 (added logical types)
Updated to avro-tools 1.8.2

0.0.6

07 Nov 12:08
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Changes:

  • Added code formatter
  • Added checks for namespace strings and type definitions after references
  • Fixed #3

0.0.5

05 Jun 21:47
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Fixes:

  • Projects with non-default location not handled correctly #1
  • Conflicts installing plugin #2

0.0.4

16 Feb 21:45
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Changes:

  • Now really compatible with java 7 (1.7)
  • Added qualifier to the artefacts
  • Add xtext.runtime requirement on equivalent to 2.8.4

How to install:

  1. Download the latest update site archive of Avroclipse (below).
  2. In Eclipse, choose Help > Install New Software...
  3. In the "Work with" section, click the Add... button. The "Add Repository" dialog box appears.
  4. Click Archive..., select the location of the update site archive of Avroclipse you just downloaded and click OK. Its path appears in the "Location" field. Set the "Name" field to Avroclipse.
  5. Click the Select All button and then Next >.
  6. In the "Install Details" window click Finish and Avroclipse will be installed.
  7. Sometimes a restart of Eclipse is needed. To use Avroclipse ; create a file in any project with the extension .avdl and the Avroclipse editor will automatically be started.

0.0.3

04 Feb 15:02
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Changes:

  • Made Protocol referable
  • Now compatible with java 7 (1.7)

How to install:

  1. Download the latest update site archive of Avroclipse (below).
  2. In Eclipse, choose Help > Install New Software...
  3. In the "Work with" section, click the Add... button. The "Add Repository" dialog box appears.
  4. Click Archive..., select the location of the update site archive of Avroclipse you just downloaded and click OK. Its path appears in the "Location" field. Set the "Name" field to Avroclipse.
  5. Click the Select All button and then Next >.
  6. In the "Install Details" window click Finish and Avroclipse will be installed.
  7. Sometimes a restart of Eclipse is needed. To use Avroclipse ; create a file in any project with the extension .avdl and the Avroclipse editor will automatically be started.

0.0.2

09 Nov 10:37
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

How to install:

  1. Download the latest update site archive of Avroclipse (below).
  2. In Eclipse, choose Help > Install New Software...
  3. In the "Work with" section, click the Add... button. The "Add Repository" dialog box appears.
  4. Click Archive..., select the location of the update site archive of Avroclipse you just downloaded and click OK. Its path appears in the "Location" field. Set the "Name" field to Avroclipse.
  5. Click the Select All button and then Next >.
  6. In the "Install Details" window click Finish and Avroclipse will be installed.
  7. Sometimes a restart of Eclipse is needed. To use Avroclipse ; create a file in any project with the extension .avdl and the Avroclipse editor will automatically be started.