ozzyman
14 years ago
This is the background info:
- I tried to right-click delete a grey (uneditable) block in the Source Code
- My whole GUI java file got deleted
- I used Local History to recover it
- A bunch of other stuff came up I didn't need so I deleted that
- Everything seemed fine at the time, Ran my program and the GUI loaded fine, all the code was there and in Design View my GUI was intact
- In that bunch of stuff I deleted was an XML file which seemed to be the formatting of the GUI in XML language, i copied it to a text file and saved it just in case before i deleted it. even after I deleted it I could still edit stuff in design view
- Just in case something was still wrong, I restarted netbeans before I did any more hard work to check if the project is still fine
When I re-opened netbeans this time my main Form disappeared! no Design View so I can't edit the GUI! The strange thing is that all the .java files are still there and the source code is still intact, and if i press Run the GUI still loads fine but the big problem is that I Can't Edit the GUI in design view anymore and my project is only half done.
This is so important and i've put a lot of work into this so if anyone knows whats gone wrong and how to help me it would be much appreciated. I really need to get the forms showing up in Inspector again and get Design View showing. It's not a problem with netbeans because if i right-click the project and make a New form the new form shows up with Design View and in Inspector.
Pleeease Help!!
- I tried to right-click delete a grey (uneditable) block in the Source Code
- My whole GUI java file got deleted
- I used Local History to recover it
- A bunch of other stuff came up I didn't need so I deleted that
- Everything seemed fine at the time, Ran my program and the GUI loaded fine, all the code was there and in Design View my GUI was intact
- In that bunch of stuff I deleted was an XML file which seemed to be the formatting of the GUI in XML language, i copied it to a text file and saved it just in case before i deleted it. even after I deleted it I could still edit stuff in design view
- Just in case something was still wrong, I restarted netbeans before I did any more hard work to check if the project is still fine
When I re-opened netbeans this time my main Form disappeared! no Design View so I can't edit the GUI! The strange thing is that all the .java files are still there and the source code is still intact, and if i press Run the GUI still loads fine but the big problem is that I Can't Edit the GUI in design view anymore and my project is only half done.
This is so important and i've put a lot of work into this so if anyone knows whats gone wrong and how to help me it would be much appreciated. I really need to get the forms showing up in Inspector again and get Design View showing. It's not a problem with netbeans because if i right-click the project and make a New form the new form shows up with Design View and in Inspector.
Pleeease Help!!