Skip to content

musienko-maxim/console-java-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desktop-java-simple

Developer Workspace

Contribute

Recipe

FROM codenvy/ubuntu_jdk8

Commands

# Command
1 mvn -f ${current.project.path} clean install && java -jar ${current.project.path}/target/*.jar

App output

App output is streamed into a console. Note that if your app expects user input, do not use command but execute jars in the terminal directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%