Giter Site home page Giter Site logo

lagom-eclipse-plugin's Introduction

Lagom support in Scala IDE

This project contains plugins for seamless support of `lagom`_ in Scala IDE.

This is a work in progress. Please file `tickets`_ if you encounter problems.

Building

Maven is used to manage the build process. TODO

You then clone and checkout master trunk:-

$ git clone git://github.com/scala-ide/lagom-eclipse-plugin.git

$ cd lagom-eclipse-plugin

$ git checkout master

Finally use the following commands to build for Scala IDE nightly:

$ ./build.sh

The built update site will be available in org.scala-ide.sdt.scalatest.update-site/target.

Using Lagom Plugin in Scala IDE

What is in this guide?

This guide will show you how to use the Lagom plugin in Scala IDE.

Prerequisites

Using Lagom in a Scala project

Lagom plugin allows for the following:-

  • Run/Stop infrastructure services (Kafka, Cassandra and Service Locator).
  • Run/Stop selected user's microservice.

Run/Stop infrastructure services

To run the selected user's microservice, click on the Lagom Loader element in the editor, right click and choose:-

Run As -> Lagom Locator or Run As -> Lagom Cassandra or Run As -> Lagom Kafka

A Run Configuration with the service name will be created automatically.

To stop given service just press Terminate button of service console.

Run/Stop user's microservice

To run the selected user's microservice, click on the Lagom Loader element in the editor, right click and choose:-

Run As -> Lagom Service

A Run Configuration with the service name will be created automatically.

To stop given service just press Terminate button of service console.

lagom-eclipse-plugin's People

Contributors

wpopielarski avatar

Watchers

 avatar  avatar  avatar

Forkers

wpopielarski

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.