I have an application written by Java in Ecclipse (Kepler), unsuccesfully tried to run in Oracle JDeveloper: especially during running it comes to prompt-input data, but is being unable to move on. What can I do to fix it?
Asked
Active
Viewed 69 times
-6
-
For a start you can show the problematic code so that we have some chance of determining what is wrong. – greg-449 Jun 17 '14 at 14:06
1 Answers
0
You need to enable user input in JDeveloper - this might help: https://blogs.oracle.com/shay/entry/enabling_user_input_when_runni

Shay Shmeltzer
- 3,693
- 1
- 13
- 9