My client just sent me the base project for development purposes. I think he just zipped the project folder and sent to me.
Now when I go to NetBeans, "New project with existing sources": First I see the error that "this project already contains build folder". I deleted the build folder from project and then I get the error "this project already contains a netbeans project".
Any idea what I am missing. I am used to Eclipse and new to Netbeans. The project structure sent to me by client is:
Try copying the src and web folder in different folder location and create New project with existing sources in Netbeans. This should work. Or remove the nbproject folder as well before importing.
Follow these steps:
If you don't have the source folder added do the following
Now you can have fun and run the application.
From Netbeans 8.1 - there is an "Import from ZIP" option.
Go to Main Menu -> File -> Import Project -> from ZIP.
Browse your .ZIP file's location via Browse button.
If you have Java project depending on external Libraries, Netbeans will highlight & ask for "Resolving problems" in project, click on resolve, provide location in your file system containing required library files .e.g JARs etc & you will be good to go.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With