How to build/run a java project on linux system using bash? -


so have java project in intellij right now. i'm trying run through ssh on linux system.

i've uploaded class files, project not run unless take out package declarations , rebuild project.

whats correct way build/run java project using bash?

the way run java program call java command-line.

to build javac if hae uploaded class files, means compiled


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -