[JBoss JIRA] (JBIDE-22079) Import wizard: Error when import a project already existing in workspace
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22079?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22079:
-----------------------------------
Fix Version/s: 4.4.x
(was: 4.4.0.Final)
> Import wizard: Error when import a project already existing in workspace
> ------------------------------------------------------------------------
>
> Key: JBIDE-22079
> URL: https://issues.jboss.org/browse/JBIDE-22079
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Labels: import_wizard, openshift_v3
> Fix For: 4.4.x
>
> Attachments: import-error.png
>
>
> When I am creating a new OpenShift application using an existing repo, or at least project in workspace, it throws an error upon application creation completion. This is a bit of pain, because even I have an existing git repo and checked the checkbox in Import Wizard to reuse it, it tries to import project then, but it fails. But the existing project is still usable to use it for a new OpenShift 3 server adapter and upon start of the adapter, local changes are published to OpenShift. This issue is just about error. Maybe we could display a dialog that such a project already exists in workspace and let user to choose to replace it by the one being imported or keep it as it is (if user know that the project in workspace is the correct one and he/she does not want to overwrite it and let local changes disappear).
> Error:
> {code}Could not import project from org.jboss.tools.openshift.internal.common.ui.application.importoperation.ImportFailedException: There was a maven related error that prevented us from importing the project. We encourage you to look into the pom in the cloned repository at /home/mlabuda/git/jboss-eap-quickstarts.
> One of the possible reasons is that there is already a project in your workspace that matches the maven name of the OpenShift application. You can then rename your workspace project and start over again.
> An exception stack trace is not available.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21606) Consider using java 8 for EAP 6.4 by default
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21606?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21606:
-----------------------------------
Fix Version/s: 4.4.x
(was: 4.4.0.Final)
> Consider using java 8 for EAP 6.4 by default
> --------------------------------------------
>
> Key: JBIDE-21606
> URL: https://issues.jboss.org/browse/JBIDE-21606
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.1.Beta2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.x
>
>
> Here's the problem that I just hit:
> I added EAP 6.4 to JBDS 9.1 using runtime detection. Then I created the html5 project from JBoss Central using the EAP 6.4 server as target runtime.
> Then on the project, I just Run -> Run on Server.
> The server started, but deployment failed on Unsupported version: 51.0
> Which is a bit strange, because the server was running with java 6. But anyhow. It seems the quictstart requires java 1.8 now. But default, EAP 6 will be set up to use java 6.
> So ideally EAP 6.4 would use java 8 if present. But I know we discussed similar things in the past and there didn't seem to be any way to make something like this happen. But I just wanted to present this use case and perhaps there is some possibility?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21743) no declaration can be found for element "context:component-scan" in spring-kitchensink-basic quickstart
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21743?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21743:
-----------------------------------
Fix Version/s: 4.4.x
(was: 4.4.0.Final)
> no declaration can be found for element "context:component-scan" in spring-kitchensink-basic quickstart
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21743
> URL: https://issues.jboss.org/browse/JBIDE-21743
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.3.1.CR1
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Fix For: 4.4.x
>
>
> Importing "spring-kitchensink-basic" EAP7 quickstart raises an error:
> {noformat}Description Resource Path Location Type
> cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'context:component-scan'. jboss-as-spring-mvc-context.xml /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF line 26 XML Problem
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21384) Syntax errors reported on feedhenry.js file
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21384?page=com.atlassian.jira.plugi... ]
Alexey Kazakov resolved JBIDE-21384.
------------------------------------
Resolution: Done
Should be fixed in the new JSDT/Neon.
> Syntax errors reported on feedhenry.js file
> -------------------------------------------
>
> Key: JBIDE-21384
> URL: https://issues.jboss.org/browse/JBIDE-21384
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, upstream
> Affects Versions: 4.2.3.Final
> Environment: JBDS 9.0.0
> FeedHenry Cordova Light App with Ionic
> Mac OS X 10.11
> Reporter: Karel Piwko
> Assignee: Victor Rubezhny
> Fix For: 4.4.0.Final
>
> Attachments: feedhenry.js, Screen Shot 2015-12-23 at 19.00.36.png
>
>
> When a FeedHenry Cordova project is imported into JBDS, it reports 89 errors in JBDS in feedhenry.js file.
> {code}
> Description Resource Path Location Type
> Syntax error on token ":", = expected feedhenry.js /HelloCordova/www line 4099 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3475 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3499 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3512 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3694 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3752 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3906 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3916 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 3958 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4030 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4042 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4063 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4076 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4213 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4274 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 4777 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 8647 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10325 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10352 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10430 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10439 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10454 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10545 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10556 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10564 JavaScript Problem
> Syntax error on token "}", ; expected feedhenry.js /HelloCordova/www line 10590 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3471 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3608 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3625 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3667 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3680 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3733 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3772 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3833 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3843 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 3866 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4017 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4038 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4050 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4058 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4210 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4211 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4217 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4260 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4266 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4702 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4709 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4752 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 4765 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 6007 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 6014 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 6024 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 6353 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10220 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10272 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10345 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10381 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10390 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10397 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10404 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10419 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10428 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10437 JavaScript Problem
> Syntax error on token(s), misplaced construct(s) feedhenry.js /HelloCordova/www line 10449 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 3697 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 3907 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 3907 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 3960 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4108 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4110 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4261 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4780 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4783 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4783 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 4783 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 6354 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 8649 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10586 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "}" to complete MethodBody feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> Syntax error, insert "else BlockStatement" to complete IfStatement feedhenry.js /HelloCordova/www line 10602 JavaScript Problem
> The left-hand side of an assignment must be a variable feedhenry.js /HelloCordova/www line 1 JavaScript Problem
> The left-hand side of an assignment must be a variable feedhenry.js /HelloCordova/www line 3400 JavaScript Problem
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21198) "Tern - Go to definition" hyperlink opens nothing
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21198?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21198:
-----------------------------------
Fix Version/s: LATER
(was: 4.4.0.Final)
> "Tern - Go to definition" hyperlink opens nothing
> -------------------------------------------------
>
> Key: JBIDE-21198
> URL: https://issues.jboss.org/browse/JBIDE-21198
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, jsp/jsf/xml/html-source-editing, upstream
> Affects Versions: 4.3.0.CR1
> Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: LATER
>
>
> 1. Install AngularJS from JBoss Central (Enable Early Access)
> 2. Create JSF 1.2 Kick Start project
> 3. Open inputUserName.jsp in VPE
> 4. Click on 'user' text within <h:inputText> tag
> 5. Press F3 key
> ERROR: Nothing happened. User.java file should be opened in editor
> 6. Hover with mouse over the same text and push Ctrl key
> ASSERT: Menu with these tree actions appeared:
> * Tern - Go to definiton
> * Open User.java
> * Open 'User - demo'
> Action Open User.java opens User.java in editor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21201) TernError: No type found at the given position.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21201?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21201:
-----------------------------------
Fix Version/s: LATER
(was: 4.4.0.Final)
> TernError: No type found at the given position.
> -----------------------------------------------
>
> Key: JBIDE-21201
> URL: https://issues.jboss.org/browse/JBIDE-21201
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, upstream
> Affects Versions: 4.3.0.Beta1
> Environment: tern 1.1.0
> Reporter: Pavol Srna
> Assignee: Victor Rubezhny
> Fix For: LATER
>
>
> 1. Create JSF 1.2 Kick Start project
> 2. Open inputUserName.jsp in VPE
> 3. Click on 'user' text within <h:inputText> tag
> 4. Press F3 key
> {code}
> tern.TernException: TernError: No type found at the given position.
> at tern.server.DefaultResponseHandler.getData(DefaultResponseHandler.java:45)
> at tern.server.protocol.TernResultsProcessorsFactory.makeRequestAndProcess(TernResultsProcessorsFactory.java:43)
> at tern.eclipse.ide.internal.core.resources.IDETernServerAsyncReqProcessor.run(IDETernServerAsyncReqProcessor.java:104)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: tern.TernException: TernError: No type found at the given position.
> at tern.server.nodejs.NodejsTernHelper.makeRequest(NodejsTernHelper.java:86)
> at tern.server.nodejs.NodejsTernServer.makeRequest(NodejsTernServer.java:163)
> at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:127)
> at tern.server.protocol.TernResultsProcessorsFactory.makeRequestAndProcess(TernResultsProcessorsFactory.java:42)
> ... 2 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months