Re: eclipse project duplication help




<Wizumwalt@xxxxxxxxx> wrote in message
news:1135710572.734303.43430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I have a java project in eclipse (the icon w/ the J in the top right
> corner) that I have made as a test and I'd like to duplicate this
> project, copy the entire project into another project so that I can
> modify the code and make another test from it.
>
> How do I do this so that the code, libraries, etc... are completely
> separate and I end up with two copies of the same project w/ a
> different project name?
>
> Easiest way possible please.
>

make a new empty project
copy/paste (within Eclipse) the top level directories from the existing to
the new project


.



Relevant Pages

  • eclipse project duplication help
    ... I have a java project in eclipse (the icon w/ the J in the top right ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: Giving an application a window icon in a sensible way
    ... I'm surprised you find using Eclipse to be so difficult ... But then you still have a 10,000-class clutter in the package ... down-arrow to right of title in Package Explorer). ... yet to get around to clicking on every icon or button I see in the ...
    (comp.lang.java.programmer)
  • help converting project into eclipse java project
    ... some simple plain vanilla project I had configured in eclipse that I ... My Steps for Creating New Java Project ... Seems I have the proper Java project now with the little "J" icon. ... src folder) was appended to the package names, so they had red x's by ...
    (comp.lang.java.help)
  • Icons overlapping
    ... Does anybody know how to overlap (I don't know if this is the right term in english!) two or more icons? ... in Eclipse this happens when you have a static or final field. ... There is the field icon with, at bottom, the small icon "F" for final or "S" for static, or both. ...
    (comp.lang.java.gui)
  • Re: Eclipse, Ant, and CVS
    ... I've learned alot about eclipse while trying to solve my own problem, ... I found the above stanza examining the .project file of a Java project. ... To get the default java builder into the CVS project, ...
    (comp.lang.java.softwaretools)