Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not overwrite user projects with debugger virtual projects #18

Closed
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Google Chrome version:
SDK full version:
OS + version:

What steps will reproduce the problem?
1. Start Eclipse with chromedevtools plugins installed.
2. Create a project (e.g. Java project), fill with important content.
3. Create "Standalone V8" or "Chromium JavaScript" debug configuration with
the same name as your project.
4. Start your debug configuration.

What is the expected result?
Your important project stays untouched.

What happens instead?
Debug configuration creates temporary project of its own name and
overwrites your important project.

Original issue reported on code.google.com by peter.ry...@gmail.com on 7 Feb 2010 at 7:54

@GoogleCodeExporter
Copy link
Author

Fixed as of r307

Original comment by peter.ry...@gmail.com on 8 Feb 2010 at 2:59

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant