How to build and run the dev env using CLI (OD-130)
Michael Weimann opened 6 years ago

The developer manual is great for starting with Eclipse.
I tried to warm up to Eclipse again. It doesn't work :/
So it would be nice to provide an IDE independent dev setup.

Since I am not that familiar with Java/Maven could you give some tips how to build and run using a terminal only?
If I can make this working I would update the dev docs.

  • Michael Weimann changed title 6 years ago
    Previous Value Current Value
    How to build and run using CLI
    How to build and run the dev env using CLI
  • Robin Shen commented 6 years ago

    Check the troubleshooting guide in case you have errors in Eclipse

    To build from terminal, make sure you have Maven (maven.apache.org) installed, and then change to root directory and run

    mvn clean package
    

    After that, built package can be found in the sub directory target

  • Robin Shen changed state to 'Closed' 6 years ago
    Previous Value Current Value
    Open
    Closed
issue 1/1
Type
Question
Priority
Normal
Assignee
Issue Votes (0)
Watchers (2)
Reference
OD-130
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover