Skip to content

gmohanaind/console-java-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%