Eclipse problem - Java

This is a discussion on Eclipse problem - Java ; Dear every body, I am new in developing java by using eclipse, I did a project at school, but when I want to copy it and do it at home, I don't know how to do. Please could anyone guide ...

+ Reply to Thread
Results 1 to 3 of 3

Eclipse problem

  1. Default Eclipse problem

    Dear every body,
    I am new in developing java by using eclipse, I did a project at
    school, but when I want to copy it and do it at home, I don't know how
    to do.
    Please could anyone guide me to resolve this problem.
    Thank you.
    Teddy kim

  2. Default Re: Eclipse problem

    At 8/18/2004 10:01:32 PM, teddykim wrote:

    > Dear every body,
    > I am new in developing java by using eclipse, I did a project at
    > school, but when I want to copy it and do it at home, I don't know how
    > to do.
    > Please could anyone guide me to resolve this problem.
    > Thank you.
    > Teddy kim


    Did you use Eclipse at school? If so, just install Eclipse on your
    home PC along with the plugins you use, then copy your Eclipse
    workspace directory to the PC. Then point Eclipse at the workspace,
    and everything should work.

    If you did not use Eclipse at school, you need to export the Java files
    to a directory, set up a new Java project in Eclipse and add the files
    to that project.

    If you need more help, I will try to answer specific questions.

    --
    Jim McMaster
    mailto:jim.mcmaster@comcast.net

  3. Default Re: Eclipse problem

    teddy_kim2003@yahoo.com (teddykim) wrote in message news:<730b6e0c.0408181810.26de7c49@posting.google.com>...
    > Dear every body,
    > I am new in developing java by using eclipse, I did a project at
    > school, but when I want to copy it and do it at home, I don't know how
    > to do.
    > Please could anyone guide me to resolve this problem.
    > Thank you.
    > Teddy kim


    first, at school you have to export your project to a jar or zip file

    then, at home, you should create a new project (not neccesery (??? my
    englesh is noth wery vell as you see ;-)) with the same name like yur
    project at school)

    and then, import the file you have created at school into the project
    yoy have created at home

+ Reply to Thread

Similar Threads

  1. eclipse problem
    By Application Development in forum Java
    Replies: 2
    Last Post: 10-16-2007, 07:47 AM
  2. Problem with Eclipse CVS
    By Application Development in forum Java
    Replies: 0
    Last Post: 05-31-2007, 06:18 AM
  3. Re: Problem Eclipse
    By Application Development in forum Java
    Replies: 3
    Last Post: 01-27-2007, 10:25 AM
  4. Eclipse IDE problem
    By Application Development in forum Java
    Replies: 3
    Last Post: 06-09-2005, 11:02 PM
  5. problem with help in eclipse
    By Application Development in forum Java
    Replies: 1
    Last Post: 03-28-2005, 01:29 AM