Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Importing NetBeans Projects(How to import NetBeans Java Projects into Eclipse)
Importing NetBeans Projects [message #1693625] Mon, 27 April 2015 03:59 Go to next message
Edgar Cole is currently offline Edgar ColeFriend
Messages: 1
Registered: April 2015
Junior Member
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 05:34 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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: Fri Apr 19 13:46:22 GMT 2024

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

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

Back to the top