Version: 2008
  • On TV.com: TOP 10 Shows CANCELED Too Soon
Advanced Search
advertisement
advertisement

Forum display:

Coding & scripting: Looking for a mac alternative to textpad -- java programming

by eric.sommer18 - 4/30/09 8:17 AM
advertisement
Post 1 of 20

Looking for a mac alternative to textpad -- java programming

by eric.sommer18 - 4/30/09 8:17 AM

i've just switched to mac and im looking for an alternative for textpad- a program which allows you to write and compile java code
I am not the most experience programmer i would like something moderately simple but im open for ideas
Can anyone help
Thanks in advance

Post 2 of 20

(NT) Didn't ECLIPSE make it to Apple?

by R. Proffitt Moderator - 4/30/09 8:22 AM In reply to: Looking for a mac alternative to textpad -- java programming by eric.sommer18

Post 3 of 20

I kinda wanted something much more simple

by eric.sommer18 - 4/30/09 12:31 PM In reply to: (NT) Didn't ECLIPSE make it to Apple? by R. Proffitt Moderator

I'm looking for a very simple ide i heard eclipse was very complicated

Post 4 of 20

(NT) I used it. It worked great.

by R. Proffitt Moderator - 4/30/09 1:26 PM In reply to: I kinda wanted something much more simple by eric.sommer18

Post 5 of 20

NetBeans

by dmclean62 - 5/5/09 7:29 AM In reply to: Looking for a mac alternative to textpad -- java programming by eric.sommer18

It isn't particularly powerful compared to Eclipse (or my favorite JetBrains IDEA (http://jetbrains.com) but it's free and I found it to be reasonably straightforward:

http://www.netbeans.org/downloads/index.html

Post 6 of 20

Thanks

by eric.sommer18 - 5/5/09 7:36 AM In reply to: NetBeans by dmclean62

I will look into both thanks for the suggestion

Post 7 of 20

still looking

by eric.sommer18 - 5/6/09 5:11 PM In reply to: Thanks by eric.sommer18

I tried eclipse and netbeans but im having problems with things like projects and packages and more
Does anyone know a really really simple java ide i mean as simple as it gets

Post 9 of 20

dont think its what im looking for

by eric.sommer18 - 5/12/09 5:30 AM In reply to: Check this link by FrankQC

i dont think that is a java ide or any other programming ide???

Post 10 of 20

Haha

by FrankQC - 5/12/09 6:35 AM In reply to: dont think its what im looking for by eric.sommer18

Neither is Notepad. You just need to have the developer environment of Java installed.

In other words, install JDK (Java Development Kit), then open that notepad, write your program and save as Name.java (whichever your public class is).

Don't save as Name.java.txt.

If you save as strictly Name.java, it's a java file.

Post 11 of 20

What about compiling

by eric.sommer18 - 5/12/09 6:40 AM In reply to: Haha by FrankQC

I was using texpad which can compile and run .java files can this program to the same ???

Post 12 of 20

Well..

by FrankQC - 5/12/09 6:45 AM In reply to: What about compiling by eric.sommer18

I use the command line so...

You just do: javac Name.java
java Name

And it will run. javac is COMPILE, JAVA is run.

Post 13 of 20

dont want to do that

by eric.sommer18 - 5/12/09 6:49 AM In reply to: Well.. by FrankQC

I appreciate the suggestion but i dont feel comfortable doing that so im going to keep looking
Thanks for the help though

Post 14 of 20

Question

by FrankQC - 5/12/09 7:09 AM In reply to: dont want to do that by eric.sommer18

Why don't you feel comfortable doing it?

Post 15 of 20

just wanted something more simple

by eric.sommer18 - 5/12/09 7:18 AM In reply to: Question by FrankQC

i was justing looking for a program which i can open and write code and click on something to compile and run it
I've gotten used to textpad and really wanted something similar for mac

Forum legend:
Locked Locked thread
Moderator Moderator
CNET staff CNET staff
Samsung staff Samsung staff
Norton Authorized Support team Norton Authorized Support team
AVG staff AVG staff
Windows Outreach team Windows Outreach team
Dell staff Dell staff
Intel staff Intel staff
Powered by Jive Software