-
Previous Value Current Value How to build and run using CLI
How to build and run the dev env using CLI
-
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 packageAfter that, built package can be found in the sub directory target
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
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.