//flex table opened by JP

Click to See Complete Forum and Search --> : Java Programmers Needed


Pollux
09-10-1999, 12:52 AM
I'm a freshman and i'm taking CS-153 Intro to Java Programming... we're using notebook to write our programs and jdk 1.2 to compile them. my question is this, when i write a program i try to save it as program.java, however notebook always saves it as program.java.txt ! i know that i can just rename it but i was wondering if there was a way so that i can just save it as program.java and it wouldn't add the .txt ?
thanks a bundle
-pollux

bdog
09-10-1999, 02:31 AM
I assume you are writing the files in wordpad or notepad. When you save them, go file types and select all instead of .txt. Also you need to go to the view drop down menu in explorer, folder options, file types, new type, and add the .java files. Then hit new for a new action, call it edit, and program to open it is wordpad or notepad, whatever you are using.