Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Saves I need to save my Java file.

–1 vote
asked Apr 3, 2019 by cadams60 (110 points)
I have created a project added the code, but says I need t have it saved. I saved my code to project, but it still says it. How can I get the compiler to see it is saved.

1 Answer

0 votes
answered May 23, 2019 by Ryan (1,230 points)
I would copy everything to make new files and delete the old ones. If that doesn't work, make sure you're executing in the right directory.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...