[JBoss JIRA] (JBIDE-20181) Add m2e nature to o.j.openshift.client and o.j.openshift.client projects
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20181?page=com.atlassian.jira.plugi... ]
Denis Golovin reassigned JBIDE-20181:
-------------------------------------
Assignee: Andre Dietisheim
> Add m2e nature to o.j.openshift.client and o.j.openshift.client projects
> ------------------------------------------------------------------------
>
> Key: JBIDE-20181
> URL: https://issues.jboss.org/browse/JBIDE-20181
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Beta2
> Reporter: Denis Golovin
> Assignee: Andre Dietisheim
> Fix For: 4.3.0.Beta2
>
>
> This is required in relation to JBIDE-19590 to avoid additional steps after importing project from freshly cloned git repository. There is no lib repository until project built at least once, hence after import I have to manually convert it to maven project and update maven project model to download required libraries and update project classpath.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20181) Add m2e nature to o.j.openshift.client and o.j.openshift.client projects
by Denis Golovin (JIRA)
Denis Golovin created JBIDE-20181:
-------------------------------------
Summary: Add m2e nature to o.j.openshift.client and o.j.openshift.client projects
Key: JBIDE-20181
URL: https://issues.jboss.org/browse/JBIDE-20181
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Denis Golovin
This is required in relation to JBIDE-19590 to avoid additional steps after importing project from freshly cloned git repository. There is no lib repository until project built at least once, hence after import I have to manually convert it to maven project and update maven project model to download required libraries and update project classpath.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20180) > (and <) in expressions confuses the editor
by Daniel Dekany (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20180?page=com.atlassian.jira.plugi... ]
Daniel Dekany updated JBIDE-20180:
----------------------------------
Description:
In the text editor, {{>}} closes the tag even if it's inside a string literal, or inside parentheses. Try:
* {{<#assign x = 'x>y'>}}: Notice how syntax coloring switches to black
* {{<#if (x > 0)></#if>}}: This one also breaks the outline view; no macros after this will appear in it.
More puzzling cases with {{<}}; these break outline view too:
* {{<#if x == '<'></#if><#macro m></#macro>}}
* {{<#if x < 1></#if><#macro m></#macro>}}
was:
In the text editor, {{>}} closes the tag even if it's inside a string literal, or inside parentheses. Try:
* {{<#assign x = 'x>y'>}}: Notice how syntax coloring switches to black
* {{<#if (x > 0)></#if>}}: This one also breaks the outline view; no macros after this will appear in it.
A more puzzling case, with {{<}}:
{{<#if x == '<'></#if><#macro m></#macro>}}
Here, the outline view is aborted again. (If you replace the {{<}} with a letter or such, it works.)
> > (and <) in expressions confuses the editor
> --------------------------------------------
>
> Key: JBIDE-20180
> URL: https://issues.jboss.org/browse/JBIDE-20180
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Reporter: Daniel Dekany
>
> In the text editor, {{>}} closes the tag even if it's inside a string literal, or inside parentheses. Try:
> * {{<#assign x = 'x>y'>}}: Notice how syntax coloring switches to black
> * {{<#if (x > 0)></#if>}}: This one also breaks the outline view; no macros after this will appear in it.
> More puzzling cases with {{<}}; these break outline view too:
> * {{<#if x == '<'></#if><#macro m></#macro>}}
> * {{<#if x < 1></#if><#macro m></#macro>}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20180) > (and <) in expressions confuses the editor
by Daniel Dekany (JIRA)
Daniel Dekany created JBIDE-20180:
-------------------------------------
Summary: > (and <) in expressions confuses the editor
Key: JBIDE-20180
URL: https://issues.jboss.org/browse/JBIDE-20180
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: freemarker
Reporter: Daniel Dekany
In the text editor, {{>}} closes the tag even if it's inside a string literal, or inside parentheses. Try:
* {{<#assign x = 'x>y'>}}: Notice how syntax coloring switches to black
* {{<#if (x > 0)></#if>}}: This one also breaks the outline view; no macros after this will appear in it.
A more puzzling case, with {{<}}:
{{<#if x == '<'></#if><#macro m></#macro>}}
Here, the outline view is aborted again. (If you replace the {{<}} with a letter or such, it works.)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19992) Open Properties view on double click of elemet in batch diagram
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19992?page=com.atlassian.jira.plugi... ]
Alexey Kazakov resolved JBIDE-19992.
------------------------------------
Resolution: Rejected
Agree with Slava, not sure we it's doable/useful with Sapphire. Feel free to reopen the issue if you have an idea how Sapphire/JBT can handle it better.
> Open Properties view on double click of elemet in batch diagram
> ---------------------------------------------------------------
>
> Key: JBIDE-19992
> URL: https://issues.jboss.org/browse/JBIDE-19992
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.0.Beta2
>
>
> In batch editor diagram tab, it would be nice if after double click on some element (e.g. step) corrensponding Properties view would be open and activated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19991) Add possibility "Show in Properties" to batch diagram validation message dialog
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19991?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-19991:
----------------------------------------
[~scabanovich] could you please rise this question/request regarding opening that API on Sapphire forum/bugzilla?
> Add possibility "Show in Properties" to batch diagram validation message dialog
> -------------------------------------------------------------------------------
>
> Key: JBIDE-19991
> URL: https://issues.jboss.org/browse/JBIDE-19991
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.3.x
>
> Attachments: validation.png
>
>
> There is possibility "Show in source" but since you can edit some properties in Properties view, it makes sense to add also "Show in Properties view".
> !validation.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months