Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 312995 - [launch] Eclipse is running the wrong file
Summary: [launch] Eclipse is running the wrong file
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 20:53 EDT by technojunkie CLA
Modified: 2011-06-08 00:16 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.