Hi all
I have created a Crystal Reports java application that I am able to run in the Eclipse 2.0 . It is in essence the Crystal viewer. I would like to use this viewer with my web application as a thick client. However, I am stuck as I do not know how to run the java application outside of the Eclipse Workspace. I have looked through the documentation and did not find anything that describes on how do this.
I went through all the samples for java and Eclipse. They all refer to creating a web app (thin client).
Does anybody have any documentation on how to do this? Is there a tutorial?
Thank you