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

Add method for getting project #3243

Closed
vzhukovs opened this issue Dec 1, 2016 · 0 comments
Closed

Add method for getting project #3243

vzhukovs opened this issue Dec 1, 2016 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Dec 1, 2016

As org.eclipse.che.ide.api.resources.VirtualFile doesn't contains getProject method anymore we can deprecate current method org.eclipse.che.ide.api.resources.Resource#getRelatedProject and create a new one org.eclipse.che.ide.api.resources.Resource#getProject which will return an instance of bound org.eclipse.che.ide.api.resources.Project.

@vzhukovs vzhukovs added kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/plugin labels Dec 1, 2016
@vzhukovs vzhukovs self-assigned this Dec 1, 2016
@vzhukovs vzhukovs removed the status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. label Jan 11, 2017
@vzhukovs vzhukovs added this to the 5.1.0 milestone Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants