Community
Participate
Working Groups
Build Identifier: After i made a practice file, i made several classes inside it. after i finished filling java code in them, and i run them individually, the "run" button is running the wrong class file, and it sometimes runs the wrong file all together. Reproducible: Always Steps to Reproduce: 1. make a several java files 2. make several classes inside them and fill in some code 3. run the class and it will run the wrong class file
(In reply to comment #0) > 1. make a several java files > 2. make several classes inside them and fill in some code > 3. run the class and it will run the wrong class file Please provide more accurate steps. How are you exactly running these programs? Are you right-clicking on the file and then going 'Run As > Java Application'?
What classes are present, which is run, which do you expect to be run?
Closing on lack of feedback.