-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
CHE-233:Rework Project API with new VFS #757
Conversation
@skabashnyuk @gazarenkov @azatsarynnyy @evidolob @vzhukovskii @evoevodin |
What documentation must be added to plugin docs so that new extension developers can properly use this, or does it have no impact? |
We don't need any updates |
*/ | ||
public class ProjectTypeUtils { | ||
|
||
public static ProjectConfigDto ensure(@NotNull ProjectConfigDto projectConfigDto, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure what?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good question :) need to check
fixed |
ok |
CHE-233:Rework Project API with new VFS
during merging #757 in dame way will be broken FactoryWorkspaceComponent.java. Rollback it to corect state Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
Signed-off-by: Vitaly Parfonov vparfonov@codenvy.com