importing project in Eclipse

Posted by Zachary on Stack Overflow See other posts from Stack Overflow or by Zachary
Published on 2010-06-14T10:16:32Z Indexed on 2010/06/14 10:22 UTC
Read the original article Hit count: 184

Filed under:
|

Hello I am new to Eclipse (and I am a novice in Java): I am creating a project which should make use of some classes from another project. Do I have to export necessarily this last project as JAR file and add in my project? Are there other alternatives?

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse