Import java program in Eclipse [message #1741616] |
Fri, 26 August 2016 06:56  |
Eclipse User |
|
|
|
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 11:58  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.08258 seconds