Scott Sanzenblogger
Erratic Mess

Java Help

June 10, 2008 08:55 by Scott
I've got a bad case of Broken Record Syndrome.  I just keep asking for help!  Anyhow, I have a project that's written in Java.  Java itself isn't so much the issue, I'm pretty confident that my knowledge in the ol' C# will help out there.  I've looked at it some.  Anyhow, I'm thinking more along the lines of a development environment and things of that nature.  Anyhow, has anybody out there had any experience programming in Java where they can offer up some advice on tools that would be helpful for this?  Thanks a lot for your help, all!  Again!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , ,
Categories:
Actions: E-mail | Permalink | Comments (3) | Comment RSSRSS comment feed

Related posts

Comments

June 10. 2008 09:58

Ryan

Eclipse (http://www.eclipse.org/) and Netbeans (http://www.netbeans.org/) are both pretty good. I would tend to recommend Eclipse for Java, although the latest Netbeans has really impressed me.

I'm assuming this is a web application, so you'll also want to get Apache Tomcat (http://tomcat.apache.org/). If you're using Eclipse, you can go to your servers view and add a new Server from there when you go to run your web application you'll click on Run As -> Tomcat on LocalHost (or whatever you name your instance thru eclipse).

Ryan

June 10. 2008 11:54

kevin

ryan beat me to it. It has been a long time since I used Java, and when I did, I used a text editor. I think I was using Java 1.4 or something old like that. But this was for school assignments and I did not need all the fancy stuff that came with netbeans or eclipse.

kevin

June 10. 2008 12:54

Scott

Awesome! Thanks for your help, guys! Ryan, you were right ... your picture does now look scarier than mine.

Scott

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

November 23. 2008 07:52