Skip to content

mkarpisek/gemdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GemDev

Build Status codecov sonarcloud

Eclipse development environment for GemStone/S

Getting Started

Build and run with all tests:

mvn clean verify

Prerequisites

Java 8, GemStone/64 2.4.x, Eclipse Oxygen 4.7

Running the tests

Build and run (only) unit tests:

mvn clean verify -P unit

Build and run (only) integration tests (needs GemStone VM with running db and broker server):

mvn clean verify -P integration

Build without running tests:

mvn clean verify -DskipTests

License

This project is licensed under the EPL 1.0 License - see the LICENSE.md file for details

About

Development Environment for GemStone/S

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published