WARNING:
I am new to java development, so PLEASE HELP…
I am trying to run a qa test tool – JLin, programmatically… this tool is part of eclipse but i want to import its jars and/or classes so i can run JLin independently in my own app. as well as manipulate its output XML files.
I found the jar files that are part of the eclipse plugin for JLin, but im not sure how to integrate them… the jar files wont run independently ie – cmd line… probably because they may be generated by eclipse…
If ANYBODY has ANY suggestions on how or if this can be done… please help me…
Thanks.