How to remote debug my application with an IDE?

How to make a permanent application in Java using netbeans IDE?

  • hey..i have made many applications but i dont know how to save it as a real application..suppose,if i stopped the application from one point,when i open it next time i wanna continue ...show more

  • Answer:

    Before quitting the app, save all necessary information to a file. When the app is started, look for the file and if it exists, load all information to continue where you left off. There's no shortcut, you have to create your own "save states", basically.

IMMACXFSNARFM3PQIWE3TJ3DYA at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

That was the goal of Beans. If you use an IDE like NetBeans it has a toolbar with icons for JButton. That is a Java Bean and it preserves the color of the JButton. Hibernate is a huge module for JavaEE that databases Objects. You can use Serializable. And starting in Java5 was the JPA, Java Persistence API. Often, I just write my own mini-database as a textfile.

deonejuan

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.