[JBoss JIRA] (JBIDE-20164) webtools server adapter installation UI is non-informative
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20164?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20164:
-------------------------------
Attachment: jbt-server-adapters-beta2.png
Here's how things look in the freshly minted Beta2 (Beta2b, released today):
!jbt-server-adapters-beta2.png!
> webtools server adapter installation UI is non-informative
> ----------------------------------------------------------
>
> Key: JBIDE-20164
> URL: https://issues.jboss.org/browse/JBIDE-20164
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.0.Beta1
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Fix For: 4.3.0.Beta2
>
> Attachments: install-jbossas-connector-from-nightly.png, Install_New_Extension_and_New_Server.png, jbt-server-adapters-beta2.png
>
>
> When using the "download additional adapters" for JBoss Tools it has a few issues.
> a) shows "null" for vendor
> b) does not actually say it is for WildFly nor EAP servers
> c) (idea) should we add OpenShift to this ?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-19987) Batch diagram popup is not readable
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19987?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-19987:
---------------------------------------
There is a typo in org.eclipse.sapphire.ui.swt.gef.contextbuttons.Tooltip:
{code}
public Tooltip() {
setForegroundColor(ColorConstants.tooltipBackground);
setBackgroundColor(ColorConstants.tooltipBackground);
setOpaque(true);
setBorder(TOOLTIP_BORDER);
{code}
I am working on workaround
> Batch diagram popup is not readable
> -----------------------------------
>
> Key: JBIDE-19987
> URL: https://issues.jboss.org/browse/JBIDE-19987
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: batch
> Affects Versions: 4.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Daniel Azarov
> Priority: Minor
> Fix For: 4.3.0.CR1
>
> Attachments: batch-editor.png
>
>
> In Batch editor, Diagram tab, when I create a new step, select it and roll mouse over action buttons the text is not readable very well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-20370) When an Openshift project is created, make sure the Openshift Explorer is displayed
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20370?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-20370:
-----------------------------------
Assignee: Jeff Cantrill
> When an Openshift project is created, make sure the Openshift Explorer is displayed
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-20370
> URL: https://issues.jboss.org/browse/JBIDE-20370
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta2
> Reporter: Fred Bricon
> Assignee: Jeff Cantrill
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.CR1
>
>
> If I try to create a new Application on OpenShift v3, it'll create a Project first, then an application from a template on that project. Nothing shows up in Eclipse once I'm done, this is utterly confusing. At the very least, at the end, the OpenShift Explorer should be displayed, to let me know *something* happened.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3267:
--------------------------------------
[~vrubezhny] is actually working on pushing [~azerr] editor to WTP. [~gercan] is helping him with that.
But this is all about having that editor in Eclipse Neon (summer 2016). Not in Mars.
So, it looks like we are not going to have any JSON editor in JBDS 9.
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html-source-editing, requirements
> Reporter: Burr Sutter
> Assignee: Victor Rubezhny
> Fix For: 9.0.0.CR1
>
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3267:
------------------------------------
Assignee: Victor Rubezhny (was: Xavier Coulon)
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html-source-editing, requirements
> Reporter: Burr Sutter
> Assignee: Victor Rubezhny
> Fix For: 9.0.0.CR1
>
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-20387) Use column number when navigating to errors, and more
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20387?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-20387:
----------------------------------
Fix Version/s: 4.3.0.CR1
Story Points: 3
Sprint: Sprint #7 July 2015
Affects Version/s: 4.3.0.Beta2
> Use column number when navigating to errors, and more
> -----------------------------------------------------
>
> Key: JBIDE-20387
> URL: https://issues.jboss.org/browse/JBIDE-20387
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: freemarker
> Affects Versions: 4.3.0.Beta2
> Reporter: Daniel Dekany
> Assignee: Denis Golovin
> Fix For: 4.3.0.CR1
>
>
> The plugin doesn't utilize some tooling-centric information available in {{freemarker.core.ParseException}}, most importantly, the column number that Eclipse could utilize to jump at the error start inside the line. The information that's not used is (see {{plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/Editor.java}}):
> * {{getColumnNumber()}}, {{getEndColumnNumber()}}
> * {{getEndLineNumber()}}
> * {{getEditorMessage()}}: This should be used instead of {{getMessage()}} (though apparently the output of `getMessage()` is identical, it's actually because FM detects that it was called from JBoss Tools and then creates a message customized for that).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months