I have a java project created in eclipse with test cases. I want to run that test cases using bamboo, but without maven, ant or grails. All my libraries are all ready added to classpath. Please assist.
Simon says:
"
First run your Java application from a command line, outside Eclipse. Verify that it works correctly.
Then Create a Script task in one of your Bamboo plans and run the same command that you run on the command line from the script task.
"
Simon out.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.