All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cybermkd.server.Run_Configurations.txt Maven / Gradle / Ivy

Run Configurations... / Debug Configurations...

1: Main
    project(required) ---> your_project_name
    Main class(required) ---> com.cybermkd.route.ICEREST

2: Argument
    Program arguments(optional) ---> WebRoot 80 / 5
    VM arguments(optional) ---> -XX:PermSize=64M -XX:MaxPermSize=256M

3: Maven Argument

    src/main/webapp 8080 / 5





© 2015 - 2024 Weber Informatics LLC | Privacy Policy