摘要: Right now your project is bunch of java files in Eclipse. But usually when you finish your application, you want to create a runnable file, so that somebody else can execute it. How to do that?1)First you must test run your application in Eclipse. This will create a run configuration, which we'l 阅读全文
posted @ 2014-01-13 14:09 telerikd 阅读(386) 评论(0) 推荐(0)