| View previous topic :: View next topic |
| Author |
Message |
Cardio Grandmaster Cheater Supreme
Reputation: 0
Joined: 29 Jun 2006 Posts: 1641 Location: New York City
|
Posted: Sat Oct 13, 2007 1:37 pm Post subject: Java Compiler? |
|
|
Yeah, I'm just wondering if anybody has a link to a good java compiler, E.G. a cracked textpad or something.
Thanks.
|
|
| Back to top |
|
 |
Reak I post too much
Reputation: 0
Joined: 15 May 2007 Posts: 3496
|
|
| Back to top |
|
 |
DeltaFlyer Grandmaster Cheater
Reputation: 0
Joined: 22 Jul 2006 Posts: 666
|
Posted: Sat Oct 13, 2007 1:59 pm Post subject: |
|
|
Why would you link to the old Java 1.4?
Here's Java 1.6:
http://java.sun.com/javase/downloads/index.jsp
_________________
Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for? |
|
| Back to top |
|
 |
minium haxor Advanced Cheater
Reputation: 0
Joined: 03 Dec 2007 Posts: 82 Location: Faroe islands
|
Posted: Thu May 01, 2008 9:24 am Post subject: |
|
|
java compilers
the is the file version it can be changed to the version you have:
jdk 5,09
" | Code: | | C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java |
jdk 6.02
| Code: | "C:\Program Files\Java\jdk1.6.0_02\bin\javac.exe" -cp . *.java
|
jdk 6.04
| Code: | | "C:\Program Files\Java\jdk1.6.0_04\bin\javac.exe" -cp . *.java |
this is a compiler for 6.02
| Code: | @echo off
title title
"C:\Program Files\Java\jdk1.6.0_02\bin\javac.exe" -cp . *.java
pause |
this is a compiler for 5.09
| Code: | @echo off
title title
"C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java
pause |
this should help you enough!
_________________
|
|
| Back to top |
|
 |
Cardio Grandmaster Cheater Supreme
Reputation: 0
Joined: 29 Jun 2006 Posts: 1641 Location: New York City
|
Posted: Sat May 03, 2008 7:39 pm Post subject: |
|
|
Heh, figures I'd find this on the first page. Just goes to show how little attention this forum gets. Anyway, thanks for the help everybody. I've decided to go with textpad after I removed the annoying startup reminder (bpx hmemcpy ).
|
|
| Back to top |
|
 |
|