Skip to main content



      Home
Home » Newcomers » Newcomers » Importing NetBeans Projects(How to import NetBeans Java Projects into Eclipse)
Importing NetBeans Projects [message #1693625] Sun, 26 April 2015 23:59 Go to next message
Eclipse UserFriend
I can't imagine this question hasn't been asked before. I thought I got close while searching the forum.

I have a Java application project that I developed using NetBeans 8.0.2 that I would like to import into Eclipse. Can anyone tell me how to do that?
Re: Importing NetBeans Projects [message #1693743 is a reply to message #1693625] Tue, 28 April 2015 01:34 Go to previous message
Eclipse UserFriend
On 04/26/2015 10:04 PM, Edgar Cole wrote:
> I can't imagine this question hasn't been asked before. I thought I got
> close while searching the forum.
>
> I have a Java application project that I developed using NetBeans 8.0.2
> that I would like to import into Eclipse. Can anyone tell me how to do
> that?

You can only import projects that are already Eclipse projects. These
will contain .project, .classpath, perhaps .settings files and directories.

What you can do is create a new Eclipse project and direct the wizard to
use the project root you already set up in NetBeans.

You may need to adjust a few things--it's been a decade since I did
something like this.

Hope this helps.
Previous Topic:Setting up Egit
Next Topic:Debugger stopped working
Goto Forum:
  


Current Time: Sat May 17 07:26:07 EDT 2025

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

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

Back to the top