Say that I have a java project project in eclipse. I have all third party banks and reading resources, etc. installed in the Eclipse IDE. those. all classpath etc. set via IDE
Now, if I want to run the application from the command line.
Can I get some hints / links where I can refuse the configuration settings that can be done on a Unix / Windows computer to launch the application.
Search for runtime configuration parameters.
Because there is no IDE in the production environment?
Also how to set classpath on say jboss server?
krisp source
share