File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Project is not opening in NetBeans. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Project is not opening in NetBeans." Watch "Project is not opening in NetBeans." New topic
Author

Project is not opening in NetBeans.

Mohini Dhanaskar
Ranch Hand

Joined: Mar 27, 2012
Posts: 52
While opening an project, my project is showing in folder form rather then
represented in glode form. and therefore its not opening.


Please help me out.
Nam Ha Minh
Ranch Hand

Joined: Oct 31, 2011
Posts: 346

Don't you get any error/warning messages from the IDE?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

Sounds like you might have lost the nbproject directory, or perhaps the build.xml file. Do you have a backup of your project that has that directory? If not, I suspect that the only thing you can do is recreate the project (move the project's to somewhere else, create the project in NetBeans, and then copy the files into the new project


JBoss In Action
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Project is not opening in NetBeans.
 
Similar Threads
jsp insert program not working
JAVA: What is the error in this applet?
Is there a standard behavior for save buttons on forms?
no getter method for property
Why Indent?