Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+7 votes

I want to be able to test the Json connection on my computer.

asked ago in CSC 305 Fall 2024 by (2.8k points)

1 Answer

+3 votes
 
Best answer

Great question! I showed it in class, but it went by really fast...

  1. "Run menu"
  2. "Edit Configurations"
    3.Select the run configuration you want to edit (e.g. ChatterBoxApp or HamRadioApp, etc)
  3. Click "Modify Options",
  4. "Allow multiple Instances" (checkbox)
answered ago by (3.2k points)
selected ago by
...