Coder Social home page Coder Social logo

jjankovi / enunciate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stoicflame/enunciate

0.0 1.0 0.0 31.01 MB

Build-time enhancement tool for Java-based Web services projects

Home Page: http://enunciate.webcohesion.com/

License: Other

Java 94.41% C 1.99% HTML 0.16% C# 0.05% Objective-C 2.06% PHP 0.30% Ruby 0.16% JavaScript 0.08% FreeMarker 0.78%

enunciate's Introduction

Enunciate

Enunciate is a build-time Web service enhancement tool that can be applied to Java-based projects for generating a lot of cool artifacts from the source code of your Web service endpoints.

For more information, see the project site at http://enunciate.webcohesion.com.

Building Enunciate

You need Java JDK 8 to build Enunciate. Currently, it doesn't build with Java JDK 9+. Make sure Maven is using Java JDK 8 by setting JAVA_HOME before running Maven:

export JAVA_HOME=/PATH/TO/JDK/8
mvn clean install

For the "full" build (required for deploy), Enunciate runs tests for the generated client-side code that it develops. So in order to run these tests, you're going to need to install some "unusual" libraries for things like C/C++ (libxml2), Objective-C (GNUStep), and C# (Mono).

Ubuntu

Here are the packages you'll need to install to run the full build on Ubuntu:

sudo apt-get install libxml2-dev mono-gmcs gnustep gnustep-devel ruby rubygems ruby-dev php5 openjdk-7-jdk

And then install the ruby json gem:

sudo gem install json

enunciate's People

Contributors

stoicflame avatar estebistec avatar panchenko avatar justincy avatar holmes avatar stevenschlansker avatar lbndev avatar martin-magakian avatar darmbrust avatar redbugz avatar dyoma avatar jskov-jyskebank-dk avatar hordijk avatar nfalco79 avatar dependabot[bot] avatar spoonman avatar cboehme avatar samion avatar anton-johansson avatar sourcepond avatar saikirandaripelli avatar steinsag avatar schteff avatar twr avatar trevoreckersley avatar vincent-zurczak avatar tatintart avatar dellekappa avatar mengjiann avatar qwasson avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.