| Author |
Message |
|
|
Post subject: plugins
Posted: Apr 16, 2007 - 02:48 AM
|
|
Joined: Apr 11, 2007
Posts: 3
|
|
can anyone tell me how can i turn a simple java progam say a hello world program into a plugin in eclipse...its urgent
[i]public class Hello{
public static void main(String a[])
{
System.out.println("Hello");
}[/i] |
|
|
| |
|
|
|
 |
|
|
| |