Search found 1 match

by Feng
Wed Feb 21, 2007 10:59 pm
Forum: Java
Topic: Java Ways to Compile & Run Java files.
Replies: 9
Views: 3729

Java Ways to Compile & Run Java files.

Hello,

My question is what are the different ways to compile & run .java files using textpad.

Normally I go to cmd and type in javac *file name* to compile etc.. But Are there any other ways to do this? Like on elcipse all you do is click compile & run. Does textpad have this features?