sir,
I have a java project in eclipse which is based on conversion of UML diagram to java code but i dont know the procedure to run it..
can you please help me
Printable View
sir,
I have a java project in eclipse which is based on conversion of UML diagram to java code but i dont know the procedure to run it..
can you please help me
How you run it really doesn't have anything to do with eclipse. You need to have a class with a main function, which is what you run. Do you have a main function?