Sculptor


Sculptor 3.0.0 has been released. In this version Sculptor has undergone a major overhaul which was started at the beginning of this year.

This release has most of the functionality as previous 2.1.0, but internally it has been migrated to latest version of Eclipse4, Xtext2 and Xtend2. During this migration some of Sculptors features have been dropped (or haven’t been migrated yet) - mainly the gui-related features.

On the other hand this version of Sculptor greatly benefits from the upgraded technology used internally, e.g.

  • better usability of the DSL editor because of leveraging the latest version of Xtext and Eclipse
  • better performance because all templates are now pure Java (compiled from Xtend code)
  • better Maven support because Sculptor comes with its own Maven plugin

Now Sculptor is hosted on GitHub and has its own Website. Sculptors Eclipse plugin is available from https://sculptorgenerator.org/updates and the Maven plugin is available from Maven Central

Read more about the release.



Fork me on GitHub