[
https://issues.jboss.org/browse/JBIDE-26706?page=com.atlassian.jira.plugi...
]
Zbyněk Červinka updated JBIDE-26706:
------------------------------------
Steps to Reproduce:
1) Create new *Launcher Application* Project using wizard by clicking on the
"Launcher Application" link in Red Hat Central (enter "rest-http" as
target mission and *vert.x redhat* as target runtime in the wizard before finishing the
project creation)
2) See the Project view similar to the one captured on the "Problems View.png"
image in the attachment
3) You can open the *project_name/.vscode/extensions.json* file to see the cause - line 2
in the JSON file is a double slash comment (see the "Error in the JSON file.png"
file in the attachment)
was:
1) Create new "Launcher Application" Project using wizard by clicking on the
"Launcher Application" link in Red Hat Central (enter "rest-http" as
target mission and "vert.x redhat" as target runtime in the wizard before
finishing the project creation)
2) See the Project view similar to the one captured on the "Problems View.png"
image in the attachment
3) You can open the *project_name/.vscode/extensions.json* file to see the cause - line 2
in the JSON file is a double slash comment (see the "Error in the JSON file.png"
file in the attachment)
"Launcher Application" Project from Red Hat CodeReady
Studio Central shows error after import
---------------------------------------------------------------------------------------------
Key: JBIDE-26706
URL:
https://issues.jboss.org/browse/JBIDE-26706
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.12.0.AM1
Environment: OS X 10.14.5 ONLY (other platforms are without errors)
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Priority: Major
Attachments: Error in the JSON file.png, Problems View.png
Newly created "Launcher Application" Projects (with the "rest-http"
as target mission and "vert.x redhat" as target runtime in the wizard) contains
error in the following JSON file:
* *your_project_name/.vscode/extensions.json*
The JSON file contains double slash comments which are reported as error in the Red Hat
CodeReady Studio Problems view.
Deleting all the comments removes the error in this JSON file.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)