Home
Analytics
Could not find the main class. Program will exit - please heeelp
aposstath
Hi all,
I have an eclipse project where i have one class that executes one birt report and save it in the desired. It works fine.
When i export my project to a jar file (having defined the main class on it) and double clicking on it , i receive the following error " Could not find main class. program will exit"
What shall i do?
I use this example ' Simple Execute (BIRT) 2.1 - Eclipsepedia ', for eclipse galileo version, and i have birt runtime 2_5_2
Thanks for your help,
Find more posts tagged with
Comments
mwilliams
Hi aposstath,
You used the exact java file from that example in your java project?
aposstath
Hi mwilliams,
Problem is solved through eclipse.
thanks a lot ,