openstatic.org

openstatic.org

POMpous

Let me start by saying, i am a big fan of GraalVM! (and Java in general) This project is my attempt at a good starting place for GraalVM apps using Maven. Below you can fill out the basics of a project and POMpous will generate a "ready to compile" project directory with initial source files, build scripts, resource configuration for native-image, and deployment options taken care of! This template engine can also be used for normal jdk-11/kotlin projects as long as you don't select any GraalVM related options.

Here are some of the key things this template can simplify:

  • Generate a NSIS installer for windows with bundled JRE
  • Generate a .deb package for ubuntu/debian, includes .desktop entry for launcher
  • Generate a .app package for MacOs


Project Name
Project Icon
Suggested: 128x128
Your Domain
Project Shortname
Main Class Name
Description

Application Type

License Type
Language Options





Dependency Options






Build Script Options








THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.