Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 312995

Summary: [launch] Eclipse is running the wrong file
Product: [Eclipse Project] Platform Reporter: technojunkie
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: darin.eclipse, pawel.1.piech, remy.suen
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description technojunkie CLA 2010-05-14 20:53:37 EDT
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
Comment 1 Remy Suen CLA 2010-05-14 21:01:12 EDT
(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'?
Comment 2 Darin Wright CLA 2010-05-17 09:32:46 EDT
What classes are present, which is run, which do you expect to be run?
Comment 3 Pawel Piech CLA 2011-06-08 00:16:29 EDT
Closing on lack of feedback.