Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-2008, 11:57 PM
Member
 
Join Date: Feb 2008
Posts: 7
Menre is on a distinguished road
Need Help installing java - can you help me?
Hi Everyone,

I love Java as well as programming. I am very new to Java. I have a serious problem installing the programme as well as making it work with Textpad or Notepad on My Microsoft Windows PC at home.

At first, I downloaded the Java SE Development Kit 6 (also known as JDK™ 6). Then I install it. And downloaded the TextPad programme, which I installed too. But when I compile my my java code such as:


public class helpMe
{
public static void main(String[] args)
{
System.out.println("Hello World, here comes someone with a problem installing Java");
}
}


But I saved it as helpMe.java and tried to run it on Textpad but nothing happens.


I have also tried the tutorial on the page below, but nothing is working.
"Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)

I get the message below when I try NotePad and run the command prompt

'javac' is not recognized as an internal or external command, operable program or batch file'

Then I follow the link below to do what they say, and still nothing works.
Lesson: Common Problems (and Their Solutions) (The Java™ Tutorials > Getting Started)

Does anyone have better suggestions for me on what to do to make java work for me on my PC please?

I will really appreciate your help.

Thanks,
Menre
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-04-2008, 06:51 AM
Member
 
Join Date: Feb 2008
Location: Guwahati, India
Posts: 6
abhijitdas.cs@gmail.com is on a distinguished road
set PATH
hello, Menre
I have not used TextPad, but i know that it an text editor only like EditPlus2. Not Java IDE. So, you can not complie or run java program there only.

Next, as you mentioned
'javac' is not recognized as an internal or external command, operable program or batch file'
The above error message comes generally when the command typed in the console is not be recognized by the OS. Here, you have to set the PATH in the enviromental variable.

thanks
Abhijit
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 02-04-2008, 08:51 AM
Member
 
Join Date: Feb 2008
Posts: 7
ramapple is on a distinguished road
I recommend installing JCreator from here:
JCreator — Java IDE It's an awesome program due to its user friendliness and has a sweet looking GUI. Give it a shot, and PM me if you have any problems getting it work work!
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 02-04-2008, 09:39 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 839
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Wish I saw this thread sooner... fyi, this thread has been moved to the proper forums. Menre, please read the FAQ before posting again. Thanks for understanding and your cooperation.

Welcome to the forums and I hope your problem finds a resolution soon.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
to our beloved Java Forums!
(closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
error installing J2EE bbq Web Frameworks 4 02-07-2008 02:42 PM
Installing Java Adv3nt New To Java 3 12-13-2007 12:29 AM


All times are GMT +3. The time now is 07:36 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org