| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jul 2005 Location: U.S.A.
Posts: 655
![]() ![]() | JAVA help please. Hello, I would like some Java help. This is not Javascript. I know I have posted something like this numerous times, but how do you make JAVA files, and how do you compile them? Thanks, -CP |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Aug 2005 Location: NY, USA
Posts: 608
![]() ![]() ![]() ![]() ![]() ![]() | First, download and install the java sdk from java.sun.com Then, I'd suggest getting a decent IDE. I like BlueJ (bluej.org) You don't need a developement enviornment. You could use notepad and compile from command line, but who wants to do that?!
__________________ ask me about the internet |
| |
| | #4 (permalink) |
| NamePros Regular Join Date: Nov 2005
Posts: 379
![]() ![]() | I prefer NotePad. Eclipse is a good program, but like any other program, you have to get used to how it works, how to import stuff, how to select the compiler (if you have two), and other stuff that gets in the way of actually learning to program With Notepad, you probably already now how to use it and the command to compile from DOS is "javac something.java". It's not like C++ where you have to pass in a bunch of parameters to get the thing to work right. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| is java old technology ? | jaikini | Domain Name Discussion | 21 | 09-24-2005 02:21 AM |
| Java Problem | Emilman | Programming | 5 | 01-27-2004 12:21 PM |