Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Import java program in Eclipse
Import java program in Eclipse [message #1741616] Fri, 26 August 2016 10:56 Go to next message
Matias Giangualano is currently offline Matias GiangualanoFriend
Messages: 3
Registered: August 2016
Junior Member
Hi everyone,

my professor gave me the source of a java program on which i should work on. I would like to import this complete program (with classes, packages and jars) but I don't know how to do that.

Up to now I tired to crate e new java project in eclipse Mars and I added the files by the command "build Path->link source" or by "Import...->File System" command.

In both it doesn't work. In the former the imports can not be resolved, in the latter it seems working but I'm not able to set the main entry point although I know where is.

Note that as of now, none jar file give me a problem.

Thanks!
Re: Import java program in Eclipse [message #1741658 is a reply to message #1741616] Fri, 26 August 2016 15:58 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08/26/2016 07:37 AM, Matias Giangualano wrote:
> Hi everyone,
>
> my professor gave me the source of a java program on which i should work
> on. I would like to import this complete program (with classes, packages
> and jars) but I don't know how to do that.
>
> Up to now I tired to crate e new java project in eclipse Mars and I
> added the files by the command "build Path->link source" or by
> "Import...->File System" command.
>
> In both it doesn't work. In the former the imports can not be resolved,
> in the latter it seems working but I'm not able to set the main entry
> point although I know where is.
>
> Note that as of now, none jar file give me a problem.
>
> Thanks!

This note I wrote years ago may help you even though I was using an
older version of Eclipse. The workspace/project mechanism is still the
same. Come back here if you have questions.

http://www.javahotchocolate.com/tutorials/corejsf.html
Previous Topic:Eclipse locked behind a firewall
Next Topic:Modification of AST, according to the change in source code
Goto Forum:
  


Current Time: Tue Apr 23 10:56:13 GMT 2024

Powered by FUDForum. Page generated in 0.08244 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top