posted 19 years ago
I have developed a core-java application which is running from command-line.Please let me know that if same application i have to implement in eclipse plugin, how to do that?? I just want to use my code which I have already written for command line to implement in a plugin.
Need atleast reference example similar to this which can help me in implementing my application.
Thanks in advance