[JBoss JIRA] (JBIDE-22901) NullPointerException in CDIProject.rebuildXML
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22901?page=com.atlassian.jira.plugi... ]
Alexey Kazakov closed JBIDE-22901.
----------------------------------
Fix Version/s: 4.4.1.AM3
(was: 4.4.x)
Resolution: Duplicate Issue
Closing as duplicate. Thanks!
> NullPointerException in CDIProject.rebuildXML
> ---------------------------------------------
>
> Key: JBIDE-22901
> URL: https://issues.jboss.org/browse/JBIDE-22901
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.3.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.1.AM3
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.cdi.internal.core.impl.CDIProject.rebuildXML(CDIProject.java:1458)
> at org.jboss.tools.cdi.internal.core.impl.CDIProject.update(CDIProject.java:1214)
> at org.jboss.tools.cdi.internal.core.impl.definition.DefinitionContext.applyWorkingCopy(DefinitionContext.java:442)
> at org.jboss.tools.cdi.core.CDICoreBuilder.build(CDICoreBuilder.java:272)
> at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
> at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
> at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
> at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.11.0.v20160422-0304 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.m2e.core | 1.6.3.20160209-1446 | 1.7.0.20160504-0322 |
> | org.eclipse.m2e.core.ui | 1.6.3.20160209-1446 | 1.7.0.20160504-0322 |
> | org.eclipse.ui.ide | 3.11.0.v20150825-2158 | 3.11.0.v20150825-2158 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.tools.cdi.core | 1.7.1.Final-v20160330-2256-B84 | 1.8.0.Final-v20160610-0126-B1 |
> | org.jboss.tools.common.validation | 3.7.1.Final-v20160408-2358-B112 | 3.7.1.Final-v20160408-2358-B112 |
> Operating Systems:
> | Linux | 3.19.0 | 3.19.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/56ec34a1e4b08ccb7b...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22901) NullPointerException in CDIProject.rebuildXML
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22901?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22901:
-----------------------------------------------
This is duplicate of JBIDE-22614 which is fixed in master (committed on June 24). It seems that the exception caught on an old version (I see org.jboss.tools.cdi.core 1.8.0.Final-v20160610-0126-B1 - June 10).
> NullPointerException in CDIProject.rebuildXML
> ---------------------------------------------
>
> Key: JBIDE-22901
> URL: https://issues.jboss.org/browse/JBIDE-22901
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.3.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.cdi.internal.core.impl.CDIProject.rebuildXML(CDIProject.java:1458)
> at org.jboss.tools.cdi.internal.core.impl.CDIProject.update(CDIProject.java:1214)
> at org.jboss.tools.cdi.internal.core.impl.definition.DefinitionContext.applyWorkingCopy(DefinitionContext.java:442)
> at org.jboss.tools.cdi.core.CDICoreBuilder.build(CDICoreBuilder.java:272)
> at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
> at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
> at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
> at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.11.0.v20160422-0304 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.m2e.core | 1.6.3.20160209-1446 | 1.7.0.20160504-0322 |
> | org.eclipse.m2e.core.ui | 1.6.3.20160209-1446 | 1.7.0.20160504-0322 |
> | org.eclipse.ui.ide | 3.11.0.v20150825-2158 | 3.11.0.v20150825-2158 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.tools.cdi.core | 1.7.1.Final-v20160330-2256-B84 | 1.8.0.Final-v20160610-0126-B1 |
> | org.jboss.tools.common.validation | 3.7.1.Final-v20160408-2358-B112 | 3.7.1.Final-v20160408-2358-B112 |
> Operating Systems:
> | Linux | 3.19.0 | 3.19.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/56ec34a1e4b08ccb7b...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22749) Improve the automatic finishing of FreeMarker constructs
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22749?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22749:
-----------------------------------
Labels: new_and_noteworthy (was: )
> Improve the automatic finishing of FreeMarker constructs
> --------------------------------------------------------
>
> Key: JBIDE-22749
> URL: https://issues.jboss.org/browse/JBIDE-22749
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: freemarker
> Reporter: Daniel Dekany
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.4.1.AM3
>
>
> Currently, when I type {{<#}} or {{<@}}, the editor automatically adds the closing {{>}}. It should also close {{</#}}, {{</@}}, {{${}}, and {{#{}} and {{<#--}}. Furthermore the way it auto-closes what it does is technically awkward, as it only inserts the {{>}} after the inserted {{#}} was shown and the resulting syntax highlighting was done, instead of inserting both characters in a single step.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22749) Improve the automatic finishing of FreeMarker constructs
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22749?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-22749:
--------------------------------------
Assignee: Alexey Kazakov
> Improve the automatic finishing of FreeMarker constructs
> --------------------------------------------------------
>
> Key: JBIDE-22749
> URL: https://issues.jboss.org/browse/JBIDE-22749
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: freemarker
> Reporter: Daniel Dekany
> Assignee: Alexey Kazakov
> Fix For: 4.4.1.AM3
>
>
> Currently, when I type {{<#}} or {{<@}}, the editor automatically adds the closing {{>}}. It should also close {{</#}}, {{</@}}, {{${}}, and {{#{}} and {{<#--}}. Furthermore the way it auto-closes what it does is technically awkward, as it only inserts the {{>}} after the inserted {{#}} was shown and the resulting syntax highlighting was done, instead of inserting both characters in a single step.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22382) Use different icons for EAP server and Red Hat Central
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22382?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-22382:
----------------------------------------
[~james.cobb]:
!fullIDE.png!
> Use different icons for EAP server and Red Hat Central
> ------------------------------------------------------
>
> Key: JBIDE-22382
> URL: https://issues.jboss.org/browse/JBIDE-22382
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central, server
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Fred Bricon
> Priority: Minor
> Labels: respin-a
> Fix For: 4.4.x
>
> Attachments: central-rhd-icon.png, fullIDE.png
>
>
> If there is an EAP server present in Servers view, workbench tool bar contains 2 same icons - Select a default server icon is same as Red Hat Central icon. We should make this explicitly different.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22868) Import Wizard: Last used git clone location is not used
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22868?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-22868:
-----------------------------------
Fix Version/s: 4.4.1.AM3
Story Points: 1
Sprint: devex #118 July 2016
Assignee: Viacheslav Kabanovich
> Import Wizard: Last used git clone location is not used
> -------------------------------------------------------
>
> Key: JBIDE-22868
> URL: https://issues.jboss.org/browse/JBIDE-22868
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: import_wizard, openshift_v3
> Fix For: 4.4.1.AM3
>
>
> When importing an OpenShift 3 application, I can customize where to clone source code. If I change it from default git clone location to something different. e.g. /home/mlabuda/git/alt instead of /home/mlabuda/git, the new value is used all the time. Problem is, when I decide to use default git clone location again so I check the checkbox to use that one. But this choice is not remembered and every time custom location is used. So I have to change it manually by checking the checkbox all the time.
> I think, if user want to use customized location all the time he should change it in git preferences. So it would be compatible across whole IDE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22382) Use different icons for EAP server and Red Hat Central
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22382?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22382:
-----------------------------------
Attachment: fullIDE.png
> Use different icons for EAP server and Red Hat Central
> ------------------------------------------------------
>
> Key: JBIDE-22382
> URL: https://issues.jboss.org/browse/JBIDE-22382
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central, server
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Fred Bricon
> Priority: Minor
> Labels: respin-a
> Fix For: 4.4.x
>
> Attachments: central-rhd-icon.png, fullIDE.png
>
>
> If there is an EAP server present in Servers view, workbench tool bar contains 2 same icons - Select a default server icon is same as Red Hat Central icon. We should make this explicitly different.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months