Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Cannot open a file and work it in eclipse, please help!

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cannot open a file and work it in eclipse, please help!

    Hello everybody, I am new to Java. I have download Java platform and Eclipse (several versions like eclipse SDK-3.6.2win 32 and Eclipse UML_E352_2010_studioEdition), anyway I cannot open programs like .java and .class to work with it further, please help, what do I miss or what am I doing wrong?


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Cannot open a file and work it in eclipse, please help!

    Moved to Java IDEs

    Create a Project, then you can create new files and packages, import files, etc...you then edit and run the files within the project itself. Google 'eclipse tutorial' and you will pull up tons of tutorials on the subject

Similar Threads

  1. Creating JAR file in eclipse HELP !
    By Maheshkh in forum Java IDEs
    Replies: 3
    Last Post: September 16th, 2011, 12:37 PM
  2. Replies: 1
    Last Post: April 7th, 2011, 07:01 AM
  3. File IO Compiles, but wont work?
    By StarKannon in forum File I/O & Other I/O Streams
    Replies: 5
    Last Post: February 2nd, 2011, 09:05 AM
  4. Replies: 5
    Last Post: November 13th, 2010, 01:53 PM
  5. Open Text file
    By java_kiddy in forum File I/O & Other I/O Streams
    Replies: 7
    Last Post: October 5th, 2010, 02:52 AM