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

Bug 491580 - Implement Engines Management in config.xml editor #65

Merged
merged 1 commit into from
Jun 28, 2016

Conversation

amisevsk
Copy link
Contributor

@amisevsk amisevsk commented Jun 9, 2016

Add AvailableCordovaEngineSection to overview tab of config.xml editor.
Currently, editing config.xml directly is not handled well.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=491580
Signed-off-by: Angel Misevski amisevsk@redhat.com

@eclipsewebmaster
Copy link
Contributor

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=491580


} catch (JsonIOException e) {
HybridCore.log(IStatus.WARNING, "Error reading input stream from platforms.json", e);
} catch (JsonSyntaxException e) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, Json errors have to be fixed manually. The file is simple enough that this shouldn't be a significant problem.

Add AvailableCordovaEngineSection to overview tab of config.xml editor.
Currently, editing config.xml directly is not handled well.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=491580
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@gorkem gorkem merged commit 7165532 into eclipse-archived:master Jun 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants